%DOC% |
<xs:simpleType name="TK_RoomServiceCodeCodeType"> <xs:annotation> <xs:documentation xml:lang="EN">%DOC%</xs:documentation> </xs:annotation> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="BathRobeService"/> <xs:enumeration value="BedPreparation"/> <xs:enumeration value="BedSheetService"/> <xs:enumeration value="Cleaning"/> <xs:enumeration value="CleaningKit"/> <xs:enumeration value="ToiletPaperService"/> <xs:enumeration value="TowelService"/> </xs:restriction> </xs:simpleType> |