<xsd:complexType name="CommercialType" id="CommercialType">
<xsd:annotation>
<xsd:documentation xml:lang="en-US">The type definition for the Commercial Motor Vehicle section of the Collision Report</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:annotation>
<xsd:documentation xml:lang="en-US">Commercial Motor Vehicle Section includes Carrier, Driver, HAZMAT, Vehicle Configuration, and Sequence of Events for this Vehicle</xsd:documentation>
</xsd:annotation>
<xsd:element ref="rptble:ReportableCriteria"/>
<xsd:element ref="cmvh:CMVehicle" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType> |