The date or date/time associated with the original reservation booking.
XSD Schema Diagram:
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>