Documentation for ATIS-Draft-03-00-79

Simple Type: Identity-VIN

[Table of contents]

Super-types: xs:string < Identity-VIN (by restriction)
Sub-types: None
Name Identity-VIN
Content
  • Base XSD Type: string
  • length = 17
Documentation vehicle id number as described by ISO 3779
Diagram
Schema Component Representation
<xs:simpleType name="Identity-VIN">
<xs:restriction base=" xs:string ">
<xs:length value="17"/>
</xs:restriction>
</xs:simpleType>