group "PartyAndAccountReferences.model"
Namespace:
Content:
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
partyReference, accountReference?
Content Model Elements (2):
accountReference (defined in PartyAndAccountReferences.model group),
partyReference (defined in PartyAndAccountReferences.model group)
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xsd:group name="PartyAndAccountReferences.model">
<xsd:sequence>
<xsd:element name="partyReference" type="PartyReference"/>
<xsd:element minOccurs="0" name="accountReference" type="AccountReference"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
accountReference
Type:
AccountReference, empty content
Reference to an account.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="accountReference" type="AccountReference"/>

partyReference
Type:
PartyReference, empty content
Reference to a party.
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.