<xsd:attribute name="checkInTime" type="xsd:time" use="optional">
<xsd:annotation>
<xsd:documentation source="Description">The checkin time required by this hotel for a room stay.</xsd:documentation>
<xsd:documentation source="Implementer">Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}time</xsd:documentation>
<xsd:appinfo>
<otm:Equivalent context="orghs" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00" />
<otm:Example context="orghs" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">16:00:00</otm:Example>
</xsd:appinfo>
</xsd:annotation>
</xsd:attribute>
|