st:RoadwayNumberLanesCodeType
complexType RoadwayNumberLanesCodeType in namespace http://release.niem.gov/niem/domains/surfaceTransportation/4.1/
Definition
A data type for number of through lanes on the side-road approaches at intersection including all lanes with through movement (through and left-turn, or through and rightturn) but not exclusive turn lanes.
Diagram
XML Schema
<xs:complexType name="RoadwayNumberLanesCodeType">
<xs:annotation>
<xs:documentation>
A data type for number of through lanes on the side-road approaches at intersection including all lanes with through movement (through and left-turn, or through and rightturn) but not exclusive turn lanes.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="st:RoadwayNumberLanesCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>