Definition Type: Attribute
Name: departureDateTime
Namespace: http://www.opentravel.org/OTM/product/v4
Type: time:http://www.w3.org/2001/XMLSchema
Containing Schema: Product_4_0_0.xsd
Use Required
Documentation:
Date and time of the departure.
Collapse XSD Schema Diagram:
XSD Diagram of departureDateTime in schema product_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="departureDateTime" type="xsd:time" use="required">
    <xsd:annotation>
        <xsd:documentation source="Description">Date and time of the departure.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>