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