Definition Type: Element
Name: includesHolidays
Namespace: http://www.fpml.org/2008/FpML-4-5
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-asset-4-5.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
If this delivery schedule remains good even if the day(s) it relates to fall on a holiday, this element should be set to 'true'. On the other hand, if the delivery schedule is not valid for holidays, this element should be set to 'false'.
Collapse XSD Schema Diagram:
XSD Diagram of includesHolidays in schema fpml-asset-4-5_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="includesHolidays" type="xsd:boolean">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">If this delivery schedule remains good even if the day(s) it relates to fall on a holiday, this element should be set to 'true'. On the other hand, if the delivery schedule is not valid for holidays, this element should be set to 'false'.</xsd:documentation>
    </xsd:annotation>
</xsd:element>