2.1 Primary Elements
Primary Elements are listed within a <SCHEME>
parent element, which defines the top-level entities of the message.
2.1.1 Balance Report Example showing the Primary Elements
Copy
<?xml version="1.0" encoding="utf-8"?>
<SCHEME ID="ABC">
<ACCOUNT>
…detail ommitted…
<CARD>…detail ommitted…</CARD>
<CARD>…detail ommitted…</CARD>
</ACCOUNT>
<ACCOUNT>…detail ommitted…</ACCOUNT>
<ACCOUNT>…detail ommitted…</ACCOUNT>
</SCHEME>