<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>
|