group "DayCountAndYearFraction.model"
Namespace:
Content:
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
Content Model Elements (2):
dayCountFraction (in calculationPeriod in calculationElements),
dayCountYearFraction (in calculationPeriod in calculationElements)
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xsd:group name="DayCountAndYearFraction.model">
<xsd:sequence>
<xsd:element minOccurs="0" name="dayCountFraction" type="DayCountFraction"/>
<xsd:element minOccurs="0" name="dayCountYearFraction" type="xsd:decimal"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
dayCountFraction
Type:
DayCountFraction, simple content
The specification for how the number of days between two dates is calculated for purposes of calculation of a fixed or floating payment amount and the basis for how many days are assumed to be in a year. Day Count Fraction is an ISDA term. The equivalent AFB (Association Francaise de Banques) term is Calculation Basis.
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"/>

dayCountYearFraction
Type:
xsd:decimal, predefined, simple content
The year fraction value of the calculation period, result of applying the ISDA rules for day count fraction defined in the ISDA Annex.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="dayCountYearFraction" type="xsd:decimal"/>

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