<xsd:simpleType name="AudioVisual_Enum_Base">
<xsd:annotation>
<xsd:appinfo>
<otm:OTA2Entity type="EnumerationOpen" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">AudioVisual_Enum</otm:OTA2Entity>
</xsd:appinfo>
</xsd:annotation>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Audio recording" />
<xsd:enumeration value="AV Technician" />
<xsd:enumeration value="Background music" />
<xsd:enumeration value="Copier" />
<xsd:enumeration value="Disc player" />
<xsd:enumeration value="Dry erase board with eraser and markers" />
<xsd:enumeration value="DVD player" />
<xsd:enumeration value="Easel" />
<xsd:enumeration value="Flip chart and markers" />
<xsd:enumeration value="High speed internet access" />
<xsd:enumeration value="Installed stage" />
<xsd:enumeration value="Laptop computer" />
<xsd:enumeration value="Laser pointer" />
<xsd:enumeration value="LCD panel" />
<xsd:enumeration value="Microphone" />
<xsd:enumeration value="PA system" />
<xsd:enumeration value="Podium" />
<xsd:enumeration value="Polling devices" />
<xsd:enumeration value="Portable stage" />
<xsd:enumeration value="Powered speaker" />
<xsd:enumeration value="Projector" />
<xsd:enumeration value="Screen" />
<xsd:enumeration value="Spotlights" />
<xsd:enumeration value="Telephone" />
<xsd:enumeration value="Video camera" />
<xsd:enumeration value="Video conferencing" />
<xsd:enumeration value="Video recording" />
<xsd:enumeration value="Wireless microphone" />
<xsd:enumeration value="Other_" />
</xsd:restriction>
</xsd:simpleType>
|