Definition Type: Element
Name: dayCount
Namespace: http://www.fpml.org/FpML-5/legal
Type: nsB:DayCount
Containing Schema: fpml-legal-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The day count is the denominator for accrual calculation. If no currency is specified, the value applies to all currencies. If some currencies are specified, it only applies to those currencies.
Collapse XSD Schema Diagram:
Drilldown into currencySpecificDayCount in schema fpml-legal-5-10_xsd Drilldown into defaultDayCount in schema fpml-legal-5-10_xsd Drilldown into DayCount in schema fpml-legal-5-10_xsdXSD Diagram of dayCount in schema fpml-legal-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="dayCount" type="DayCount">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The day count is the denominator for accrual calculation. If no currency is specified, the value applies to all currencies. If some currencies are specified, it only applies to those currencies.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
defaultDayCount nsB:defaultDayCount (1) (1)
currencySpecificDayCount nsB:currencySpecificDayCount 0 unbounded
Collapse Derivation Tree: