Definition Type: SimpleType
Name: impVelocity
Namespace: http://www.landxml.org/schema/LandXML-1.1
Containing Schema: LandXML-1.1.xsd
Collapse XSD Schema Diagram:
XSD Diagram of impVelocity in schema landxml-1_1_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:simpleType name="impVelocity">
    <xs:restriction base="xs:string">
        <xs:enumeration value="feetPerSecond" />
        <xs:enumeration value="milesPerHour" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration feetPerSecond
Enumeration milesPerHour
Collapse Derivation Tree:
Collapse References:
land:velocityUnit