complexType "FixedAmountCalculation"
Namespace:
Content:
complex, 2 elements
Defined:
globally in fpml-cd-5-5.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
fixedRate, dayCountFraction?
</...>
Content Model Elements (2):
dayCountFraction (in fixedAmountCalculation), fixedRate (in fixedAmountCalculation)
All Direct / Indirect Based Elements (1):
fixedAmountCalculation
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="FixedAmountCalculation">
<xsd:sequence>
<!--View Generation: SKIPPED calculationAmount - Standardized-->
<xsd:element name="fixedRate" type="FixedRate"/>
<xsd:element minOccurs="0" name="dayCountFraction" type="DayCountFraction"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
dayCountFraction
Type:
DayCountFraction, simple content
The day count fraction. ISDA 2003 Term: Fixed Rate Day Count Fraction.
Simple Content
xsd:normalizedString
maxLength:
255
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="dayCountFraction" type="DayCountFraction"/>

fixedRate
Type:
FixedRate, simple content
The calculation period fixed rate. A per annum rate, expressed as a decimal. A fixed rate of 5% would be represented as 0.05.
Simple Content
xsd:decimal
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="fixedRate" type="FixedRate"/>

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.