Definition Type: Group
Name: MandatoryEarlyTermination.model
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Containing Schema: fpml-ird-5-10.xsd
Collapse XSD Schema Diagram:
Drilldown into mandatoryEarlyTermination in schema fpml-ird-5-10_xsd2 Drilldown into mandatoryEarlyTerminationDateTenor in schema fpml-ird-5-10_xsd2XSD Diagram of MandatoryEarlyTermination.model in schema fpml-ird-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:group name="MandatoryEarlyTermination.model">
    <xsd:choice>
        <xsd:sequence>
            <xsd:element name="mandatoryEarlyTerminationDateTenor" type="Period" minOccurs="0">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">Period after trade date of the mandatory early termination date.</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
            <xsd:element name="mandatoryEarlyTermination" type="MandatoryEarlyTermination" minOccurs="0">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">A mandatory early termination provision to terminate the swap at fair value.</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
        </xsd:sequence>
    </xsd:choice>
</xsd:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
mandatoryEarlyTerminationDateTenor nsD:mandatoryEarlyTerminationDateTenor 0 (1)
mandatoryEarlyTermination nsD:mandatoryEarlyTermination 0 (1)