complexType "ReturnSwapEarlyTermination"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
partyReference, startingDate
</...>
Content Model Elements (2):
partyReference (in earlyTermination), startingDate
All Direct / Indirect Based Elements (1):
earlyTermination
Known Usage Locations
Annotation
A type describing the date from which each of the party may be allowed to terminate the trade.
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="ReturnSwapEarlyTermination">
<xsd:sequence>
<xsd:element name="partyReference" type="PartyReference"/>
<xsd:element name="startingDate" type="StartingDate"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
partyReference
Type:
PartyReference, empty content
Reference to a party defined elsewhere in this document which may be allowed to terminate the trade.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="partyReference" type="PartyReference"/>

startingDate
Type:
StartingDate, complex content
Specifies the date from which the early termination clause can be exercised.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="startingDate" type="StartingDate"/>

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.