complexType "LoanTransferSettlementEvent"
Namespace:
Content:
complex, 10 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (10):
allocationReference (defined in AbstractLoanAllocationSettlementEvent complexType),
amount (in settlement in loanTransferSettlementNotification),
cashPayable,
comment (defined in AbstractLoanEvent complexType),
correctedEventIdentifier,
eventIdentifier (defined in AbstractEventRequireId complexType),
facilityOutstandingsPosition (in settlement in loanTransferSettlementNotification),
lenderPartyReference,
parentEventIdentifier,
settlementDate (defined in AbstractLoanAllocationSettlementEvent complexType)
All Direct / Indirect Based Elements (1):
settlement (in loanTransferSettlementNotification)
Known Usage Locations
Annotation
An event structure defining the agent-to-counterparty trade settlement details.
Type Definition Detail
Type Derivation Tree
  AbstractLoanEvent (extension)
          LoanTransferSettlementEvent
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType abstract="false" name="LoanTransferSettlementEvent">
<xsd:complexContent>
<xsd:extension base="AbstractLoanAllocationSettlementEvent">
<xsd:sequence>
<xsd:element name="amount" type="Money"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/10)
amount
Type:
Money, complex content
The amount settled.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="amount" type="Money"/>

facilityOutstandingsPosition
Type:
One or more accrual periods which reflect the constituent portions of the accrual amount.
XML Source (w/o annotations (1); see within schema source)

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.