simpleType crashIntersectionRelation
namespace http://www.landxml.org/schema/LandXML-1.2
type restriction of xs:string
used by
attribute CrashHistory/@intersectionRelation
facets
enumeration unknown
enumeration non-intersection-related
enumeration intersection-related
source <xs:simpleType name="crashIntersectionRelation">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="unknown"/>
   
<xs:enumeration value="non-intersection-related"/>
   
<xs:enumeration value="intersection-related"/>
 
</xs:restriction>
</xs:simpleType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy