RoomLocationCodeType

Simple Type Information

Used By

Source

<xs:simpleType name="RoomLocationCodeType">
  <xs:restriction base="xs:string">
    <xs:enumeration value="EmergencyExit"/>
    <xs:enumeration value="Lift"/>
  </xs:restriction>
</xs:simpleType>