group "MutualOrOptionalEarlyTermination.model"
Namespace:
Content:
Defined:
Includes:
definitions of 4 elements
Used:
Content Model Diagram
Complex Content Model
mutualEarlyTermination? | (optionalEarlyTermination?, optionalEarlyTerminationDate?, optionalEarlyTerminationElectingPartyReference?)
Content Model Elements (4):
mutualEarlyTermination,
optionalEarlyTermination (in equitySwapTransactionSupplement),
optionalEarlyTerminationDate,
optionalEarlyTerminationElectingPartyReference
Known Usage Locations
XML Source (w/o annotations (4); see within schema source)
<xsd:group name="MutualOrOptionalEarlyTermination.model">
<xsd:choice>
<xsd:element minOccurs="0" name="mutualEarlyTermination" type="xsd:boolean"/>
<xsd:sequence>
<xsd:element minOccurs="0" name="optionalEarlyTermination" type="xsd:boolean"/>
<xsd:element minOccurs="0" name="optionalEarlyTerminationDate" type="EarlyTerminationDateEnum"/>
<xsd:element minOccurs="0" name="optionalEarlyTerminationElectingPartyReference" type="PartyReference"/>
<!--View Generation: SKIPPED breakFundingRecovery - Documentation-->
<!--View Generation: Skipped an empty sequence.-->
</xsd:sequence>
</xsd:choice>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 4/4)
mutualEarlyTermination
Type:
xsd:boolean, predefined, simple content
Used for specifying whether the Mutual Early Termination Right that is detailed in the Master Confirmation will apply.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="mutualEarlyTermination" type="xsd:boolean"/>

optionalEarlyTermination
Type:
xsd:boolean, predefined, simple content
A Boolean element used for specifying whether the Optional Early Termination clause detailed in the agreement will apply.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="optionalEarlyTermination" type="xsd:boolean"/>

optionalEarlyTerminationDate
Type:
EarlyTerminationDateEnum, simple content
Optional Early Termination Date
Simple Content
enumeration of xsd:token
Enumeration:
"AnyDay", "ValuationDate", "ResetDate", "AfterFirstResetDate", "AsSpecifiedInMCA"
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="optionalEarlyTerminationDate" type="EarlyTerminationDateEnum"/>

optionalEarlyTerminationElectingPartyReference
Type:
PartyReference, empty content
Optional Early Termination Electing Party Reference
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="optionalEarlyTerminationElectingPartyReference" type="PartyReference"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.