group "MutualOrOptionalEarlyTermination.model"
Namespace:
Content:
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
mutualEarlyTermination? | optionalEarlyTermination?
Content Model Elements (2):
mutualEarlyTermination,
optionalEarlyTermination (in equitySwapTransactionSupplement)
Known Usage Locations
XML Source (w/o annotations (2); 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"/>
<!--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; 2/2)
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"/>

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