complexType "LimitedSwap"
Namespace:
Content:
complex, 2 elements
Defined:
globally in fpml-ird-5-3.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
swapStream+, additionalPayment*
</...>
Content Model Elements (2):
additionalPayment (in swap in swaption), swapStream (in swap in swaption)
All Direct / Indirect Based Elements (1):
swap (in swaption)
Known Usage Locations
Annotation
A limited version of the swap type for the transparency view. Omits the inherited product properties and break clauses.
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="LimitedSwap">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="swapStream" type="InterestRateStream"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="additionalPayment" type="Payment"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
additionalPayment
Type:
Payment, complex content
Additional payments between the principal parties.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="additionalPayment" type="Payment"/>

swapStream
Type:
InterestRateStream, complex content
The swap streams.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" name="swapStream" type="InterestRateStream"/>

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.