complexType "FixedAmountCalculation"
Namespace:
Content:
complex, 2 elements
Defined:
globally in fpml-cd-5-13.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
All Direct / Indirect Based Elements (1):
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="FixedAmountCalculation">
<xsd:sequence>
<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
minLength:
0
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 FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.