<xsd:simpleType name="PictureCategory_Enum_Base">
<xsd:annotation>
<xsd:documentation source="Description">Specifies the category of the mulitmedia item.</xsd:documentation>
<xsd:appinfo>
<otm:OTA2Entity type="EnumerationOpen" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">PictureCategory_Enum</otm:OTA2Entity>
</xsd:appinfo>
</xsd:annotation>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Ballroom" />
<xsd:enumeration value="Bar/Lounge" />
<xsd:enumeration value="Basics" />
<xsd:enumeration value="Beach" />
<xsd:enumeration value="Business center" />
<xsd:enumeration value="Exterior view" />
<xsd:enumeration value="Golf course" />
<xsd:enumeration value="Guest room" />
<xsd:enumeration value="Guest room amenity" />
<xsd:enumeration value="Health club" />
<xsd:enumeration value="Hot news" />
<xsd:enumeration value="Lobby view" />
<xsd:enumeration value="Logo" />
<xsd:enumeration value="Map" />
<xsd:enumeration value="Meeting room" />
<xsd:enumeration value="Miscellaneous" />
<xsd:enumeration value="Pool view" />
<xsd:enumeration value="Promotional" />
<xsd:enumeration value="Property amenity" />
<xsd:enumeration value="Recreational facility" />
<xsd:enumeration value="Restaurant" />
<xsd:enumeration value="Spa" />
<xsd:enumeration value="Suite" />
<xsd:enumeration value="Other_" />
</xsd:restriction>
</xsd:simpleType>
|