Definition Type: Group
Name: MandatoryEarlyTermination.model
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-ird-4-4.xsd
Collapse XSD Schema Diagram:
Drilldown into mandatoryEarlyTermination in schema fpml-ird-4-4_xsd Drilldown into mandatoryEarlyTerminationDateTenor in schema fpml-ird-4-4_xsd Drilldown into mandatoryEarlyTermination in schema fpml-ird-4-4_xsdXSD Diagram of MandatoryEarlyTermination.model in schema fpml-ird-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:group name="MandatoryEarlyTermination.model">
    <xsd:choice>
        <xsd:element name="mandatoryEarlyTermination" type="MandatoryEarlyTermination">
            <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:element name="mandatoryEarlyTerminationDateTenor" type="Interval">
                <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
mandatoryEarlyTermination fpml:mandatoryEarlyTermination (1) (1)
mandatoryEarlyTerminationDateTenor fpml:mandatoryEarlyTerminationDateTenor (1) (1)
mandatoryEarlyTermination fpml:mandatoryEarlyTermination 0 (1)