group "LoanTradeAllocationDetails.model"
Namespace:
Content:
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
Content Model Elements (2):
allocationId,
tradeSummary (defined in LoanTradeAllocationDetails.model group)
Known Usage Locations
Annotation
A model used to reference a single loan trade together with all associated allocations.
XML Source (w/o annotations (2); see within schema source)
<xsd:group name="LoanTradeAllocationDetails.model">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="allocationId" type="LoanAllocationIdentifier"/>
<xsd:element name="tradeSummary" type="LoanTradeSummary"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
allocationId
Type:
LoanAllocationIdentifier, complex content
A party-specific allocation identifier.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" name="allocationId" type="LoanAllocationIdentifier"/>

tradeSummary
Type:
LoanTradeSummary, complex content
XML Source (see within schema source)
<xsd:element name="tradeSummary" type="LoanTradeSummary"/>

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.