XML Schema Documentation

Model Group: AccountReferenceOrPartyReference.model

[Table of contents]

Name AccountReferenceOrPartyReference.model
Used by (from the same schema document) Complex Type Allocation
XML Instance Representation
Start Choice [1]
<accountReference> AccountReference </accountReference> [1]

'Reference to the subaccount definition in the Party list.'

<partyReference> PartyReference </partyReference> [1]

'Reference to the party definition.'

End Choice
Diagram
Schema Component Representation
<xsd:group name="AccountReferenceOrPartyReference.model">
<xsd:choice>
<xsd:element name="accountReference" type=" AccountReference "/>
<xsd:element name="partyReference" type=" PartyReference "/>
</xsd:choice>
</xsd:group>