st:RoadwayCategoryEndingRampTerminalCodeType
complexType RoadwayCategoryEndingRampTerminalCodeType in namespace http://release.niem.gov/niem/domains/surfaceTransportation/4.1/
Definition
A data type describing the type of roadway intersecting with the ramp at the ending terminal. A ramp is described by a beginning and ending ramp terminal in the direction of inventory.
Diagram
XML Schema
<xs:complexType name="RoadwayCategoryEndingRampTerminalCodeType">
<xs:annotation>
<xs:documentation>
A data type describing the type of roadway intersecting with the ramp at the ending terminal. A ramp is described by a beginning and ending ramp terminal in the direction of inventory.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="st:RoadwayCategoryEndingRampTerminalCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>