FeatureCodeType

Union of all the types of features

Simple Type Information

Used By

Source

<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>