complexType "LoanAllocation"
Namespace:
Content:
complex, 1 attribute, 13 elements
Defined:
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (13):
amount (defined in LoanAllocationSummary complexType),
comment (defined in LoanAllocationSummary complexType),
issuer (defined in IssuerTradeId.model group),
tradeId (defined in IssuerTradeId.model group),
tradeId (defined in TradeIdentifier complexType),
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
A structure that defines party-to-party loan allocation information. This structure contains the allocated party details.
Type Definition Detail
Type Derivation Tree
TradeIdentifier (extension)
  LoanAllocationIdentifier (extension)
      LoanAllocationSummary (extension)
          LoanAllocation
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType abstract="false" name="LoanAllocation">
<xsd:complexContent>
<xsd:extension base="LoanAllocationSummary">
<xsd:sequence>
<xsd:group ref="LoanAllocationParties.model"/>
<xsd:group minOccurs="0" ref="SimpleBuyerSeller.model"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>

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.