group "LoanAllocationParties.model"
Namespace:
Content:
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
Content Model Elements (2):
allocatedPartyReference, originalPartyReference
Known Usage Locations
Annotation
A model which contains the main parties involved in a loan allocation situation.
XML Source (w/o annotations (3); see within schema source)
<xsd:group name="LoanAllocationParties.model">
<xsd:sequence>
<xsd:element name="originalPartyReference" type="PartyReference"/>
<xsd:element name="allocatedPartyReference" type="PartyReference"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
allocatedPartyReference
Type:
PartyReference, empty content
A reference to the party that has been allocated to.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="allocatedPartyReference" type="PartyReference"/>

originalPartyReference
Type:
PartyReference, empty content
A reference to the party responsible for the allocation.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="originalPartyReference" 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.