Definition Type: Element
Name: collateralRequiredFlag
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-loan-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Identifies whether the buyer is to supply collateral in the case the trade involves a revolver and the trade settles as a participation.
Collapse XSD Schema Diagram:
XSD Diagram of collateralRequiredFlag in schema fpml-loan-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="collateralRequiredFlag" type="xsd:boolean">
    <xsd:annotation>
        <xsd:documentation>Identifies whether the buyer is to supply collateral in the case the trade involves a revolver and the trade settles as a participation.</xsd:documentation>
    </xsd:annotation>
</xsd:element>