XML Schema Documentation

Model Group: MandatoryEarlyTermination.model

[Table of contents]

Name MandatoryEarlyTermination.model
Used by (from the same schema document) Complex Type EarlyTerminationProvision
XML Instance Representation
Start Choice [1]
<mandatoryEarlyTermination> MandatoryEarlyTermination </mandatoryEarlyTermination> [1]

'A mandatory early termination provision to terminate the swap at fair value.'

<mandatoryEarlyTerminationDateTenor> Interval </mandatoryEarlyTerminationDateTenor> [1]

'Period after trade date of the mandatory early termination date.'

<mandatoryEarlyTermination> MandatoryEarlyTermination </mandatoryEarlyTermination> [0..1]

'A mandatory early termination provision to terminate the swap at fair value.'

End Choice
Diagram
Schema Component Representation
<xsd:group name="MandatoryEarlyTermination.model">
<xsd:choice>
<xsd:element name="mandatoryEarlyTermination" type=" MandatoryEarlyTermination "/>
<xsd:sequence>
<xsd:element name="mandatoryEarlyTerminationDateTenor" type=" Interval "/>
<xsd:element name="mandatoryEarlyTermination" type=" MandatoryEarlyTermination " minOccurs="0"/>
</xsd:sequence>
</xsd:choice>
</xsd:group>