mmucc:TrafficwayDescriptionCodeType
complexType TrafficwayDescriptionCodeType in namespace http://release.niem.gov/niem/codes/mmucc/4.0/
Definition
A data type for an indication of whether or not the trafficway for this vehicle is divided and whether it serves one-way or two-way traffic.
Diagram
XML Schema
<xs:complexType name="TrafficwayDescriptionCodeType">
<xs:annotation>
<xs:documentation>
A data type for an indication of whether or not the trafficway for this vehicle is divided and whether it serves one-way or two-way traffic.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="mmucc:TrafficwayDescriptionCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>