complexType "LoanAllocationIdentifier"
Namespace:
Content:
complex, 1 attribute, 7 elements
Defined:
Includes:
definition of 1 element
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (7):
issuer (defined in IssuerTradeId.model group),
tradeId (defined in IssuerTradeId.model group),
tradeId (defined in TradeIdentifier complexType),
Known Direct Subtypes (1):
Known Indirect Subtypes (1):
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/7)
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 FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.