em:RoadCategoryCodeType
complexType RoadCategoryCodeType in namespace http://release.niem.gov/niem/domains/emergencyManagement/4.0/
Definition
A data type that specifies the various types of road surface. Helps determine reliability of cost estimates.
Diagram
XML Schema
<xs:complexType name="RoadCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type that specifies the various types of road surface. Helps determine reliability of cost estimates.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="em:RoadCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>