Definition Type: Element
Name: collateralizationType
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:CollateralizationType
Containing Schema: fpml-doc-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies whether this party posts collateral. For Recordkeeping, the collateralization type refers to collateral that is posted by this firm, and One-Way is not meaningful. In other words, if the collateralization type is Full, this trade is fully collateralized by this party. For Transparency view, the options include Full, Partial, Uncollateralized, and One-Way.
Collapse XSD Schema Diagram:
Drilldown into collateralTypeScheme in schema fpml-doc-5-10_xsd4 Drilldown into CollateralizationType in schema fpml-doc-5-10_xsd4XSD Diagram of collateralizationType in schema fpml-doc-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="collateralizationType" type="CollateralizationType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies whether this party posts collateral. For Recordkeeping, the collateralization type refers to collateral that is posted by this firm, and One-Way is not meaningful. In other words, if the collateralization type is Full, this trade is fully collateralized by this party. For Transparency view, the options include Full, Partial, Uncollateralized, and One-Way.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
collateralTypeScheme nsE:collateralTypeScheme http://www.fpml.org/coding-scheme/collateral-type (Optional)
Collapse Derivation Tree: