complexType "SwapAdditionalTerms"
Namespace:
Content:
complex, 2 elements
Defined:
globally in fpml-ird-5-11.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
All Direct / Indirect Based Elements (1):
additionalTerms
Known Usage Locations
Annotation
Additional terms to a swap contract. If the Swap AdditionalTerms container is empty, there is no additional terms
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="SwapAdditionalTerms">
<xsd:sequence minOccurs="0">
<xsd:sequence>
<xsd:element name="bondReference" type="BondReference"/>
<!--5-11-WD2 XAPWG proposed extension.-->
<xsd:element minOccurs="0" name="swapStreamReference" type="SwapStreamReference"/>
</xsd:sequence>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
bondReference
Type:
BondReference, complex content
Reference to a bond underlyer to represent an asset swap or Condition Precedent Bond.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="bondReference" type="BondReference"/>

swapStreamReference
Type:
SwapStreamReference, empty content
Reference to a leg linked to this bond underlyer to represent an Inflation linked asset swap.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="swapStreamReference" type="SwapStreamReference"/>

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