Documentation for ATIS-Draft-03-00-79

Complex Type: PreCoded

[Table of contents]

Super-types: None
Sub-types: None
Name PreCoded
Used by (from the same schema document) Complex Type AreaLocation , Complex Type LinkLocation , Complex Type LocationReference
Abstract no
XML Instance Representation
<...
locationID=" String-index64 [0..1]">
<locationName> Text-name255 </locationName> [0..1]
<idType> PreCodedIdType </idType> [0..1]
<alertcCountryCode> AlertCCountryCode </alertcCountryCode> [0..1]
<locationTable> LocationTable </locationTable> [0..1]
<locationCode> LocationCode </locationCode> [0..1]
<countryCode> CountryCode </countryCode> [0..1]
<registryNumericId> Int-index16 </registryNumericId> [0..1]
<registryAlphanumId> Text-name255 </registryAlphanumId> [0..1]
<alphanumId> String-index64 </alphanumId> [0..1]
<numericIdxSize8> NumericIDXSize8 </numericIdxSize8> [0..1]
<numericIdxSize12> NumericIDXSize12 </numericIdxSize12> [0..1]
<numericIdxSize16> NumericIDXSize16 </numericIdxSize16> [0..1]
<numericIdxSize32> NumericIDXSize32 </numericIdxSize32> [0..1]
</...>
Diagram
h-1187766196 h-2036372722 h625617879 h-352741196 h542317639 h2144554238 h-962269964 h-1187766196 h-568134375 h44488354 h1379138807 h1379138811 h1379138869 h-568134375
Schema Component Representation
<xs:complexType name="PreCoded">
<xs:sequence>
<xs:element name="locationName" type=" Text-name255 " minOccurs="0"/>
<xs:element name="idType" type=" PreCodedIdType " minOccurs="0"/>
<xs:element name="alertcCountryCode" type=" AlertCCountryCode " minOccurs="0"/>
<xs:element name="locationTable" type=" LocationTable " minOccurs="0"/>
<xs:element name="locationCode" type=" LocationCode " minOccurs="0"/>
<xs:element name="countryCode" type=" CountryCode " minOccurs="0"/>
<xs:element name="registryNumericId" type=" Int-index16 " minOccurs="0"/>
<xs:element name="registryAlphanumId" type=" Text-name255 " minOccurs="0"/>
<xs:element name="alphanumId" type=" String-index64 " minOccurs="0"/>
<xs:element name="numericIdxSize8" type=" NumericIDXSize8 " minOccurs="0"/>
<xs:element name="numericIdxSize12" type=" NumericIDXSize12 " minOccurs="0"/>
<xs:element name="numericIdxSize16" type=" NumericIDXSize16 " minOccurs="0"/>
<xs:element name="numericIdxSize32" type=" NumericIDXSize32 " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="locationID" type=" String-index64 "/>
</xs:complexType>