group "LoanTradeDetails.model"
Namespace:
Content:
Defined:
Includes:
definitions of 3 elements
Used:
Component Diagram
Complex Content Model
Content Model Elements (3):
Known Usage Locations
Annotation
A model used to reference a single loan trade.
XML Source (w/o annotations (4); see within schema source)
<xsd:group name="LoanTradeDetails.model">
<xsd:choice>
<xsd:element name="tradeIdentifier" type="TradeIdentifier"/>
<xsd:element name="tradeSummary" type="LoanTradeSummary"/>
<xsd:element name="trade" type="LoanTrade"/>
</xsd:choice>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 3/3)
trade
Type:
LoanTrade, complex content
A structure that defines party-to-party loan trade information. This structure contains the main (e.g. fund manager/main counterparty) trade details.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="trade" type="LoanTrade"/>

tradeIdentifier
Type:
TradeIdentifier, complex content
Unique trade ids used to identify the trade record.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="tradeIdentifier" type="TradeIdentifier"/>

tradeSummary
Type:
LoanTradeSummary, complex content
A structure that defines all loan trade information i.e. this structure contains the main (e.g. fund manager/main counterparty) trade details.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="tradeSummary" type="LoanTradeSummary"/>

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.