Definition Type: Element
Name: Category
Namespace: http://niem.gov/niem/external/ogc-swe-common/1.0.0/dhs-gmo/1.0.0
Type: swec:CategoryType
Containing Schema: parameters.xsd
Abstract
Documentation:
A simple token identifying a term or category (single spaces allowed); definition attribute should provide dictionary entry useful for interpretation of the value
Collapse XSD Schema Diagram:
Drilldown into fixed in schema parameters_xsd Drilldown into definition in schema parameters_xsd Drilldown into id in schema parameters_xsd Drilldown into CategoryType in schema parameters_xsdXSD Diagram of Category in schema parameters_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:element name="Category" type="swec:CategoryType">
    <xs:annotation>
        <xs:documentation>A simple token identifying a term or category (single spaces allowed);
definition attribute should provide dictionary entry useful for interpretation of the value
</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
id swec:id Optional
definition swec:definition Optional
fixed swec:fixed false Optional
Collapse Derivation Tree: