Definition Type: Element
Name: margin
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:InitialMarginCalculation
Containing Schema: fpml-repo-5-10.xsd
MinOccurs 0
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_xsd2 Drilldown into haircutThreshold in schema fpml-repo-5-10_xsd2 Drilldown into haircut in schema fpml-repo-5-10_xsd2 Drilldown into marginRatioThreshold in schema fpml-repo-5-10_xsd2 Drilldown into marginRatio in schema fpml-repo-5-10_xsd2 Drilldown into InitialMarginCalculation in schema fpml-repo-5-10_xsd2XSD Diagram of margin in schema fpml-repo-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="margin" type="InitialMarginCalculation" minOccurs="0" 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 nsE:marginRatio 0 (1)
marginRatioThreshold nsE:marginRatioThreshold 0 2
haircut nsE:haircut 0 (1)
haircutThreshold nsE:haircutThreshold 0 2
assetReference nsE:assetReference 0 (1)
Collapse Derivation Tree: