complexType "OnBehalfOf"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
accountReference (defined in OnBehalfOf complexType),
partyReference (defined in OnBehalfOf complexType)
All Direct / Indirect Based Elements (2):
onBehalfOf (defined in DataDocument complexType),
onBehalfOf (defined in OnBehalfOf.model group)
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="OnBehalfOf">
<xsd:sequence>
<xsd:element name="partyReference" type="PartyReference"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="accountReference" type="AccountReference"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
accountReference
Type:
AccountReference, empty content
Identifies the account(s) related to the party when they cannot be determined from the party alone, for example in a inter-book trade.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="accountReference" type="AccountReference"/>

partyReference
Type:
PartyReference, empty content
The party for which the message reciever should work.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="partyReference" type="PartyReference"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.