Documentation for ATIS-Draft-03-00-79

Simple Type: Identity-plate-origin

[Table of contents]

Super-types: xs:string < Identity-plate-origin (by restriction)
Sub-types: None
Name Identity-plate-origin
Content
  • Base XSD Type: string
  • length = 8
Documentation ASCII representation of state or country
Diagram
Schema Component Representation
<xs:simpleType name="Identity-plate-origin">
<xs:restriction base=" xs:string ">
<xs:length value="8"/>
</xs:restriction>
</xs:simpleType>