Definition Type: Attribute
Name: utcOffset
Namespace: http://opentravel.org/common/message/v02
Type: ota2msg:String_Tiny
Containing Schema: OTA2_Message_v2.0.0.xsd
Use Optional
Documentation:
The Coordinated Universal Time (UTC) time zone offset. A UTC offset is typically represented with a plus or minus sign, an hour increment and an hour designator, such as - 5h.
Collapse XSD Schema Diagram:
XSD Diagram of utcOffset in schema ota2_message_v2_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="utcOffset" type="String_Tiny" use="optional">
    <xsd:annotation>
        <xsd:documentation source="Description">The Coordinated Universal Time (UTC) time zone offset.</xsd:documentation>
        <xsd:documentation source="Implementer">A UTC offset is typically represented with a plus or minus sign, an hour increment and an hour designator, such as - 5h.</xsd:documentation>
        <xsd:appinfo>
            <otm:Example context="OTM2" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">- 5h</otm:Example>
        </xsd:appinfo>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: