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