complexType "LoanAllocationIdentifier"
Namespace:
Content:
complex, 1 attribute, 9 elements
Defined:
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (9):
accountReference (defined in PartyAndAccountReferences.model group),
issuer (defined in IssuerTradeId.model group),
loanTradeReference (defined in LoanAllocationIdentifier complexType),
partyReference (defined in PartyAndAccountReferences.model group),
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)
Known Direct Subtypes (1):
LoanAllocationSummary
Known Indirect Subtypes (1):
LoanAllocation
All Direct / Indirect Based Elements (3):
Known Usage Locations
Annotation
A structure that contains sender-specific and optional shared loan allocation identifiers.
Type Definition Detail
Type Derivation Tree
TradeIdentifier (extension)
  LoanAllocationIdentifier
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="LoanAllocationIdentifier">
<xsd:complexContent>
<xsd:extension base="TradeIdentifier">
<xsd:sequence>
<xsd:element name="loanTradeReference" type="LoanTradeReference"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/9)
loanTradeReference
Type:
LoanTradeReference, empty content
Reference to the original loan trade.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="loanTradeReference" type="LoanTradeReference"/>

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.