Union of all the types of features |
Attribute | FeatureAllType/@Code |
<xs:simpleType name="FeatureCodeType"> <xs:annotation> <xs:documentation>Union of all the types of features</xs:documentation> </xs:annotation> <xs:union memberTypes="FeatureBedCodeType FeatureHotelCodeType"/> </xs:simpleType> |