mmucc:IntersectionCategoryCodeType
complexType IntersectionCategoryCodeType in namespace http://release.niem.gov/niem/codes/mmucc/4.1/
Definition
A data type for an intersection consists of two or more roadways that intersect at the same level.
Diagram
XML Schema
<xs:complexType name="IntersectionCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type for an intersection consists of two or more roadways that intersect at the same level.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="mmucc:IntersectionCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>