Definition Type: Element
Name: dayNumber
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: integer:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-com-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The occurrence of the dayOfWeek within the pricing period on which pricing will take place, e.g. the 3rd Friday within each Calculation Period. If omitted, every dayOfWeek will be a pricing day.
Collapse XSD Schema Diagram:
XSD Diagram of dayNumber in schema fpml-com-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="dayNumber" type="xsd:integer" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The occurrence of the dayOfWeek within the pricing period on which pricing will take place, e.g. the 3rd Friday within each Calculation Period. If omitted, every dayOfWeek will be a pricing day.</xsd:documentation>
    </xsd:annotation>
</xsd:element>