complexType "LoanTradeSettlementTask"
Namespace:
Content:
complex, 10 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (10):
comment (defined in AbstractLoanTask complexType),
correctedTaskIdentifier,
dates (defined in AbstractLoanTask complexType),
loanTradeReference (in settlementTask in loanTradeNotification),
parentTaskIdentifier,
previousTaskIdentifier,
responsibleParty,
status (defined in AbstractLoanTask complexType),
taskIdentifier (defined in AbstractLoanTask complexType),
type (in settlementTask in loanTradeNotification)
All Direct / Indirect Based Elements (1):
settlementTask (in loanTradeNotification)
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
AbstractLoanTask (extension)
  LoanTradeSettlementTask
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType abstract="false" name="LoanTradeSettlementTask">
<xsd:complexContent>
<xsd:extension base="AbstractLoanTask">
<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
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="type" type="LoanTradeSettlementTaskType"/>

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.