The date and time of the flight segment departure.
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="DepartureDateTime" type="xs:dateTime" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">The date and time of the flight segment departure.</xs:documentation>
</xs:annotation>
</xs:attribute>