Definition Type: Element
Name: dayType
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:DayTypeEnum
Containing Schema: fpml-shared-4-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
In the case of an offset specified as a number of days, this element defines whether consideration is given as to whether a day is a good business day or not. If a day type of business days is specified then non-business days are ignored when calculating the offset. The financial business centers to use for determination of business days are implied by the context in which this element is used. This element must only be included when the offset is specified as a number of days. If the offset is zero days then the dayType element should not be included.
Collapse XSD Schema Diagram:
XSD Diagram of dayType in schema fpml-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="dayType" type="DayTypeEnum" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">In the case of an offset specified as a number of days, this element defines whether consideration is given as to whether a day is a good business day or not. If a day type of business days is specified then non-business days are ignored when calculating the offset. The financial business centers to use for determination of business days are implied by the context in which this element is used. This element must only be included when the offset is specified as a number of days. If the offset is zero days then the dayType element should not be included.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: