Definition Type: SimpleType
Name: SpeedUnitType
Namespace: http://niem.gov/niem/external/ogc-openls/1.1.0/dhs-gmo/1.0.0
Containing Schema: ols.xsd
Collapse XSD Schema Diagram:
XSD Diagram of SpeedUnitType in schema ols_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<simpleType name="SpeedUnitType">
    <annotation>
        <appinfo source="UOM.xsd" />
    </annotation>
    <restriction base="string">
        <enumeration value="KPH" />
        <enumeration value="MPH" />
        <enumeration value="MPS" />
        <enumeration value="FPS" />
    </restriction>
</simpleType>
Collapse Facets:
Facet Value
Enumeration KPH
Enumeration MPH
Enumeration MPS
Enumeration FPS
Collapse Derivation Tree:
Collapse References:
xls:uom