Definition Type: Element
Name: useOfPostedCollateral
Namespace: http://www.fpml.org/FpML-5/legal
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-legal-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Specifies whether the respective parties to the agreement have the right to rehypothecate the collateral held.
Collapse XSD Schema Diagram:
XSD Diagram of useOfPostedCollateral in schema fpml-legal-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<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>