Definition Type: Attribute
Name: daylightSavingsInd
Namespace: http://opentravel.org/common/message/v02
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA2_Message_v2.0.0.xsd
Use Optional
Documentation:
If true, daylight (or summer) savings time is used in the time zone.
Collapse XSD Schema Diagram:
XSD Diagram of daylightSavingsInd in schema ota2_message_v2_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="daylightSavingsInd" type="xsd:boolean" use="optional">
    <xsd:annotation>
        <xsd:documentation source="Description">If true, daylight (or summer) savings time is used in the time zone.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>