group "Receiver.model"
Namespace:
Content:
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
receiverPartyReference, receiverAccountReference?
Content Model Elements (2):
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xsd:group name="Receiver.model">
<xsd:sequence>
<xsd:element name="receiverPartyReference" type="PartyReference"/>
<xsd:element minOccurs="0" name="receiverAccountReference" type="AccountReference"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
receiverAccountReference
Type:
AccountReference, empty content
A reference to the account that receives the payments corresponding to this structure.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="receiverAccountReference" type="AccountReference"/>

receiverPartyReference
Type:
PartyReference, empty content
A reference to the party that receives the payments corresponding to this structure.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="receiverPartyReference" 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.