Definition Type: Group
Name: ProposedCollateral.model
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-collateral-processes-5-10.xsd
Collapse XSD Schema Diagram:
Drilldown into segregatedIndependentAmount in schema fpml-collateral-processes-5-10_xsd Drilldown into segregatedIndependentAmount in schema fpml-collateral-processes-5-10_xsd Drilldown into variationMargin in schema fpml-collateral-processes-5-10_xsdXSD Diagram of ProposedCollateral.model in schema fpml-collateral-processes-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:group name="ProposedCollateral.model">
    <xsd:choice>
        <xsd:sequence>
            <xsd:element name="variationMargin" type="ProposedCollateral">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">variation margin details for proposed collateral</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
            <xsd:element name="segregatedIndependentAmount" type="ProposedCollateral" minOccurs="0" />
        </xsd:sequence>
        <xsd:element name="segregatedIndependentAmount" type="ProposedCollateral">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">segregated independent amount details for proposed collateral</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:choice>
</xsd:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
variationMargin nsE:variationMargin (1) (1)
segregatedIndependentAmount nsE:segregatedIndependentAmount 0 (1)
segregatedIndependentAmount nsE:segregatedIndependentAmount (1) (1)