complexType "SwapAdditionalTerms"
Namespace:
Content:
complex, 3 elements
Defined:
globally in fpml-ird-5-11.xsd; see XML source
Includes:
definitions of 3 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (3):
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 (4); see within schema source)
<xsd:complexType name="SwapAdditionalTerms">
<xsd:sequence minOccurs="0">
<xsd:element name="bondReference" type="BondReference"/>
<xsd:element minOccurs="0" name="spreadCalculationMethod" type="SpreadCalculationMethodEnum"/>
<xsd:element minOccurs="0" name="swapStreamReference" type="SwapStreamReference"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 3/3)
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"/>

spreadCalculationMethod
Type:
Method by which asset swap spread is calculated, par-par or proceeds.
Simple Content
enumeration of xsd:token
Enumeration:
"ParPar"
 - 
Par-par.
"Proceeds"
 - 
Proceeds.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="spreadCalculationMethod" type="SpreadCalculationMethodEnum"/>

swapStreamReference
Type:
SwapStreamReference, empty content
Reference to a leg linked to this bond underlyer to represent an Inflation linked asset swap. Added for Inflation 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.