simpleType tcip:CPT-VIN
namespace http://www.TCIP-Adopted-03-00-01
type restriction of xs:string
used by
elements tcip:TSPEventLogEntry/preemption-vehicle tcip:TSPPRGInputsCCEntry/vin tcip:TSPEventLogEntry/vin tcip:IMVehicleIDInformation/vin tcip:CPTVehicleIden/vin tcip:ScpStatusControlAck/vin tcip:ScpStatusControl/vin tcip:ScpStatusBufferResponse/vin tcip:ScpStatusBuffer/vin tcip:ScpPriorityUpdateAck/vin tcip:ScpPriorityUpdate/vin tcip:ScpPriorityRequestAck/vin tcip:ScpPriorityRequest/vin tcip:ScpPriorityClearAck/vin tcip:ScpPriorityClear/vin tcip:ScpPriorityCancelAck/vin tcip:ScpPriorityCancel/vin
facets
minLength 1
maxLength 17
source <xs:simpleType name="CPT-VIN">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="17"/>
 
</xs:restriction>
</xs:simpleType>


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