Definition Type: Group
Name: InterestResponseDetails.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 InterestResponseDetails.model in schema fpml-collateral-processes-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:group name="InterestResponseDetails.model">
    <xsd:choice>
        <xsd:sequence>
            <xsd:element name="variationMargin" type="InterestResponse">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">variation margin details for the interest reponse</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
            <xsd:element name="segregatedIndependentAmount" type="InterestResponse" minOccurs="0" />
        </xsd:sequence>
        <xsd:element name="segregatedIndependentAmount" type="InterestResponse">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">segregated independent amount details for the interest reponse</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)