mmucc:RoadwayGradeCodeType
complexType RoadwayGradeCodeType in namespace http://release.niem.gov/niem/codes/mmucc/4.0/
Definition
A data type for the grade characteristics of the roadway in the direction of travel for this vehicle.
Diagram
XML Schema
<xs:complexType name="RoadwayGradeCodeType">
<xs:annotation>
<xs:documentation>
A data type for the grade characteristics of the roadway in the direction of travel for this vehicle.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="mmucc:RoadwayGradeCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>