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 (6):
onBehalfOf (defined in DataDocument complexType),
onBehalfOf (defined in OnBehalfOf.model group),
onBehalfOf (defined in RequestRegulatoryReportingStatusMessage complexType),
onBehalfOf (defined in RequestRegulatoryReportingStatusMessage complexType),
onBehalfOf (defined in RequestRegulatoryReportingStatusMessage complexType),
onBehalfOf (in valuationDocument)
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.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.