Definition Type: Element
Name: dayCount
Namespace: http://www.fpml.org/FpML-5/reporting
Type: positiveInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-com-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The number of days over which pricing should take place.
Collapse XSD Schema Diagram:
XSD Diagram of dayCount in schema fpml-com-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="dayCount" type="xsd:positiveInteger" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The number of days over which pricing should take place.</xsd:documentation>
    </xsd:annotation>
</xsd:element>