complexType "LoanAllocationSettlementTask"
Namespace:
Content:
complex, 10 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (10):
allocationReference (in settlementTask in loanAllocationNotification),
comment (defined in AbstractLoanTask complexType),
correctedTaskIdentifier,
dates (defined in AbstractLoanTask complexType),
parentTaskIdentifier,
previousTaskIdentifier,
responsibleParty,
status (defined in AbstractLoanTask complexType),
taskIdentifier (defined in AbstractLoanTask complexType),
type (in settlementTask in loanAllocationNotification)
All Direct / Indirect Based Elements (1):
settlementTask (in loanAllocationNotification)
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)
  LoanAllocationSettlementTask
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType abstract="false" name="LoanAllocationSettlementTask">
<xsd:complexContent>
<xsd:extension base="AbstractLoanTask">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="allocationReference" type="LoanAllocationReference"/>
<xsd:element name="type" type="LoanAllocationSettlementTaskType"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/10)
allocationReference
Type:
Reference to a unique allocation id used to identify the allocation record.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" name="allocationReference" type="LoanAllocationReference"/>

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="LoanAllocationSettlementTaskType"/>

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.