complexType "LoanTradeSettlementTask"
Namespace:
Content:
complex, 10 elements
Defined:
Includes:
definitions of 2 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (10):
comment (defined in AbstractTask complexType),
status (defined in AbstractTask complexType),
taskIdentifier (defined in AbstractTask complexType),
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
A structure that details tasks and their statuses, the completion of which are prerequisites to the settlement of a trade or allocation.
Type Definition Detail
Type Derivation Tree
AbstractTask (extension)
  LoanTradeSettlementTask
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType abstract="false" name="LoanTradeSettlementTask">
<xsd:complexContent>
<xsd:extension base="AbstractTask">
<xsd:sequence>
<xsd:element name="loanTradeReference" type="LoanTradeReference"/>
<xsd:element name="type" type="LoanTradeSettlementTaskType"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/10)
loanTradeReference
Type:
LoanTradeReference, empty content
Reference to the master trade.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="loanTradeReference" type="LoanTradeReference"/>

type
Type:
The type of the settlement task.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
1
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="type" type="LoanTradeSettlementTaskType"/>

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.