complexType "PrincipalExchangeFeatures"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
All Direct / Indirect Based Elements (1):
principalExchangeFeatures
Known Usage Locations
Annotation
A type describing the principal exchange features of the return swap.
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="PrincipalExchangeFeatures">
<xsd:sequence>
<xsd:element minOccurs="0" name="principalExchanges" type="PrincipalExchanges"/>
<xsd:element maxOccurs="unbounded" name="principalExchangeDescriptions" type="PrincipalExchangeDescriptions"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
principalExchangeDescriptions
Type:
Specifies each of the characteristics of the principal exchange cashflows, in terms of paying/receiving counterparties, amounts and dates.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" name="principalExchangeDescriptions" type="PrincipalExchangeDescriptions"/>

principalExchanges
Type:
PrincipalExchanges, complex content
The true/false flags indicating whether initial, intermediate or final exchanges of principal should occur.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="principalExchanges" type="PrincipalExchanges"/>

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.