group "DiscountRate.model"
Namespace:
Content:
Defined:
globally in fpml-ird-5-3.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
discountRate?, discountRateDayCountFraction?
Content Model Elements (2):
discountRate, discountRateDayCountFraction
Known Usage Locations
Annotation
Model group enforces association of day count fraction with the discount rate.
XML Source (w/o annotations (3); see within schema source)
<xsd:group name="DiscountRate.model">
<xsd:sequence>
<xsd:element minOccurs="0" name="discountRate" type="xsd:decimal"/>
<xsd:element minOccurs="0" name="discountRateDayCountFraction" type="DayCountFraction"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
discountRate
Type:
xsd:decimal, predefined, simple content
A discount rate, expressed as a decimal, to be used in the calculation of a discounted amount. A discount amount of 5% would be represented as 0.05.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="discountRate" type="xsd:decimal"/>

discountRateDayCountFraction
Type:
DayCountFraction, simple content
A discount day count fraction to be used in the calculation of a discounted amount.
Simple Content
xsd:normalizedString
maxLength:
255
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="discountRateDayCountFraction" type="DayCountFraction"/>

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.