complexType "LoanAllocation"
Namespace:
Content:
complex, 1 attribute, 15 elements
Defined:
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (15):
accountReference (defined in PartyAndAccountReferences.model group),
allocatedPartyReference,
amount (defined in LoanAllocationSummary complexType),
buyerPartyReference (in allocation in loanAllocationNotification),
comment (defined in LoanAllocationSummary complexType),
issuer (defined in IssuerTradeId.model group),
loanTradeReference (defined in LoanAllocationIdentifier complexType),
originalPartyReference,
partyReference (defined in PartyAndAccountReferences.model group),
sellerPartyReference (in allocation in loanAllocationNotification),
tradeId (defined in IssuerTradeId.model group),
tradeId (defined in TradeIdentifier complexType),
tradeId (defined in TradeIdentifier complexType),
versionedTradeId (defined in TradeIdentifier complexType),
versionedTradeId (defined in TradeIdentifier complexType)
All Direct / Indirect Based Elements (1):
allocation (in loanAllocationNotification)
Known Usage Locations
Annotation
An event structure defining information related to a loan trade allocation.
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 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.