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