Definition Type: Element
Name: initialMargin
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:InitialMargin
Containing Schema: fpml-repo-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Defines initial margin applied to a repo transaction.
Collapse XSD Schema Diagram:
Drilldown into minimumTransferAmount in schema fpml-repo-5-10_xsd2 Drilldown into marginThreshold in schema fpml-repo-5-10_xsd2 Drilldown into margin in schema fpml-repo-5-10_xsd2 Drilldown into marginType in schema fpml-repo-5-10_xsd2 Drilldown into InitialMargin in schema fpml-repo-5-10_xsd2XSD Diagram of initialMargin in schema fpml-repo-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="initialMargin" type="InitialMargin" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Defines initial margin applied to a repo transaction.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
marginType nsE:marginType 0 (1)
margin nsE:margin 0 unbounded
marginThreshold nsE:marginThreshold 0 (1)
minimumTransferAmount nsE:minimumTransferAmount 0 (1)
Collapse Derivation Tree: