complexType "FinalPrincipalExchangeCalculation"
Namespace:
Content:
complex, 1 element
Defined:
globally in fpml-ird-5-13.xsd; see XML source
Includes:
definition of 1 element
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (1):
All Direct / Indirect Based Elements (2):
Known Usage Locations
Annotation
Indicates whether the Principal Exchange on the inflation leg is floored or not. If TRUE, Principal Exchange takes the form: Inflation Notional Amount * Max(1, Index Final/ Index Base). If FALSE, the Principal Exchange takes the form: Inflation Notional Amount * Index Final / Index Base. Added for Inflation Asset Swap.
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="FinalPrincipalExchangeCalculation">
<xsd:sequence>
<xsd:element name="floored" type="xsd:boolean"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/1)
floored
Type:
xsd:boolean, predefined, simple content
If TRUE, Principal Exchange takes the form: Inflation Notional Amount * Max(1, Index Final/ Index Base). If FALSE, the Principal Exchange takes the form: Inflation Notional Amount * Index Final / Index Base.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="floored" type="xsd:boolean"/>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.