Definition Type: ComplexType
Name: UseOfPostedCreditSupport
Namespace: http://www.fpml.org/FpML-5/legal
Containing Schema: fpml-legal-5-10.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into useOfPostedCollateral in schema fpml-legal-5-10_xsd Drilldown into partyReference in schema fpml-legal-5-10_xsdXSD Diagram of UseOfPostedCreditSupport in schema fpml-legal-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="UseOfPostedCreditSupport">
    <xsd:sequence>
        <xsd:element name="partyReference" type="PartyReference">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The party to which the terms apply.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="useOfPostedCollateral" type="xsd:boolean">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Specifies whether the respective parties to the agreement have the right to rehypothecate the collateral held.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
partyReference nsB:partyReference (1) (1)
useOfPostedCollateral nsB:useOfPostedCollateral (1) (1)
Collapse Derivation Tree:
Collapse References:
nsB:useOfPostedCreditSupport