complexType "PaymentMatching"
Namespace:
Content:
complex, 7 elements
Defined:
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (7):
calculationDetails (defined in PaymentMatching complexType),
identifier (defined in PaymentDetails.model group),
payerAccountReference,
payerPartyReference (defined in Payer.model group),
paymentAmount (defined in PaymentDetails.model group),
receiverAccountReference,
receiverPartyReference (defined in Receiver.model group)
All Direct / Indirect Based Elements (2):
payment (defined in TradeCashflows.model group)
Known Usage Locations
Annotation
A global type describing the payment exposed to the matching process, along with its gross component(s) and calculation details.
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="PaymentMatching">
<xsd:sequence>
<xsd:group ref="PaymentDetails.model"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="calculationDetails" type="CalculationDetails"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/7)
calculationDetails
Type:
CalculationDetails, complex content
The set of cash flow components with calculations that comprise this payment.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="calculationDetails" type="CalculationDetails"/>

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.