complexType "Discounting"
Namespace:
Content:
complex, 3 elements
Defined:
globally in fpml-ird-5-8.xsd; see XML source
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (3):
discountRate, discountRateDayCountFraction, discountingType
All Direct / Indirect Based Elements (1):
discounting
Known Usage Locations
Annotation
A type defining discounting information. The 2000 ISDA definitions, section 8.4. discounting (related to the calculation of a discounted fixed amount or floating amount) apply. This type must only be included if discounting applies.
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="Discounting">
<xsd:sequence>
<xsd:element name="discountingType" type="DiscountingTypeEnum"/>
<xsd:group minOccurs="0" ref="DiscountRate.model"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/3)
discountingType
Type:
DiscountingTypeEnum, simple content
The discounting method that is applicable.
Simple Content
enumeration of xsd:token
Enumeration:
"Standard"
 - 
Per ISDA 2000 Definitions, Section 8.4. Discounting, paragraph (a)
"FRA"
 - 
Per ISDA 2000 Definitions, Section 8.4. Discounting, paragraph (b)
"FRAYield"
 - 
Per ISDA 2000 Definitions, Section 8.4. Discounting, paragraph (e)
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="discountingType" type="DiscountingTypeEnum"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.