complexType "LoanTradePayment"
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):
discountFactor (defined in Payment complexType),
loanTradeReference (in payment in loanTradeTransferFeeDueNotification),
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 (in loanTradeTransferFeeDueNotification)
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)
      LoanTradePayment
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="LoanTradePayment">
<xsd:complexContent>
<xsd:extension base="Payment">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="loanTradeReference" type="LoanTradeReference"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/11)
loanTradeReference
Type:
LoanTradeReference, empty content
Reference to the original loan trade.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" name="loanTradeReference" type="LoanTradeReference"/>

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.