Specifies the end date for the booking as a whole.
XSD Schema Diagram:
XSD Schema Code:
<xsd:attribute name="end" type="ota2-0400:DateTime" use="required">
<xsd:annotation>
<xsd:documentation source="Description">Specifies the end date for the booking as a whole.</xsd:documentation>
<xsd:appinfo>
<otm:Example context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">2016-08-28T04:32:52Z</otm:Example>
</xsd:appinfo>
</xsd:annotation>
</xsd:attribute>