group "PayerReceiver.model"
Namespace:
Content:
Defined:
Includes:
definitions of 4 elements
Used:
at 23 locations
Content Model Diagram
Complex Content Model
payerPartyReference?, payerAccountReference?, receiverPartyReference?, receiverAccountReference?
Content Model Elements (4):
payerAccountReference,
payerPartyReference,
receiverAccountReference,
receiverPartyReference (defined in PayerReceiver.model group)
Known Usage Locations
XML Source (w/o annotations (4); see within schema source)
<xsd:group name="PayerReceiver.model">
<xsd:sequence>
<xsd:element minOccurs="0" name="payerPartyReference" type="PartyReference"/>
<xsd:element minOccurs="0" name="payerAccountReference" type="AccountReference"/>
<xsd:element minOccurs="0" 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; 4/4)
payerAccountReference
Type:
AccountReference, empty content
A reference to the account responsible for making the payments defined by this structure.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="payerAccountReference" type="AccountReference"/>

payerPartyReference
Type:
PartyReference, empty content
A reference to the party responsible for making the payments defined by this structure.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="payerPartyReference" type="PartyReference"/>

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 minOccurs="0" name="receiverPartyReference" type="PartyReference"/>

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