complexType tcip:IMVehicleIDInformation
diagram
namespace http://www.TCIP-Adopted-03-00-01
children vin tag state make model year color desc localIMVehicleIDInformation
used by
element tcip:IMOtherVehicleInvolved/veh-info
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>

element tcip:IMVehicleIDInformation/vin
diagram
type tcip:CPT-VIN
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 17
source <xs:element name="vin" type="CPT-VIN" minOccurs="0"/>

element tcip:IMVehicleIDInformation/tag
diagram
type tcip:IM-VehicleTag
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 8
source <xs:element name="tag" type="IM-VehicleTag" minOccurs="0"/>

element tcip:IMVehicleIDInformation/state
diagram
type tcip:IM-VehicleState
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 2
source <xs:element name="state" type="IM-VehicleState" minOccurs="0"/>

element tcip:IMVehicleIDInformation/make
diagram
type tcip:IM-VehicleMake
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 20
source <xs:element name="make" type="IM-VehicleMake" minOccurs="0"/>

element tcip:IMVehicleIDInformation/model
diagram
type tcip:IM-VehicleModel
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 20
source <xs:element name="model" type="IM-VehicleModel" minOccurs="0"/>

element tcip:IMVehicleIDInformation/year
diagram
type tcip:IM-VehicleYear
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="year" type="IM-VehicleYear" minOccurs="0"/>

element tcip:IMVehicleIDInformation/color
diagram
type tcip:IM-VehicleColor
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 20
source <xs:element name="color" type="IM-VehicleColor" minOccurs="0"/>

element tcip:IMVehicleIDInformation/desc
diagram
type tcip:IM-VehicleDescription
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="desc" type="IM-VehicleDescription" minOccurs="0"/>

element tcip:IMVehicleIDInformation/localIMVehicleIDInformation
diagram
type IMVehicleIDInformation
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yourName
source <xs:element name="localIMVehicleIDInformation" type="local:IMVehicleIDInformation" minOccurs="0"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy