Definition Type: ComplexType
Name: PendingCollateral
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-collateral-processes-5-10.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into paymentAmount in schema fpml-collateral-processes-5-10_xsd Drilldown into takerPartyReference in schema fpml-collateral-processes-5-10_xsd Drilldown into giverPartyReference in schema fpml-collateral-processes-5-10_xsd Drilldown into GiverTaker.model in schema fpml-collateral-processes-5-10_xsdXSD Diagram of PendingCollateral in schema fpml-collateral-processes-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="PendingCollateral">
    <xsd:sequence>
        <xsd:group ref="GiverTaker.model" />
        <xsd:element name="paymentAmount" type="Money" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
giverPartyReference nsE:giverPartyReference 0 (1)
takerPartyReference nsE:takerPartyReference 0 (1)
paymentAmount nsE:paymentAmount 0 (1)
<xs:group> nsE:GiverTaker.model (1) (1)
Collapse Derivation Tree:
Collapse References:
nsE:pendingCollateral