group "Payer.model"
Namespace:
Content:
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
payerPartyReference, payerAccountReference?
Content Model Elements (2):
payerPartyReference (defined in Payer.model group)
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xsd:group name="Payer.model">
<xsd:sequence>
<xsd:element name="payerPartyReference" type="PartyReference"/>
<xsd:element minOccurs="0" name="payerAccountReference" type="AccountReference"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
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 name="payerPartyReference" 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.