This software should be used in compliance with GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 or later. TNSR™
Simple Type rdintsct:IntersectionType
Namespace
http://www.tnsaferoads.net/mvc/mvc/rdintsct
Annotations
Intersection type is a MMUCC data element and at this writing, does not have numericvalues assigned by MMUCC. The governing jurisdiction should implement the enumeratednumeric value equivalents appropriate for its use. An intersection consists of two ormore roadways that intersect at the same level. See MMUCC appendix K for diagram of anintersection.
Indicates the type of intersection at which this collision occurred
<xsd:simpleType name="IntersectionType" id="IntersectionType" final="#all"><xsd:annotation><xsd:documentation source="" xml:lang="en-US">Intersection type is a MMUCC data element and at this writing, does not have numeric values assigned by MMUCC. The governing jurisdiction should implement the enumerated numeric value equivalents appropriate for its use. An intersection consists of two or more roadways that intersect at the same level. See MMUCC appendix K for diagram of an intersection.</xsd:documentation><xsd:documentation>Indicates the type of intersection at which this collision occurred</xsd:documentation></xsd:annotation><xsd:restriction base="xsd:token"><xsd:length value="2"/><xsd:pattern value="\d{2}"/><xsd:enumeration value="01" id="NotAtIntersection"><xsd:annotation><xsd:documentation>Not At Intersection</xsd:documentation></xsd:annotation><!--Not At Intersection--></xsd:enumeration><xsd:enumeration value="02" id="Four-Way"><xsd:annotation><xsd:documentation>Four-Way</xsd:documentation></xsd:annotation><!--Four-Way--></xsd:enumeration><xsd:enumeration value="03" id="T-Intersection"><xsd:annotation><xsd:documentation>T-Intersection</xsd:documentation></xsd:annotation><!--T-Intersection--></xsd:enumeration><xsd:enumeration value="04" id="Y-Intersection"><xsd:annotation><xsd:documentation>Y-Intersection</xsd:documentation></xsd:annotation><!--Y-Intersection--></xsd:enumeration><xsd:enumeration value="05" id="IntersectionAsPartOfInterchange"><xsd:annotation><xsd:documentation>Intersection As Part Of Interchange</xsd:documentation></xsd:annotation><!--Intersection As Part Of Interchange--></xsd:enumeration><xsd:enumeration value="06" id="TrafficCircle"><xsd:annotation><xsd:documentation>Traffic Circle</xsd:documentation></xsd:annotation><!--Traffic Circle--></xsd:enumeration><xsd:enumeration value="07" id="Roundabout"><xsd:annotation><xsd:documentation>Roundabout</xsd:documentation></xsd:annotation><!--Roundabout--></xsd:enumeration><xsd:enumeration value="08" id="Five-PointOrMore"><xsd:annotation><xsd:documentation>Five-Point Or More</xsd:documentation></xsd:annotation><!--Five-Point Or More--></xsd:enumeration><xsd:enumeration value="09" id="Unknown"><xsd:annotation><xsd:documentation>Unknown</xsd:documentation></xsd:annotation><!--Unknown--></xsd:enumeration></xsd:restriction><!--Indicates the type of intersection at which this collision occurred--></xsd:simpleType>