st:LocationRoadwayType

complexType LocationRoadwayType in namespace http://release.niem.gov/niem/domains/surfaceTransportation/4.0/

Definition

A data type for the part of the roadway where a traffic accident occurred.

Diagram

XML Schema

<xs:complexType name="LocationRoadwayType">
<xs:annotation>
<xs:documentation>
A data type for the part of the roadway where a traffic accident occurred.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="st:RoadwayStructureIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="st:RoadwayInclinationValue" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="st:AADTRampNumeric" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="st:ThroughLanesNumeric" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="st:BridgeStructure" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="st:RoadwayCurveApplicableIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="st:RoadwayCurveRadiusLengthMeasure" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="st:RoadwayCurveLengthMeasure" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="st:RoadwayCurveSuperelevationMeasure" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="st:RoadwayGradeSlopePercent" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="st:AverageAnnualDailyTrafficNumeric" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="st:RoadwayLaneWidthMeasure" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="st:RoadwayShoulderWidthMeasure" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="st:RoadwayMedianWidthMeasure" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="st:RoadwayRailwayCrossingIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="st:RoadwayIntersectionAverageAnnualDailyEnteringTrafficQuantity" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="st:IntersectionCategoryAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="st:FunctionalClassAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="st:RoadwayGradeAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="st:RoadwayHorizontalAlignmentAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="st:IntersectionJunctionTrafficControlAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="st:RoadwayLightingAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="st:RoadwayNationalHighwayPartAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="st:LocationRoadwayAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>