Documentation for ATIS-Draft-03-00-79

Simple Type: CPT-VIN

[Table of contents]

Super-types: xs:string < CPT-VIN (by restriction)
Sub-types: None
Name CPT-VIN
Used by (from the same schema document) Complex Type ScpPriorityCancel , Complex Type ScpPriorityCancelAck , Complex Type ScpPriorityClear , Complex Type ScpPriorityClearAck , Complex Type ScpPriorityRequest , Complex Type ScpPriorityRequestAck , Complex Type ScpPriorityUpdate , Complex Type ScpPriorityUpdateAck , Complex Type ScpStatusBuffer , Complex Type ScpStatusBufferResponse , Complex Type ScpStatusControl , Complex Type ScpStatusControlAck , Complex Type CPTVehicleIden , Complex Type IMVehicleIDInformation , Complex Type TSPEventLogEntry , Complex Type TSPEventLogEntry , Complex Type TSPPRGInputsCCEntry
Content
  • Base XSD Type: string
  • length >= 1
Diagram
Schema Component Representation
<xs:simpleType name="CPT-VIN">
<xs:restriction base=" xs:string ">
<xs:minLength value="1"/>
<xs:maxLength value="17"/>
</xs:restriction>
</xs:simpleType>