Definition Type: Element
Name: catalogSymbol
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Type: gml:CodeType
Containing Schema: gml.xsd
Abstract
Documentation:
For global understanding of a unit of measure, it is often possible to reference an item in a catalog of units, using a symbol in that catalog. The "codeSpace" attribute in "CodeType" identifies a namespace for the catalog symbol value, and might reference the catalog. The "string" value in "CodeType" contains the value of a symbol that is unique within this catalog namespace. This symbol often appears explicitly in the catalog, but it could be a combination of symbols using a specified algebra of units. For example, the symbol "cm" might indicate that it is the "m" symbol combined with the "c" prefix.
Collapse XSD Schema Diagram:
Drilldown into codeSpace in schema gml_xsd Drilldown into CodeType in schema gml_xsdXSD Diagram of catalogSymbol in schema gml_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<element name="catalogSymbol" type="gml:CodeType">
    <annotation>
        <documentation>For global understanding of a unit of measure, it is often possible to reference an item in a catalog of units, using a symbol in that catalog. The "codeSpace" attribute in "CodeType" identifies a namespace for the catalog symbol value, and might reference the catalog. The "string" value in "CodeType" contains the value of a symbol that is unique within this catalog namespace. This symbol often appears explicitly in the catalog, but it could be a combination of symbols using a specified algebra of units. For example, the symbol "cm" might indicate that it is the "m" symbol combined with the "c" prefix. </documentation>
    </annotation>
</element>
Collapse Child Attributes:
Name Type Default Value Use
codeSpace gml:codeSpace Optional
Collapse Derivation Tree: