<xsd:complexType name="TrafficwayDescriptionCodeType">
<xsd:annotation>
<xsd: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.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
</xsd:appinfo>
</xsd:annotation>
<xsd:simpleContent>
<xsd:extension base="mmucc_2:TrafficwayDescriptionCodeSimpleType">
<xsd:attributeGroup ref="s:SimpleObjectAttributeGroup" />
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
|