diagram | |||
namespace | http://dsrc_r70/DSRC | ||
children | name vin ownerCode id vehicleType vehicleClass | ||
used by |
| ||
source | <xsd:complexType name="VehicleIdent"> <xsd:sequence> <xsd:element name="name" type="DescriptiveName" minOccurs="0"/> <xsd:element name="vin" type="VINstring" minOccurs="0"/> <xsd:element name="ownerCode" minOccurs="0"> <xsd:simpleType> <xsd:annotation> <xsd:appinfo> <!-- Tag Information --> <asn1:taginfo class="CTXT" classnumber="2" tagtype="IMPLICIT"/> </xsd:appinfo> </xsd:annotation> <xsd:restriction base="xsd:string"> <xsd:minLength value="1"/> <xsd:maxLength value="32"/> </xsd:restriction> </xsd:simpleType> </xsd:element> <xsd:element name="id" type="VehicleID" minOccurs="0"/> <xsd:element name="vehicleType" type="VehicleType" minOccurs="0"/> <xsd:element name="vehicleClass"> <xsd:complexType> <xsd:choice> <xsd:element name="vGroup" type="ITIS:VehicleGroupAffected"/> <xsd:element name="rGroup" type="ITIS:ResponderGroupAffected"/> <xsd:element name="rEquip" type="ITIS:IncidentResponseEquipment"/> </xsd:choice> </xsd:complexType> </xsd:element> <xsd:any namespace="##other" processContents="lax" minOccurs="0"/> </xsd:sequence> </xsd:complexType> |
diagram | |||||||||
type | DescriptiveName | ||||||||
properties |
| ||||||||
facets |
| ||||||||
source | <xsd:element name="name" type="DescriptiveName" minOccurs="0"/> |
diagram | |||||||||
type | VINstring | ||||||||
properties |
| ||||||||
facets |
| ||||||||
source | <xsd:element name="vin" type="VINstring" minOccurs="0"/> |
diagram | |||||||||
type | restriction of xsd:string | ||||||||
properties |
| ||||||||
facets |
| ||||||||
source | <xsd:element name="ownerCode" minOccurs="0"> <xsd:simpleType> <xsd:annotation> <xsd:appinfo> <!-- Tag Information --> <asn1:taginfo class="CTXT" classnumber="2" tagtype="IMPLICIT"/> </xsd:appinfo> </xsd:annotation> <xsd:restriction base="xsd:string"> <xsd:minLength value="1"/> <xsd:maxLength value="32"/> </xsd:restriction> </xsd:simpleType> </xsd:element> |
diagram | |||||||||
type | VehicleID | ||||||||
properties |
| ||||||||
children | entityID stationID | ||||||||
source | <xsd:element name="id" type="VehicleID" minOccurs="0"/> |
diagram | |||||||||
type | VehicleType | ||||||||
properties |
| ||||||||
children | none unknown special moto car carOther bus axleCnt2 axleCnt3 axleCnt4 axleCnt4Trailer axleCnt5Trailer axleCnt6Trailer axleCnt5MultiTrailer axleCnt6MultiTrailer axleCnt7MultiTrailer | ||||||||
source | <xsd:element name="vehicleType" type="VehicleType" minOccurs="0"/> |
diagram | |||||
properties |
| ||||
children | vGroup rGroup rEquip | ||||
source | <xsd:element name="vehicleClass"> <xsd:complexType> <xsd:choice> <xsd:element name="vGroup" type="ITIS:VehicleGroupAffected"/> <xsd:element name="rGroup" type="ITIS:ResponderGroupAffected"/> <xsd:element name="rEquip" type="ITIS:IncidentResponseEquipment"/> </xsd:choice> </xsd:complexType> </xsd:element> |
diagram | |||||
type | ITIS:ResponderGroupAffected | ||||
properties |
| ||||
children | emergency-vehicle-units federal-law-enforcement-units state-police-units county-police-units local-police-units ambulance-units rescue-units fire-units hAZMAT-units light-tow-unit heavy-tow-unit freeway-service-patrols transportation-response-units private-contractor-response-units | ||||
source | <xsd:element name="rGroup" type="ITIS:ResponderGroupAffected"/> |
diagram | |||||
type | ITIS:IncidentResponseEquipment | ||||
properties |
| ||||
children | ground-fire-suppression heavy-ground-equipment aircraft marine-equipment support-equipment medical-rescue-unit other ground-fire-suppression-other engine truck-or-aerial quint tanker-pumper-combination brush-truck aircraft-rescue-firefighting heavy-ground-equipment-other dozer-or-plow tractor tanker-or-tender aircraft-other aircraft-fixed-wing-tanker helitanker helicopter marine-equipment-other fire-boat-with-pump boat-no-pump support-apparatus-other breathing-apparatus-support light-and-air-unit medical-rescue-unit-other rescue-unit urban-search-rescue-unit high-angle-rescue crash-fire-rescue bLS-unit aLS-unit mobile-command-post chief-officer-car hAZMAT-unit type-i-hand-crew type-ii-hand-crew privately-owned-vehicle other-apparatus-resource ambulance bomb-squad-van combine-harvester construction-vehicle farm-tractor grass-cutting-machines hAZMAT-containment-tow heavy-tow hedge-cutting-machines light-tow mobile-crane refuse-collection-vehicle resurfacing-vehicle road-sweeper roadside-litter-collection-crews salvage-vehicle sand-truck snowplow steam-roller swat-team-van track-laying-vehicle unknown-vehicle white-lining-vehicle dump-truck supervisor-vehicle snow-blower rotary-snow-blower road-grader steam-truck flatbed-tow | ||||
source | <xsd:element name="rEquip" type="ITIS:IncidentResponseEquipment"/> |