Definition Type: Attribute
Name: BookedDate
Type: [Unresolved]: DateOrDateTimeType:
Containing Schema: OTA_CruiseCommonTypes.xsd
Use Optional
Documentation:
The date or date/time associated with the original reservation booking.
Collapse XSD Schema Diagram:
XSD Diagram of BookedDate in schema ota_cruisecommontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="BookedDate" type="DateOrDateTimeType" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">The date or date/time associated with the original reservation booking.</xs:documentation>
    </xs:annotation>
</xs:attribute>