diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | vin tag state make model year color desc localIMVehicleIDInformation | ||
used by |
|
||
source | <xs:complexType name="IMVehicleIDInformation"> <xs:sequence> <xs:element name="vin" type="CPT-VIN" minOccurs="0"/> <xs:element name="tag" type="IM-VehicleTag" minOccurs="0"/> <!-- License plate number --> <xs:element name="state" type="IM-VehicleState" minOccurs="0"/> <xs:element name="make" type="IM-VehicleMake" minOccurs="0"/> <xs:element name="model" type="IM-VehicleModel" minOccurs="0"/> <xs:element name="year" type="IM-VehicleYear" minOccurs="0"/> <xs:element name="color" type="IM-VehicleColor" minOccurs="0"/> <xs:element name="desc" type="IM-VehicleDescription" minOccurs="0"/> <xs:element name="localIMVehicleIDInformation" type="local:IMVehicleIDInformation" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||
type | tcip:CPT-VIN | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="vin" type="CPT-VIN" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:IM-VehicleTag | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="tag" type="IM-VehicleTag" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:IM-VehicleState | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="state" type="IM-VehicleState" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:IM-VehicleMake | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="make" type="IM-VehicleMake" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:IM-VehicleModel | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="model" type="IM-VehicleModel" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:IM-VehicleYear | ||||||||
properties |
|
||||||||
source | <xs:element name="year" type="IM-VehicleYear" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:IM-VehicleColor | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="color" type="IM-VehicleColor" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:IM-VehicleDescription | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="desc" type="IM-VehicleDescription" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | IMVehicleIDInformation | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localIMVehicleIDInformation" type="local:IMVehicleIDInformation" minOccurs="0"/> |