Definition Type: Element
Name: margin
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:InitialMarginCalculation
Containing Schema: fpml-repo-5-10.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
Initial margin calculation for a collateral asset. Initial margin requirements may be specified for multiple pieces of collateral.
Collapse XSD Schema Diagram:
Drilldown into assetReference in schema fpml-repo-5-10_xsd1 Drilldown into haircutThreshold in schema fpml-repo-5-10_xsd1 Drilldown into haircut in schema fpml-repo-5-10_xsd1 Drilldown into marginRatioThreshold in schema fpml-repo-5-10_xsd1 Drilldown into marginRatio in schema fpml-repo-5-10_xsd1 Drilldown into InitialMarginCalculation in schema fpml-repo-5-10_xsd1XSD Diagram of margin in schema fpml-repo-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="margin" type="InitialMarginCalculation" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Initial margin calculation for a collateral asset. Initial margin requirements may be specified for multiple pieces of collateral.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
marginRatio nsD:marginRatio (1) (1)
marginRatioThreshold nsD:marginRatioThreshold 0 2
haircut nsD:haircut (1) (1)
haircutThreshold nsD:haircutThreshold 0 2
assetReference nsD:assetReference 0 (1)
Collapse Derivation Tree: