Definition Type: Element
Name: margin
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA: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_xsd Drilldown into haircutThreshold in schema fpml-repo-5-10_xsd Drilldown into haircut in schema fpml-repo-5-10_xsd Drilldown into marginRatioThreshold in schema fpml-repo-5-10_xsd Drilldown into marginRatio in schema fpml-repo-5-10_xsd Drilldown into InitialMarginCalculation in schema fpml-repo-5-10_xsdXSD Diagram of margin in schema fpml-repo-5-10_xsd (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 nsA:marginRatio (1) (1)
marginRatioThreshold nsA:marginRatioThreshold 0 2
haircut nsA:haircut (1) (1)
haircutThreshold nsA:haircutThreshold 0 2
assetReference nsA:assetReference 0 (1)
Collapse Derivation Tree: