%DOC% | 
                           
<xs:simpleType name="TK_BerthCodeCodeType"> <xs:annotation> <xs:documentation xml:lang="EN">%DOC%</xs:documentation> </xs:annotation> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="LowerBerth"/> <xs:enumeration value="MiddleBerth"/> <xs:enumeration value="UpperBerth"/> </xs:restriction> </xs:simpleType>  |