Definition Type: SimpleType
Name: UomSymbol
Namespace: http://niem.gov/niem/external/ogc-observation/draft-0.14.5/swe/dhs-gmo/1.0.0
Containing Schema: SWE_basicTypes.xsd
Collapse XSD Schema Diagram:
XSD Diagram of UomSymbol in schema swe_basictypes_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<simpleType name="UomSymbol">
    <restriction base="string">
        <pattern value="[^: \n\r\t]+" />
    </restriction>
</simpleType>
Collapse Facets:
Facet Value
Pattern [^: \n\r\t]+