Enum MDTopicCategoryCodeType

  • All Implemented Interfaces:
    Serializable, Comparable<MDTopicCategoryCodeType>

    public enum MDTopicCategoryCodeType
    extends Enum<MDTopicCategoryCodeType>

    Java class for MD_TopicCategoryCode_Type.

    The following schema fragment specifies the expected content contained within this class.

     <simpleType name="MD_TopicCategoryCode_Type">
       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
         <enumeration value="farming"/>
         <enumeration value="biota"/>
         <enumeration value="boundaries"/>
         <enumeration value="climatologyMeteorologyAtmosphere"/>
         <enumeration value="economy"/>
         <enumeration value="elevation"/>
         <enumeration value="environment"/>
         <enumeration value="geoscientificInformation"/>
         <enumeration value="health"/>
         <enumeration value="imageryBaseMapsEarthCover"/>
         <enumeration value="intelligenceMilitary"/>
         <enumeration value="inlandWaters"/>
         <enumeration value="location"/>
         <enumeration value="oceans"/>
         <enumeration value="planningCadastre"/>
         <enumeration value="society"/>
         <enumeration value="structure"/>
         <enumeration value="transportation"/>
         <enumeration value="utilitiesCommunication"/>
       </restriction>
     </simpleType>