group "LoanAllocationParties.model"
Namespace:
Content:
Defined:
Includes:
definitions of 2 elements
Used:
Component Diagram
Complex Content Model
Content Model Elements (2):
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 FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.