complexType "LoanAllocationPayment"
Namespace:
Content:
complex, 2 attributes, 11 elements
Defined:
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
 = 
xsd:IDREF
   
>
   
Content: 
</...>
Content Model Elements (11):
allocationReference (in payment defined in AbstractLoanAllocationPaymentNotification complexType),
discountFactor (defined in Payment complexType),
payerAccountReference,
payerPartyReference (defined in Payer.model group),
paymentAmount (defined in Payment complexType),
paymentDate (defined in Payment complexType),
paymentType (defined in Payment complexType),
presentValueAmount (defined in Payment complexType),
receiverAccountReference,
receiverPartyReference,
settlementInformation (defined in Payment complexType)
All Direct / Indirect Based Elements (1):
payment (defined in AbstractLoanAllocationPaymentNotification complexType)
Known Usage Locations
Annotation
A structure that represents a payment related to a loan trade.
Type Definition Detail
Type Derivation Tree
PaymentBase (extension)
  Payment (extension)
      LoanAllocationPayment
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="LoanAllocationPayment">
<xsd:complexContent>
<xsd:extension base="Payment">
<xsd:sequence maxOccurs="unbounded">
<xsd:element name="allocationReference" type="LoanAllocationReference"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/11)
allocationReference
Type:
Reference to the loan trade allocation.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="allocationReference" type="LoanAllocationReference"/>

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.