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