Copyright © 2009-2023 Jeppesen. All rights reserved. Your use of the AIM Bookshelf and all supporting documentation is subject to a separate license agreement between you and Jeppesen, a copy of which is included in the zip file or can be obtained from Jeppesen. The AIM Bookshelf is delivered "AS IS" without warranty of any kind and is not guaranteed to be free from errors or defects. You rely on the AIM Bookshelf at your own risk. No support for the AIM Bookshelf is implied through its publication. The AIM Bookshelf is intended solely for use as a reference and examples of interfaces to Jeppesen systems. Jeppesen may revise, update or cease publication at any time, without notice. Building to the specifications set forth in the AIM Bookshelf does not mean that your intended integration needs will be met or that an interface will function as documented. We recommend contacting Jeppesen directly to discuss professional services options with respect to production application integration and validation efforts.

Schema Weather.xsd
AIM Bookshelf Click for WX message overviews.
Message ID   Associated Complex types 
WX001 PointQueryRequestType 
PointQueryResponseType 
WX002 WmoQueryRequestType 
WmoQueryResponseType 
WX003 WeatherNotificationType 
WX004 WsiWeatherFeedType 
WX005 WeatherServiceRequestType 
WeatherServiceResponseType 
WX006
JeppesenWeatherFeedType 
WX007 EnrouteWeatherRequestType 
EnrouteWeatherResponseType 
WX008 WsiTurbulenceWeatherType 
WX009 ConsolidatedWeatherSourcesQueryType 
ConsolidatedWeatherSourcesResponseType 
WX010 HazardousWxRiskAlertsRequestType 
HazardousWxRiskAlertsResponseType 
WX011 AvailableGraphicWxImagesRequestType 
AvailableGraphicWxImagesResponseType 
WX012
GraphicWxImagesRequestType 
GetGraphicWxImagesResponseType 
WX013 HistoricWxRequestType 
HistoricWxResponseType 
WX014 WeatherNotificationRequestType 
WeatherNotificationResponseType 
WX015 GlobalWxInEffectRequestType 
GlobalWxInEffectResponseType 
  

complexType AdvisoryWxRequestGroupType
diagram WXSpec_p1.png
namespace http://www.jeppesen.com/aoc
children centerWxAdvisory recreationForecast cityForecast
used by
element WeatherServiceRequestType/advisoryWxReports
annotation
documentation
Center, Recreation, City Advisories and Forecasts Request

element AdvisoryWxRequestGroupType/centerWxAdvisory
diagram WXSpec_p2.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
content complex
children location

element AdvisoryWxRequestGroupType/centerWxAdvisory/location
diagram WXSpec_p3.png
namespace http://www.jeppesen.com/aoc
type AirportCodeType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children iata icao icao other
annotation
documentation
Weather location site identifier. ICAO or IATA code, or other.

element AdvisoryWxRequestGroupType/recreationForecast
diagram WXSpec_p4.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
content complex
children location

element AdvisoryWxRequestGroupType/recreationForecast/location
diagram WXSpec_p5.png
namespace http://www.jeppesen.com/aoc
type AirportCodeType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children iata icao icao other
annotation
documentation
Weather location site identifier. ICAO or IATA code, or other.

element AdvisoryWxRequestGroupType/cityForecast
diagram WXSpec_p6.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
content complex
children location

element AdvisoryWxRequestGroupType/cityForecast/location
diagram WXSpec_p7.png
namespace http://www.jeppesen.com/aoc
type AirportCodeType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children iata icao icao other
annotation
documentation
Weather location site identifier. ICAO or IATA code, or other.

complexType AdvisoryWxResponseType
diagram WXSpec_p8.png
namespace http://www.jeppesen.com/aoc
children wxSourceName location advisoryWxProductName requestDateTime responseDateTime reportOutput
used by
element WeatherServiceResponseType/advisoryWxResponse

element AdvisoryWxResponseType/wxSourceName
diagram WXSpec_p9.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element AdvisoryWxResponseType/location
diagram WXSpec_p10.png
namespace http://www.jeppesen.com/aoc
type AirportCodeType
properties
isRef 0
content complex
children iata icao icao other
annotation
documentation
Weather location site identifier. ICAO or IATA

element AdvisoryWxResponseType/advisoryWxProductName
diagram WXSpec_p11.png
namespace http://www.jeppesen.com/aoc
type AdvisoryWxProductNameType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration Center Advisory 
enumeration Recreational Forecast 
enumeration City Forecast 
annotation
documentation
Enumerations:  Center Advisory, Recreational Forecast, City Forecast

element AdvisoryWxResponseType/requestDateTime
diagram WXSpec_p12.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element AdvisoryWxResponseType/responseDateTime
diagram WXSpec_p13.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element AdvisoryWxResponseType/reportOutput
diagram WXSpec_p14.png
namespace http://www.jeppesen.com/aoc
type ReportOutputType
properties
isRef 0
content complex
children rawData error

complexType AircraftNameType
diagram WXSpec_p15.png
namespace http://www.jeppesen.com/aoc
children icaoAircraftTypeDesignator aircraftId
used by
elements HazardousWxRiskAlertsRequestType/aircraftName HazardousWxHeaderType/aircraftName RunwayAlertValuesType/aircraftName
annotation
documentation
Choice of ICAO aircraft type (B737) designator or database aircraft_id (3).

element AircraftNameType/icaoAircraftTypeDesignator
diagram WXSpec_p16.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple
annotation
documentation
Aircraft Name.  Example:   B737.  String

element AircraftNameType/aircraftId
diagram WXSpec_p17.png
namespace http://www.jeppesen.com/aoc
type xs:integer
properties
isRef 0
content simple
nillable false
annotation
documentation
Database aircraft_id.   Integer. Non-nillable  Example: 3.

complexType AirmetRetrievalType
diagram WXSpec_p18.png
namespace http://www.jeppesen.com/aoc
attributes
Name  Type  Use  Default  Fixed  annotation
airmetRetrievalRegionderived by: xs:stringoptional      

attribute AirmetRetrievalType/@airmetRetrievalRegion
type restriction of xs:string
properties
isRef 0
use optional
facets
Kind Value annotation 
enumeration Florida 
enumeration South and Gulf Coast 
enumeration Great Lakes and Great Plains 
enumeration Rocky Mountain 
enumeration West Coast 
enumeration East Coast 

complexType AltimeterSettingAtHomeType
diagram WXSpec_p19.png
namespace http://www.jeppesen.com/aoc
children abbreviation value unit
used by
element ForecastConditionType/altimeterSettingAtHome

element AltimeterSettingAtHomeType/abbreviation
diagram WXSpec_p20.png
namespace http://www.jeppesen.com/aoc
type String3
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 

element AltimeterSettingAtHomeType/value
diagram WXSpec_p21.png
namespace http://www.jeppesen.com/aoc
type String4
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 

element AltimeterSettingAtHomeType/unit
diagram WXSpec_p22.png
namespace http://www.jeppesen.com/aoc
type String3
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 

complexType AltimeterSettingType
diagram WXSpec_p23.png
namespace http://www.jeppesen.com/aoc
children altimeterSettingPrefix altimeterSettingValue
used by
element DecodedMetarType/altimeterSetting

element AltimeterSettingType/altimeterSettingPrefix
diagram WXSpec_p24.png
namespace http://www.jeppesen.com/aoc
type AltimeterSettingPrefixType
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 
enumeration 
enumeration 

element AltimeterSettingType/altimeterSettingValue
diagram WXSpec_p25.png
namespace http://www.jeppesen.com/aoc
type String4
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 

complexType AreaForecastsGroupType
diagram WXSpec_p26.png
namespace http://www.jeppesen.com/aoc
children areaForecastRegion
used by
element SignificantWxRequestGroupType/internationalReports/areaForecastsGroup
annotation
documentation
International Area Forecasts Reports

element AreaForecastsGroupType/areaForecastRegion
diagram WXSpec_p27.png
namespace http://www.jeppesen.com/aoc
type AreaForecastsRegionType
properties
isRef 0
minOcc 1
maxOcc unbounded
content simple
facets
Kind Value annotation 
enumeration Argentina 
enumeration Western Brazil 
enumeration Northeast Brazil 
enumeration Central Brazil 
enumeration Southern Brazil 
enumeration Colombia 
enumeration South Pacific 
enumeration Trinidad Tobago 
enumeration Caribbean 
enumeration Gulf of Mexico 
enumeration Mexico 
enumeration Bahamas 
annotation
documentation
Enumerations:  Argentina, Western Brazil, Northeast Brazil, Central Brazil, Southern Brazil, Colombia, South Pacific, Trinidad Tobago, Caribbean, Gulf of Mexico, Mexico, Bahamas

complexType AreaWeatherRetrievalType
diagram WXSpec_p28.png
namespace http://www.jeppesen.com/aoc
children areaWeatherProduct
annotation
documentation
SIGMET, Convective Sigmet, AIRMET, etc.

element AreaWeatherRetrievalType/areaWeatherProduct
diagram WXSpec_p29.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children weatherProductRetrieval convectiveSigmetRetrieval

element AreaWeatherRetrievalType/areaWeatherProduct/weatherProductRetrieval
diagram WXSpec_p30.png
namespace http://www.jeppesen.com/aoc
type extension of xs:string
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
regionSelectionderived by: xs:stringrequired      
annotation
documentation
SIGMET (turbulence, icing, thunderstorm, dust storms).

attribute AreaWeatherRetrievalType/areaWeatherProduct/weatherProductRetrieval/@regionSelection
type restriction of xs:string
properties
isRef 0
use required
facets
Kind Value annotation 
enumeration MIA 
enumeration Rocky Mountains 
enumeration West Coast 

element AreaWeatherRetrievalType/areaWeatherProduct/convectiveSigmetRetrieval
diagram WXSpec_p31.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple

complexType ArrivalWxGroupType
diagram WXSpec_p32.png
namespace http://www.jeppesen.com/aoc
children location distanceToPreviousWaypoint timeToPreviousWaypoint latLonCoordinates
used by
elements EnrouteWxReportChoiceType/arrivalAltWx EnrouteWxReportChoiceType/arrivalWx

element ArrivalWxGroupType/location
diagram WXSpec_p33.png
namespace http://www.jeppesen.com/aoc
type AirportCodeType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children iata icao icao other
annotation
documentation
Weather location airport site identifier. ICAO or IATA code, or other.

element ArrivalWxGroupType/distanceToPreviousWaypoint
diagram WXSpec_p34.png
namespace http://www.jeppesen.com/aoc
type xs:integer
properties
isRef 0
content simple

element ArrivalWxGroupType/timeToPreviousWaypoint
diagram WXSpec_p35.png
namespace http://www.jeppesen.com/aoc
type xs:time
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Time between last waypoint to arrival or arrival alternate airport.

element ArrivalWxGroupType/latLonCoordinates
diagram WXSpec_p36.png
namespace http://www.jeppesen.com/aoc
type LatLonCoordinatesType
properties
isRef 0
content complex
children latitude longitude

complexType AvailableGraphicWxImagesRequestType
diagram WXSpec_p37.png
namespace http://www.jeppesen.com/aoc
children requestListAvailableImages
used by
element WeatherType/availableGraphicWxImageRequest
annotation
documentation
WX011 v9 List of available graphic weather images REQUEST

element AvailableGraphicWxImagesRequestType/requestListAvailableImages
diagram WXSpec_p38.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children region category productTitle graphicType graphicColor levelOfDetail

element AvailableGraphicWxImagesRequestType/requestListAvailableImages/region
diagram WXSpec_p39.png
namespace http://www.jeppesen.com/aoc
type GraphicWxRegionsType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration All 
enumeration Northeast U.S. 
enumeration Southeast U.S. 
enumeration South Central U.S. 
enumeration North Central U.S. 
enumeration Northwest U.S. 
enumeration Southwest U.S. 
enumeration United States 
enumeration Alaska 
enumeration Hawaii 
enumeration Canada 
enumeration Mexico 
enumeration Caribbean 
enumeration South America 
enumeration Europe 
enumeration Western Europe 
enumeration North Atlantic 
enumeration Greece 
enumeration Europe/Asia 
enumeration Africa 
enumeration Middle East 
enumeration North Pacific 
enumeration Eastern Pacific 
enumeration Asia 
enumeration Australia 
enumeration South Pacific 
enumeration Indian Ocean 
enumeration Western Atlantic 
enumeration Single Site 
enumeration World Wide 
enumeration World Wide - Original 
enumeration World Wide - High Resolution 
enumeration UKMO T4 
annotation
documentation
Enumerated value

element AvailableGraphicWxImagesRequestType/requestListAvailableImages/category
diagram WXSpec_p40.png
namespace http://www.jeppesen.com/aoc
type GraphicWxCategoryType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration All 
enumeration Satellite 
enumeration Radar 
enumeration Aviation Hazards 
enumeration Surface and Low Level Significant Weather 
enumeration Winds and Temps Aloft 
enumeration High Level Significant Weather 
annotation
documentation
Enumerations:  Satellite, Radar, Aviation Hazards, Surface and Low Level Significant Weather, Winds and Temps Aloft, High Level Significant Weather, All.

element AvailableGraphicWxImagesRequestType/requestListAvailableImages/productTitle
diagram WXSpec_p41.png
namespace http://www.jeppesen.com/aoc
type GraphicImageTitlesType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration All 
enumeration AIRMETs 
enumeration Accumulated Precipitation Mosaic 
enumeration Analysis 
enumeration Base Reflectivity Forecast Product 
enumeration Canada Radar Winter Mosaic 
enumeration CONUS Surface Forecast 
enumeration Composited Base Reflectivity 
enumeration Convective Outlook 
enumeration Convective Outlook - Hail 
enumeration Convective Outlook - Tornado 
enumeration Convective Outlook - Wind 
enumeration Convective SIGMET and SIGMET Areas 
enumeration Echo tops 
enumeration Enhanced IR Satellite 
enumeration Flight Conditions 
enumeration Forecast Precipitation Accumulation 
enumeration Forecast Radar Mosaic 
enumeration Global Surface Forecast 
enumeration Global Visible Satellite Imagery 
enumeration GMS IR Satellite and Single Site Radar Composite 
enumeration GOES Infrared Satellite Lightning Image 
enumeration GOES Visible Satellite Lightning Image 
enumeration Goes IR Satellite and Single Site Radar Composite 
enumeration High Ice Water Content Analysis 
enumeration High Ice Water Content Forecast 
enumeration High Level Significant Weather Forecast 
enumeration Hurricane Tracks 
enumeration IFR and Mountain Obscuration AIRMETS 
enumeration IR Satellite and Radar Composite 
enumeration IR Satellite and Single Site Radar Composite 
enumeration Icing 
enumeration Icing Forecast 
enumeration Lifted Index 
enumeration Lightning Data 
enumeration Low Level Significant Weather Forecast 
enumeration Mid Level Significant Weather Forecast 
enumeration NEXRAD Radar Summary Table 
enumeration North Atlantic Tracks 
enumeration North Pacific Tracks 
enumeration One Hour Precipitation 
enumeration Radar Coded Message 
enumeration Radar Composite 
enumeration Radar Echo Tops 
enumeration Radar One Hour Precipitation 
enumeration Radar Winter Mosaic 
enumeration Single Site Radar 
enumeration Surface Analysis 
enumeration Tropical Cyclone Tracks 
enumeration Turbulence 
enumeration Turbulence Forecast 
enumeration Upper Level Analysis 
enumeration U.S. Radar Winter Mosaic 
enumeration Volcanic Ash Concentration 
enumeration Wind, Temp, and Shear 
enumeration Winds and Temps Aloft 
enumeration WSI FPG 
enumeration WSI SIGMET 
annotation
documentation
Enumerated element

element AvailableGraphicWxImagesRequestType/requestListAvailableImages/graphicType
diagram WXSpec_p42.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration VWG 
enumeration GIF 
enumeration KML 
enumeration KMZ 
enumeration GeoJSON 
annotation
documentation
Enumerations: VWG, GIF, KML, KMZ, GeoJSON

element AvailableGraphicWxImagesRequestType/requestListAvailableImages/graphicColor
diagram WXSpec_p43.png
namespace http://www.jeppesen.com/aoc
type xs:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Boolean:  true if color, false if black and white

element AvailableGraphicWxImagesRequestType/requestListAvailableImages/levelOfDetail
diagram WXSpec_p44.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:integer
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minInclusive 
maxInclusive 100 
annotation
documentation
Graphic Weather Images:  A selection of 1 = highest level of detail and is the largest file size for best use outside of the cockpit.  100 = lowest level of detail and is the smallest file size.   Best use on mobile devices,  If level of detail is not specified, a default of 1 willbe assumed by the receiving system.

complexType AvailableGraphicWxImagesResponseType
diagram WXSpec_p45.png
namespace http://www.jeppesen.com/aoc
children availableGraphicWxImagesCatalog
used by
element WeatherType/availableGraphicWxImagesResponse
annotation
documentation
WX011 v9  Catalog list of available graphic weather images RESPONSE

element AvailableGraphicWxImagesResponseType/availableGraphicWxImagesCatalog
diagram WXSpec_p46.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
content complex
children availableGraphicWxImagesListResponseGroup error

element AvailableGraphicWxImagesResponseType/availableGraphicWxImagesCatalog/availableGraphicWxImagesListResponseGroup
diagram WXSpec_p47.png
namespace http://www.jeppesen.com/aoc
type GraphicWxImageResponseGroupType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children wxSourceName fileName levelOfDetail fileDateTime chartCreationDateTime chartValidTime region category productTitle graphicWxImageTitle description updated catalogTypeCode graphicColor chartType forecastPeriod catalogGroupCode flightLevel graphicType mapProjectionType regionCenterPoint mapScale url base64FileData singleSiteRadar

element AvailableGraphicWxImagesResponseType/availableGraphicWxImagesCatalog/error
diagram WXSpec_p48.png
namespace http://www.jeppesen.com/aoc
type ErrorType
properties
isRef 0
content complex
children code information

complexType ClearedRunwayConditionType
diagram WXSpec_p49.png
namespace http://www.jeppesen.com/aoc
children runwayDesignator frictionCoefficientOrBrakingAction
used by
element RunwayStateGroupType/clearedRunwayCondition
annotation
documentation
When contamination conditions cease to exist, the abbreviation CLRD is used, e.g.

24CLRD93 = Rwy 24 cleared; Braking action: Medium/Good
88CLRD95 = All rwys cleared; Braking Action: Good

element ClearedRunwayConditionType/runwayDesignator
diagram WXSpec_p50.png
namespace http://www.jeppesen.com/aoc
type String2
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 

element ClearedRunwayConditionType/frictionCoefficientOrBrakingAction
diagram WXSpec_p51.png
namespace http://www.jeppesen.com/aoc
type String2
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 

complexType ConditionOfRunwayType
diagram WXSpec_p52.png
namespace http://www.jeppesen.com/aoc
children runwayDesignator runwayDeposit extentOfContamination depthOfDeposit frictionCoefficientOrBrakingAction
used by
element RunwayStateGroupType/conditionOfRunway
annotation
documentation
http://www.flyingineurope.be/MetarRunway.htm
http://www.skybrary.aero/index.php/METAR       
General format: DRDRCEttBB    
Where:  DRDR is the runway designator,  C is the runway deposits, designator E is the extent of contamination, tt is the depth of the deposit
BB is the friction coefficient or braking action                     

Table  Runway state group coding for use in the METAR

DRDR Runway designator
27 = Runway 27 or 27L
77 = Runway 27R (50 added for "right")
88 = All runways
99 = A repetition of the last message because no new information received

C Runway deposits
0 = Clear and dry
1 = Damp
2 = Wet
3 = Rime or frost covered
4 = Dry snow
5 = Wet snow
6 = Slush
7 = Ice
8 = Compacted or rolled snow
9 = Frozen ruts or ridges
/ = Not reported due to runway clearance in progress

E Extent of contamination:
1 = 10% or less
2 = 11% to 25%
5 = 26% to 50%
9 = 51% to 100%
/ = Not reported due to runway clearance in progress

tt Depth of deposit:
00 equals and less than 1mm
01 = 1mm etc
thru to
90 = 90mm
91 = not used
92 = 10cm
93 = 15cm
94 = 20cm
95 = 25cm
96 = 30cm
97 = 35cm
98 = 40cm or more
99 = Runways non operational due snow or clearance
// = Not measurable or not significant

BB Friction coefficient / Braking action
28 = Friction coefficient 28%
35 = Friction coefficient 35%
or
91 = Braking action poor
92 = Braking action med/poor
93 = Braking action medium
94 = Braking action med/good
95 = Braking action good
99 = Figures unreliable
// = not reported e.g. runway closed

element ConditionOfRunwayType/runwayDesignator
diagram WXSpec_p53.png
namespace http://www.jeppesen.com/aoc
type String2
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 

element ConditionOfRunwayType/runwayDeposit
diagram WXSpec_p54.png
namespace http://www.jeppesen.com/aoc
type String1
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 

element ConditionOfRunwayType/extentOfContamination
diagram WXSpec_p55.png
namespace http://www.jeppesen.com/aoc
type String1
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 

element ConditionOfRunwayType/depthOfDeposit
diagram WXSpec_p56.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0

element ConditionOfRunwayType/frictionCoefficientOrBrakingAction
diagram WXSpec_p57.png
namespace http://www.jeppesen.com/aoc
type String2
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 

complexType ConsolidatedWeatherSourcesQueryType
diagram WXSpec_p58.png
namespace http://www.jeppesen.com/aoc
children requestConsolidatedWxByLocation
used by
element WeatherType/queryConsolidatedWxSourcesRequest
annotation
documentation
WX009 v3 Query Consolidated Weather Sources REQUEST

element ConsolidatedWeatherSourcesQueryType/requestConsolidatedWxByLocation
diagram WXSpec_p59.png
namespace http://www.jeppesen.com/aoc
type RequestConsolidatedWeatherGroupType
properties
isRef 0
content complex
children access sourceOverride requestDateTime requestWxByLocation

complexType ConsolidatedWeatherSourcesResponseType
diagram WXSpec_p60.png
namespace http://www.jeppesen.com/aoc
children consolidatedWxReportResponse error
used by
element WeatherType/consolidatedWxSourcesResponse
annotation
documentation
WX009 v3 Consolidated Weather Sources  RESPONSE

element ConsolidatedWeatherSourcesResponseType/consolidatedWxReportResponse
diagram WXSpec_p61.png
namespace http://www.jeppesen.com/aoc
type extension of LocationQueryResponseType
properties
isRef 0
content complex
children sourceOverride requestDateTime responseDateTime weatherReport

element ConsolidatedWeatherSourcesResponseType/consolidatedWxReportResponse/sourceOverride
diagram WXSpec_p62.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
priorityOrderxs:stringrequired      
weatherSourcexs:stringrequired      

attribute ConsolidatedWeatherSourcesResponseType/consolidatedWxReportResponse/sourceOverride/@priorityOrder
type xs:string
properties
isRef 0
use required

attribute ConsolidatedWeatherSourcesResponseType/consolidatedWxReportResponse/sourceOverride/@weatherSource
type xs:string
properties
isRef 0
use required

element ConsolidatedWeatherSourcesResponseType/consolidatedWxReportResponse/requestDateTime
diagram WXSpec_p63.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
System date and time of this request.

element ConsolidatedWeatherSourcesResponseType/consolidatedWxReportResponse/responseDateTime
diagram WXSpec_p64.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
System date and time of this response.

element ConsolidatedWeatherSourcesResponseType/consolidatedWxReportResponse/weatherReport
diagram WXSpec_p65.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children location stationError retrievalPeriod rawReport rawTafReportError decodedConsolidatedTaf

element ConsolidatedWeatherSourcesResponseType/consolidatedWxReportResponse/weatherReport/location
diagram WXSpec_p66.png
namespace http://www.jeppesen.com/aoc
type AirportCodeType
properties
isRef 0
content complex
children iata icao icao other
annotation
documentation
Weather location site identifier. ICAO or IATA

element ConsolidatedWeatherSourcesResponseType/consolidatedWxReportResponse/weatherReport/stationError
diagram WXSpec_p67.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Populated when there is an error with the TAFs for this particular station or location.

element ConsolidatedWeatherSourcesResponseType/consolidatedWxReportResponse/weatherReport/retrievalPeriod
diagram WXSpec_p68.png
namespace http://www.jeppesen.com/aoc
type RetrievalPeriodType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children periodBegin periodEnd

element ConsolidatedWeatherSourcesResponseType/consolidatedWxReportResponse/weatherReport/rawReport
diagram WXSpec_p69.png
namespace http://www.jeppesen.com/aoc
type RawTafReportType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children rawTafId reportCodeError wxSourceName issueTime rawTafData forecastStartPeriod forecastEndPeriod

element ConsolidatedWeatherSourcesResponseType/consolidatedWxReportResponse/weatherReport/rawTafReportError
diagram WXSpec_p70.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc unbounded
content simple
annotation
documentation
Non-fatal error for TAF reporting.

element ConsolidatedWeatherSourcesResponseType/consolidatedWxReportResponse/weatherReport/decodedConsolidatedTaf
diagram WXSpec_p71.png
namespace http://www.jeppesen.com/aoc
type DecodedConsolidatedTafType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children rawTafId forecastStartPeriod forecastEndPeriod ceiling wind visibility

element ConsolidatedWeatherSourcesResponseType/error
diagram WXSpec_p72.png
namespace http://www.jeppesen.com/aoc
type ErrorType
properties
isRef 0
content complex
children code information

complexType ConvectiveSigmetGroupType
diagram WXSpec_p73.png
namespace http://www.jeppesen.com/aoc
children selectConvectiveSigmet convectiveSigmetReportArea
used by
element SignificantWxRequestGroupType/regionalUSReports/convectiveSigmetGroup

element ConvectiveSigmetGroupType/selectConvectiveSigmet
diagram WXSpec_p74.png
namespace http://www.jeppesen.com/aoc
type SelectConvectiveSigmetType
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration Convective SIGMET 
enumeration Convective Outlook 
enumeration Severe Thunderstorms and Tornado 
annotation
documentation
Enumerations: Convective SIGMET; Convective Outlook, Severe Thunderstorm and  Tornado.

element ConvectiveSigmetGroupType/convectiveSigmetReportArea
diagram WXSpec_p75.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
content complex
children location convectiveSigmetRegions

element ConvectiveSigmetGroupType/convectiveSigmetReportArea/location
diagram WXSpec_p76.png
namespace http://www.jeppesen.com/aoc
type AirportCodeType
properties
isRef 0
content complex
children iata icao icao other
annotation
documentation
Weather location site identifier. ICAO or IATA code.

element ConvectiveSigmetGroupType/convectiveSigmetReportArea/convectiveSigmetRegions
diagram WXSpec_p77.png
namespace http://www.jeppesen.com/aoc
type ConvectiveSigmentRegionsType
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration Western 
enumeration Central 
enumeration Eastern 
annotation
documentation
Enumerations: Western, Central, Eastern, or All regions.

complexType DayHourMinuteType
diagram WXSpec_p78.png
namespace http://www.jeppesen.com/aoc
children Day Hour Minute
used by
elements DecodedWindsAloftType/issuanceDayTime PredictedTemperatureType/predictedTime DecodedTafType/reportDateTime RawDecodedEffectiveTafsType/reportDateTime DecodedMetarType/reportDayTime ForecastChangeIndicatorType/startingPeriod
attributes
Name  Type  Use  Default  Fixed  annotation
dayTimeUnitDayTimeUnit  Z    
documentation
Z=UTC Z

attribute DayHourMinuteType/@dayTimeUnit
type DayTimeUnit
properties
isRef 0
default Z
facets
Kind Value annotation 
maxLength 
enumeration  
enumeration 
annotation
documentation
Z=UTC Z

element DayHourMinuteType/Day
diagram WXSpec_p79.png
namespace http://www.jeppesen.com/aoc
type String2
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 

element DayHourMinuteType/Hour
diagram WXSpec_p80.png
namespace http://www.jeppesen.com/aoc
type String2
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 

element DayHourMinuteType/Minute
diagram WXSpec_p81.png
namespace http://www.jeppesen.com/aoc
type String2
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 

complexType DayTemperatureType
diagram WXSpec_p82.png
namespace http://www.jeppesen.com/aoc
children tempDay tempHour tempValue

element DayTemperatureType/tempDay
diagram WXSpec_p83.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element DayTemperatureType/tempHour
diagram WXSpec_p84.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element DayTemperatureType/tempValue
diagram WXSpec_p85.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

complexType DecodedConsolidatedTafType
diagram WXSpec_p86.png
namespace http://www.jeppesen.com/aoc
children rawTafId forecastStartPeriod forecastEndPeriod ceiling wind visibility
used by
element ConsolidatedWeatherSourcesResponseType/consolidatedWxReportResponse/weatherReport/decodedConsolidatedTaf

element DecodedConsolidatedTafType/rawTafId
diagram WXSpec_p87.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple

element DecodedConsolidatedTafType/forecastStartPeriod
diagram WXSpec_p88.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
content simple
annotation
documentation
Forecast starts at this date and time.  

element DecodedConsolidatedTafType/forecastEndPeriod
diagram WXSpec_p89.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
content simple
annotation
documentation
Forecast ends at this date and time.

element DecodedConsolidatedTafType/ceiling
diagram WXSpec_p90.png
namespace http://www.jeppesen.com/aoc
type extension of xs:string
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
ceilingUnitxs:string      

attribute DecodedConsolidatedTafType/ceiling/@ceilingUnit
type xs:string
properties
isRef 0

element DecodedConsolidatedTafType/wind
diagram WXSpec_p91.png
namespace http://www.jeppesen.com/aoc
type WindType
properties
isRef 0
content complex
children windDirection windSpeed gustSpeed
attributes
Name  Type  Use  Default  Fixed  annotation
windSpeedUnitWindSpeedUnitType  KT    
documentation
KT:Knots, KMH:Kliometer Per Hour, MPS: Meters Per Second
annotation
documentation
Displays as a part of the forecast.  First three numers indicate true north direction; next two or three numbers indicate speed.  May display a G for gusts followed by the maximum speed.  May display 00000KT for calm. RAW= VRB16G28KT.  DECODED=Variable Winds 16 knots, gusts 28 knots. 

element DecodedConsolidatedTafType/visibility
diagram WXSpec_p92.png
namespace http://www.jeppesen.com/aoc
type VisibilityType
properties
isRef 0
content complex
children visibilityValue visibilityDirection cavok
attributes
Name  Type  Use  Default  Fixed  annotation
visibilityUnitVisibilityUnitType      
documentation
SM: statute miles. Empty means the unit is Meters.
annotation
documentation
Prevailing visiblity.  Horizontal measure of how features can be seen along the ground.  May display as whole number or fraction.  U.S. Example:  RAW=5SM, 3/4 SM; DECODED=5 statute miles, 3/4 SM.   International Example:  RAW=CAVOK, 1400; DECODED= Ceiling and visiblity are OK.

complexType DecodedMetarType
diagram WXSpec_p93.png
namespace http://www.jeppesen.com/aoc
children reportType locationId reportDayTime reportModifier wind variableWind minimumVisibility maximumVisibility runwayVisualRange presentWeather skyConditionLayers temperatureDewPoint altimeterSetting recentWeather windShearRunway trend runwayStateGroup remarks undecodeable
used by
elements RawDecodedEffectiveMetarType/decodedMetar WeatherReportType/decodedMetar DecodedPvResponseType/multiHourMetars DecodedPwResponseType/oneHourMetar
annotation
documentation
Format for METAR data with human readable tags.

element DecodedMetarType/reportType
diagram WXSpec_p94.png
namespace http://www.jeppesen.com/aoc
type MetarReportType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration METAR 
enumeration SPECI 

element DecodedMetarType/locationId
diagram WXSpec_p95.png
namespace http://www.jeppesen.com/aoc
type String3to4
properties
isRef 0
content simple
facets
Kind Value annotation 
minLength 
maxLength 
annotation
documentation
Weather location site identifier. ICAO or IATA

element DecodedMetarType/reportDayTime
diagram WXSpec_p96.png
namespace http://www.jeppesen.com/aoc
type DayHourMinuteType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children Day Hour Minute
attributes
Name  Type  Use  Default  Fixed  annotation
dayTimeUnitDayTimeUnit  Z    
documentation
Z=UTC Z
annotation
documentation
For example, 042053Z. it is ddhhmmZ

element DecodedMetarType/reportModifier
diagram WXSpec_p97.png
namespace http://www.jeppesen.com/aoc
type restriction of String3to4
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minLength 
maxLength 
enumeration AUTO 
enumeration COR 
annotation
documentation
U.S. METAR only.  RAW= COR (if METAR is being corrected); AUTO (if METAR is automated with no human intervention); omitted when station is open and observer has signed on to provide oversight.  Enumerations:  Corrected, Automated

element DecodedMetarType/wind
diagram WXSpec_p98.png
namespace http://www.jeppesen.com/aoc
type WindType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children windDirection windSpeed gustSpeed
attributes
Name  Type  Use  Default  Fixed  annotation
windSpeedUnitWindSpeedUnitType  KT    
documentation
KT:Knots, KMH:Kliometer Per Hour, MPS: Meters Per Second
annotation
documentation
Decoding rule:
example: 28011KT Decoded to: direction: 280, speed: 11,unit: KT
example: 22015G25KT. Decoded to: direction: 220, speed: 15, gust wind: 25, unit: KT
example: VRB06G28KT. decoded to: direction: VRB, speed: 06 (which means the speed is less then 06), gust wind: 28, unit: KT
example: 00000KT  decode to : direction:000, speed ( 00000 is a special wind report which means it is calm).

element DecodedMetarType/variableWind
diagram WXSpec_p99.png
namespace http://www.jeppesen.com/aoc
type VariableWindDirType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children variableWindDirFrom variableWindDirTo
annotation
documentation
dndndn Vdxdxdx Variable Wind
Direction(Speed greaterthan 6 knots) Variable wind direction with wind speed greater than 6 knots shall be coded in the format, dndndnVdx dxdx. The variable wind direction group shall immediately follow the wind group. The directional variability shall be coded in a clockwise direction. For example, if the wind is variable from 180o to 240o at 10 knots, it would be coded "21010KT 180V240".

element DecodedMetarType/minimumVisibility
diagram WXSpec_p100.png
namespace http://www.jeppesen.com/aoc
type VisibilityType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children visibilityValue visibilityDirection cavok
attributes
Name  Type  Use  Default  Fixed  annotation
visibilityUnitVisibilityUnitType      
documentation
SM: statute miles. Empty means the unit is Meters.
annotation
documentation
http://www.met.tamu.edu/class/METAR/metar-pg7-vis.html

For U.S. Stations:

    * The surface visibility, VVVVVSM, shall be coded in statute miles using the values listed in Table A-3.
    * A space shall be coded between whole numbers and fractions of reportable visibility values.
    * The visibility group shall always end with SM to indicate that the visibility is in statute miles. For example, a visibility of one and a half statute miles would be coded
      1 1/2SM.

    * Automated stations shall use an M to indicate "less than" when reporting visibility. For example, M1/4SM means a visibility of less than one-quarter statute mile.
    * Note: The term CAVOK is not used in the United States. See below.

International Standard for Reporting Visibility

    * WMO standards indicate that horizontal visibility, VVVV, is to be reported in whole meters. When the horizontal visibility is not the same in all directions, the minimum visibility is given for VVVV followed, without a space, by Dv, the direction of the visibility observed given by a one or two letter indicator of the eight points of the compass (N, NE, etc.). If the minimum visibility reported by VVVVDv is less than 1500 meters and the maximum visibility in another direction is greater than 5000 meters, then the visibility group VVVVDv is followed by the group VxVxVxVxDVv which is the maximum visibility and direction.

    * The term CAVOK is an acceptable contraction (meaning Ceiling and Visibility OK) for international use. It indicates that:
         1. No clouds exist below 5,000 feet or below the highest minimum sector altitude, whichever is greater, and no cumulonimbus are present.
         2. Visibility is 10 kilometers or more and,
         3. No precipitation, thunderstorms, sandstorm, duststorm, shallow fog, or low drifting dust, sand or snow is occurring.

element DecodedMetarType/maximumVisibility
diagram WXSpec_p101.png
namespace http://www.jeppesen.com/aoc
type VisibilityType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children visibilityValue visibilityDirection cavok
attributes
Name  Type  Use  Default  Fixed  annotation
visibilityUnitVisibilityUnitType      
documentation
SM: statute miles. Empty means the unit is Meters.
annotation
documentation
http://www.met.tamu.edu/class/METAR/metar-pg7-vis.html

For U.S. Stations:

    * The surface visibility, VVVVVSM, shall be coded in statute miles using the values listed in Table A-3.
    * A space shall be coded between whole numbers and fractions of reportable visibility values.
    * The visibility group shall always end with SM to indicate that the visibility is in statute miles. For example, a visibility of one and a half statute miles would be coded
      1 1/2SM.

    * Automated stations shall use an M to indicate "less than" when reporting visibility. For example, M1/4SM means a visibility of less than one-quarter statute mile.
    * Note: The term CAVOK is not used in the United States. See below.

International Standard for Reporting Visibility

    * WMO standards indicate that horizontal visibility, VVVV, is to be reported in whole meters. When the horizontal visibility is not the same in all directions, the minimum visibility is given for VVVV followed, without a space, by Dv, the direction of the visibility observed given by a one or two letter indicator of the eight points of the compass (N, NE, etc.). If the minimum visibility reported by VVVVDv is less than 1500 meters and the maximum visibility in another direction is greater than 5000 meters, then the visibility group VVVVDv is followed by the group VxVxVxVxDVv which is the maximum visibility and direction.

    * The term CAVOK is an acceptable contraction (meaning Ceiling and Visibility OK) for international use. It indicates that:
         1. No clouds exist below 5,000 feet or below the highest minimum sector altitude, whichever is greater, and no cumulonimbus are present.
         2. Visibility is 10 kilometers or more and,
         3. No precipitation, thunderstorms, sandstorm, duststorm, shallow fog, or low drifting dust, sand or snow is occurring.

element DecodedMetarType/runwayVisualRange
diagram WXSpec_p102.png
namespace http://www.jeppesen.com/aoc
type RvrGroupType
properties
isRef 0
minOcc 0
maxOcc 4
content complex
children runwayDesignator rvrValue toRvrValue tendency rvrUnit
annotation
documentation
http://www.met.tamu.edu/class/METAR/metar-pg8-RVR.html

Coding and Decoding the Runway Visual Range Group

   1. RVR shall be coded in the format, RDRDR/ VRVRVRVRFT, where R indicates that the runway number follows, DRDR is the runway number (an additional DR may be used for runway approach directions, such as R for right, L for left, and C for center), VRVR VRVR is the constant reportable value, and FT indicates that units of measurement are feet. A solidus "/" without spaces separates the runway number from the constant reportable value. For example, an RVR value for runway 01L of 800 feet would be coded

      R01L/0800FT.

   2. RVR that is varying shall be coded in the format, RDRDR/VnVnVn VnVVxVxVxVxFT, where R indicates that the runway number follows, DRDR is the runway number (an additional DR may be used for runway approach directions, such as R for right, L for left, and C for center), VnVnVnVn is the lowest reportable value in feet, V separates lowest and highest visual range values, VxVxVxVx is the highest reportable value, and FT indicates that units of measurement are feet. A solidus "/" without spaces separates the runway number from the reportable values. For example, the 10-minute RVR for runway 01L varying between 600 and 1,000 feet would be coded

      R01L/0600V1000FT.

   3. The values shall be based on light setting 5 at manual stations regardless of the light setting actually in use.

   4. RVR values shall be coded in increments of 100 feet up to 1,000 feet, increments of 200 feet from 1,000 feet to 3,000 feet, and increments of 500 feet from 3,000 feet to 6,000 feet.

   5. Manual RVR shall not be reported below 600 feet. For automated stations, RVR may be reported from up to four designated runways.

   6. If the RVR is less than its lowest reportable value, the VR VRVRVR or VnVnVnVn groups shall be preceded by M. If the RVR is greater than its highest reportable value, the VRVRVR VR or VxVxVxVx groups shall be preceded by a P. For example, an RVR for runway 01L of less than 600 feet will be coded

      R01L/M0600FT.

      An RVR for runway 27 of greater than 6,000 feet will be coded

      R27/P6000FT.

Note: ICAO standards indicate runway visual range is reported in meters when visibility is less than 1500 meters. The designator i in the ICAO format is the RVR tendency, either a U (for increasing) or a D (for decreasing) if during the 10 minutes preceding the observation the runway visual range showed a tendency to increase or decrease. If no change occurred, it is omitted.

element DecodedMetarType/presentWeather
diagram WXSpec_p103.png
namespace http://www.jeppesen.com/aoc
type WeatherGroupType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children intensity intensityList proximity descriptor precipitation precipitationList obscuration obscurationList Other OtherList
annotation
documentation
ww: Description of a weather phenomenon, consisting of following components:
Qualifier, either - (light), + (heavy) or VC (in vicinity, i.e. not on location but within 8000 m)
        Descriptor:
          MI: Shallow, BC: Patches, PR: Partial, DR: Drifting, BL: Blowing, SH: Showers, TS: Thunderstorm, FZ: Freezing
       Precipitation:
          DZ: Drizzle, RA: Rain, SN: Snow, SG: Snow grains, IC: Ice crystals, PL: Ice pellets, GR: Hail, GS: Small hail / snow pellets, UP: Unknown       
        Obscuration:
          BR: Mist (visibility greate than 1000 m), FG: Fog (visibility less than 1000 m), FU: Smoke, VA: Volcanic ash, DU: Widespread dust, SA: Sand, HZ: Haze, PY: Spray
        Other
          PO: Well developed dust/sand whirls, SQ: Squall, FC: Funnel cloud, +FC: Tornado / water spout, SS: Sandstorm, DS: Dust storm

element DecodedMetarType/skyConditionLayers
diagram WXSpec_p104.png
namespace http://www.jeppesen.com/aoc
type SkyConditionLayerType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children skyCondition height cumulonimbusOrToweringCumulus
annotation
documentation
Also called Significant Weather.

element DecodedMetarType/temperatureDewPoint
diagram WXSpec_p105.png
namespace http://www.jeppesen.com/aoc
type TemperatureDewPointType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children temperature dewPoint
annotation
documentation
Coding and Decoding the Temperature/Dew Point Group (T'T'/T'dT'd) The temperature shall be separated from the dew point with a solidus "/". The temperature and dew point shall be coded as two digits rounded to the nearest whole degree Celsius. For example, a temperature of 0.3oC would be coded as "00". Sub-zero temperatures and dew points shall be prefixed with an M. For example, a temperature of 4oC with a dew point of -2oC would be coded as "04/M02"; a temperature of -0.5oC would be coded as "M00".     If the temperature is not available, the entire temperature/dew point group shall not be coded. If the dew point is not available, the temperature shall be coded followed by a solidus "/" and no entry made for dew point. For example, a temperature of 1.5oC and a missing dew point would be coded as "02/".

element DecodedMetarType/altimeterSetting
diagram WXSpec_p106.png
namespace http://www.jeppesen.com/aoc
type AltimeterSettingType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children altimeterSettingPrefix altimeterSettingValue
annotation
documentation
U.S. Displays A if the altimeter setting is reported in Inches of Mercury.  Displays Q if pressure is reported in hectoPascals.  Itnernational - displays the altimeter setting in whole hectoPascals (Q). Example:  A2992, Q1013. (See attribute:  altimeter setting UOM)

element DecodedMetarType/recentWeather
diagram WXSpec_p107.png
namespace http://www.jeppesen.com/aoc
type WeatherGroupType
properties
isRef 0
minOcc 0
maxOcc 4
content complex
children intensity intensityList proximity descriptor precipitation precipitationList obscuration obscurationList Other OtherList
annotation
documentation
International Reports only.  Displays RE to indicate supplementary info on wind shear in the lower layers and significant recent weather.  Enumerations:  Recent Weather.

element DecodedMetarType/windShearRunway
diagram WXSpec_p108.png
namespace http://www.jeppesen.com/aoc
type WindShearRunwayType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children direction runwayDesignator
annotation
documentation
http://stoivane.iki.fi/metar/
Wind Shear:
Format: WS RWYDRDR or WS ALL RWY
    * DRDR: Runway designator, see Runway Visual Range.
Example:
WS RWY11L

element DecodedMetarType/trend
diagram WXSpec_p109.png
namespace http://www.jeppesen.com/aoc
type TrendType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children trendIndicator trendTime trendForecast
annotation
documentation
A TREND is a forecast valid for two hours after the time of the observation, attached to the end of a METAR. It gives the change in conditions expected in relation to the actual weather. The Military side also add the forecast Colour State to the end of the TREND.

TRENDs are normally only done when the airfield is open for normal flying and a forecaster is on duty.

From the example on page 2 ... BECMG FM1330 9999 NSW FEW015= can be interpreted as from 1330 UTC there will be an improvement in conditions with visibility increasing to 10 km or more with no significant weather and the cloud becoming FEW at 1500 ft. This closely follows the TAF code format but the civil TRENDs have different change criteria.  The use of PROB is not permitted.

If no improvement was expected until beyond the end of the TREND period then NOSIG would be used to signify no significant change. NOSIG is known as the persistance TREND and is the most frequently used TREND, some may say overused.


element DecodedMetarType/runwayStateGroup
diagram WXSpec_p110.png
namespace http://www.jeppesen.com/aoc
type RunwayStateGroupType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children conditionOfRunway clearedRunwayCondition

element DecodedMetarType/remarks
diagram WXSpec_p111.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Example:  "RMK AO2 SLP124 T02670183 ".  How will this be decoded?

element DecodedMetarType/undecodeable
diagram WXSpec_p112.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
For the raw elements which we don't know how to decode them

complexType DecodedPirepType
diagram WXSpec_p113.png
namespace http://www.jeppesen.com/aoc
children pirepUrgency observedLocation timeOfObservation aircraftType acFlightLevel skyConditions weather temperatureConditions wind indicatedAirspeed remarks icing turbulence rawData
used by
elements RawDecodedEffectivePirepType/decodedPirep DecodedPwResponseType/decodedPirep

element DecodedPirepType/pirepUrgency
diagram WXSpec_p114.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
default Routine
facets
Kind Value annotation 
enumeration Routine 
enumeration Urgent 
annotation
documentation
Enumerations:   Routine, Urgent.   Default: Routine

element DecodedPirepType/observedLocation
diagram WXSpec_p115.png
namespace http://www.jeppesen.com/aoc
type GeographicPointType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children latitude longitude
annotation
documentation
PIREP observed location as lat/lon.

element DecodedPirepType/timeOfObservation
diagram WXSpec_p116.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
content simple
annotation
documentation
xs:dateTime

element DecodedPirepType/aircraftType
diagram WXSpec_p117.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple
annotation
documentation
xs:string or unknown

element DecodedPirepType/acFlightLevel
diagram WXSpec_p118.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple
annotation
documentation
Populate with 3 digit flight level or Unknown, optionally indicate asc (ascending) or dsc (descending)

element DecodedPirepType/skyConditions
diagram WXSpec_p119.png
namespace http://www.jeppesen.com/aoc
type SkyCoverType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children cloudBase symbol cloudTops

element DecodedPirepType/weather
diagram WXSpec_p120.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Weather Indicator, xs:string

element DecodedPirepType/temperatureConditions
diagram WXSpec_p121.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Populate with a two-digit value in whole degrees Celsius if the temperature is positive, or; a two-digit value in whole degrees Celsius, preceded by a dash (-), if the temperature is negative.

element DecodedPirepType/wind
diagram WXSpec_p122.png
namespace http://www.jeppesen.com/aoc
type WindType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children windDirection windSpeed gustSpeed
attributes
Name  Type  Use  Default  Fixed  annotation
windSpeedUnitWindSpeedUnitType  KT    
documentation
KT:Knots, KMH:Kliometer Per Hour, MPS: Meters Per Second
annotation
documentation
Decoding rule:
example: 28011KT Decoded to: direction: 280, speed: 11,unit: KT
example: 22015G25KT. Decoded to: direction: 220, speed: 15, gust wind: 25, unit: KT
example: VRB06G28KT. decoded to: direction: VRB, speed: 06 (which means the speed is less then 06), gust wind: 28, unit: KT
example: 00000KT  decode to : direction:000, speed ( 00000 is a special wind report which means it is calm).

element DecodedPirepType/indicatedAirspeed
diagram WXSpec_p123.png
namespace http://www.jeppesen.com/aoc
type IndicatedAirspeedRestriction
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minInclusive 100 
maxInclusive 400 
annotation
documentation
Indicated airspeed.   From Common.xsd.

element DecodedPirepType/remarks
diagram WXSpec_p124.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Example:  "RMK AO2 SLP124 T02670183 ".  How will this be decoded?

element DecodedPirepType/icing
diagram WXSpec_p125.png
namespace http://www.jeppesen.com/aoc
type IcingType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children icingFlightLevel severity icingType

element DecodedPirepType/turbulence
diagram WXSpec_p126.png
namespace http://www.jeppesen.com/aoc
type TurbulenceType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children turbulenceFlightLevel intensity frequency turbulenceType baseLayerTurbulence topLayerTurbulence

element DecodedPirepType/rawData
diagram WXSpec_p127.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

complexType DecodedPvResponseType
diagram WXSpec_p128.png
namespace http://www.jeppesen.com/aoc
children multiHourMetars error
used by
element PqPvResponsetBodyDataGroupType/decodedPvResponse

element DecodedPvResponseType/multiHourMetars
diagram WXSpec_p129.png
namespace http://www.jeppesen.com/aoc
type DecodedMetarType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children reportType locationId reportDayTime reportModifier wind variableWind minimumVisibility maximumVisibility runwayVisualRange presentWeather skyConditionLayers temperatureDewPoint altimeterSetting recentWeather windShearRunway trend runwayStateGroup remarks undecodeable

element DecodedPvResponseType/error
diagram WXSpec_p130.png
namespace http://www.jeppesen.com/aoc
type ErrorType
properties
isRef 0
content complex
children code information

complexType DecodedPwResponseType
diagram WXSpec_p131.png
namespace http://www.jeppesen.com/aoc
children oneHourMetar taf windsAloft decodedPirep error
used by
element PqPwResponseBodyDataGroupType/decodedPwResponse

element DecodedPwResponseType/oneHourMetar
diagram WXSpec_p132.png
namespace http://www.jeppesen.com/aoc
type DecodedMetarType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children reportType locationId reportDayTime reportModifier wind variableWind minimumVisibility maximumVisibility runwayVisualRange presentWeather skyConditionLayers temperatureDewPoint altimeterSetting recentWeather windShearRunway trend runwayStateGroup remarks undecodeable

element DecodedPwResponseType/taf
diagram WXSpec_p133.png
namespace http://www.jeppesen.com/aoc
type DecodedTafType
properties
isRef 0
content complex
children reportType locationId reportDateTime reportTypeModifier forecastConditions forecastChanges remarks unknownVariable
annotation
documentation
Return single TAF  here

element DecodedPwResponseType/windsAloft
diagram WXSpec_p134.png
namespace http://www.jeppesen.com/aoc
type DecodedWindsAloftType
properties
isRef 0
content complex
children latitude longitude elevation issuanceDayTime windsAloftElement

element DecodedPwResponseType/decodedPirep
diagram WXSpec_p135.png
namespace http://www.jeppesen.com/aoc
type DecodedPirepType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children pirepUrgency observedLocation timeOfObservation aircraftType acFlightLevel skyConditions weather temperatureConditions wind indicatedAirspeed remarks icing turbulence rawData

element DecodedPwResponseType/error
diagram WXSpec_p136.png
namespace http://www.jeppesen.com/aoc
type ErrorType
properties
isRef 0
content complex
children code information

complexType DecodedTafType
diagram WXSpec_p137.png
namespace http://www.jeppesen.com/aoc
children reportType locationId reportDateTime reportTypeModifier forecastConditions forecastChanges remarks unknownVariable
used by
elements WeatherReportType/decodedTaf DecodedPwResponseType/taf HistoricWxReportType/tafReport/decodedTaf/taf
annotation
documentation
TAF for routine forecast, and TAF AMD for amended forecast.   Terminal Aerodrome Forecast.

element DecodedTafType/reportType
diagram WXSpec_p138.png
namespace http://www.jeppesen.com/aoc
type restriction of String3
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 
enumeration TAF 
annotation
documentation
Enumerations:  TAF

element DecodedTafType/locationId
diagram WXSpec_p139.png
namespace http://www.jeppesen.com/aoc
type String3to4
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minLength 
maxLength 
annotation
documentation
Weather location site identifier. ICAO or IATA

element DecodedTafType/reportDateTime
diagram WXSpec_p140.png
namespace http://www.jeppesen.com/aoc
type DayHourMinuteType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children Day Hour Minute
attributes
Name  Type  Use  Default  Fixed  annotation
dayTimeUnitDayTimeUnit  Z    
documentation
Z=UTC Z
annotation
documentation
Also known as Date/Time of Origin.  This is the UTC date and time the forecast is actually prepared.  Two-digit date, four-digit time followed by the letter Z.  Example:  RAW= 091955Z, DECODED=Issuance 9th Day at 1955Z (UTC).

element DecodedTafType/reportTypeModifier
diagram WXSpec_p141.png
namespace http://www.jeppesen.com/aoc
type TafReportTypeModifierType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration AMD 
enumeration COR 
enumeration AMD COR 
enumeration RTD 
annotation
documentation
AMD - Forecast was amended.
COR  - Forecast was corrected.
AMD COR - Forecast was initially amended then corrected.
RTD - Forecast was transmitted late.

element DecodedTafType/forecastConditions
diagram WXSpec_p142.png
namespace http://www.jeppesen.com/aoc
type ForecastConditionType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children forecastPeriod wind visibility noSignificantWeather weatherGroup skyConditionLayer windShearAttitude temperatureGroup altimeterSettingAtHome predictedTemperatureTypeGroup undecodeableElement
annotation
documentation
Forecast Meteorological Conditions
This is the body of the TAF. The basic format is:
Wind - Visibility - Weather - Sky Condition - Optional Data (Wind Shear)
The wind, visibility, and sky condition elements are always included in the initial time group of the forecast. Weather is included in the initial time group only if significant to aviation. If a significant, lasting change in any of the elements is expected during the valid period, a new time period with changes is included. It should be noted that, with the exception of a FM group, the new time period will include only those elements which are expected to change; i.e., if a lowering of the visibility is expected but the wind is expected to remain the same, the new time period reflecting the lower visibility would not include a forecast wind. The forecast wind would remain the same as in the previous time period.
Any temporary conditions expected during a specific time period are included with that time period.

element DecodedTafType/forecastChanges
diagram WXSpec_p143.png
namespace http://www.jeppesen.com/aoc
type ForecastChangeGroupType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children forecastChangeIndicator forecast

element DecodedTafType/remarks
diagram WXSpec_p144.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element DecodedTafType/unknownVariable
diagram WXSpec_p145.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

complexType DecodedWindsAloftType
diagram WXSpec_p146.png
namespace http://www.jeppesen.com/aoc
children latitude longitude elevation issuanceDayTime windsAloftElement
used by
elements WeatherReportType/decodedWindsAloft DecodedPwResponseType/windsAloft
annotation
documentation
Format for Winds Aloft with human readable tags.

element DecodedWindsAloftType/latitude
diagram WXSpec_p147.png
namespace http://www.jeppesen.com/aoc
type String5
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 

element DecodedWindsAloftType/longitude
diagram WXSpec_p148.png
namespace http://www.jeppesen.com/aoc
type String5
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 

element DecodedWindsAloftType/elevation
diagram WXSpec_p149.png
namespace http://www.jeppesen.com/aoc
type String3
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 

element DecodedWindsAloftType/issuanceDayTime
diagram WXSpec_p150.png
namespace http://www.jeppesen.com/aoc
type DayHourMinuteType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children Day Hour Minute
attributes
Name  Type  Use  Default  Fixed  annotation
dayTimeUnitDayTimeUnit  Z    
documentation
Z=UTC Z
annotation
documentation
For WAP only

element DecodedWindsAloftType/windsAloftElement
diagram WXSpec_p151.png
namespace http://www.jeppesen.com/aoc
type WindsAloftElementType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children flightLevel windDirection windSpeed temperature
annotation
documentation
Raw data examples:

For WA request:
010358010-05020358010-05030358010-05040358010-05050357010
-05060352011-06070348012

For WAFD request:
4038:7347|41|211200Z|030359010-05060353011-05090338013-06120325019-10180298033-20240292051-33300285088-46340286101-55390286084-60430279065-57

For WAP request:
090336013-06

Here are the rules for how to decode Winds/Temperature Aloft WXD report:

For WAFD:
The 1st element is for latitude and longitude, which is in  "latitude:longitude" format.
The 2nd one is for elevation.
The 3rd one is the issue date and time. It is in ddhhmmZ format.

Base on the that, the WAFD report format should be like this, latitude:longitude|elevation|issued_date_time(ddhhmmZ)|{level_report}

There can be multiple {level_report} elements. Each level report element should be in the following format. It has to be 12 characters long.

The first 3 characters is for the flight level.
The 2nd 3 characters is for the wind direction.
The 3rd 3 characters is for wind speed.
The last 3 characters is for the temperature.

complexType DepartureAltWxGroupType
diagram WXSpec_p152.png
namespace http://www.jeppesen.com/aoc
children location distance departureTime latLonCoordinates
used by
element EnrouteWxReportChoiceType/departureAltWx

element DepartureAltWxGroupType/location
diagram WXSpec_p153.png
namespace http://www.jeppesen.com/aoc
type AirportCodeType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children iata icao icao other
annotation
documentation
Weather location airport site identifier. ICAO or IATA code, or other.

element DepartureAltWxGroupType/distance
diagram WXSpec_p154.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:integer
properties
isRef 0
content simple
facets
Kind Value annotation 
minInclusive 
maxInclusive 10000 

element DepartureAltWxGroupType/departureTime
diagram WXSpec_p155.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Date and time of departure from departure, or departure alternate airports (if present).

element DepartureAltWxGroupType/latLonCoordinates
diagram WXSpec_p156.png
namespace http://www.jeppesen.com/aoc
type LatLonCoordinatesType
properties
isRef 0
content complex
children latitude longitude

complexType DepartureWxGroupType
diagram WXSpec_p157.png
namespace http://www.jeppesen.com/aoc
children location departureTime airspeed latLonCoordinates
used by
element EnrouteWxReportChoiceType/departureWx

element DepartureWxGroupType/location
diagram WXSpec_p158.png
namespace http://www.jeppesen.com/aoc
type AirportCodeType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children iata icao icao other
annotation
documentation
Weather location airport site identifier. ICAO or IATA code, or other.

element DepartureWxGroupType/departureTime
diagram WXSpec_p159.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
content simple
annotation
documentation
Date and time of departure from departure, or departure alternate airports (if present).

element DepartureWxGroupType/airspeed
diagram WXSpec_p160.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:integer
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minInclusive 
maxInclusive 10000 

element DepartureWxGroupType/latLonCoordinates
diagram WXSpec_p161.png
namespace http://www.jeppesen.com/aoc
type LatLonCoordinatesType
properties
isRef 0
content complex
children latitude longitude

complexType DewPointValueType
diagram WXSpec_p162.png
namespace http://www.jeppesen.com/aoc
children negativeFlag DewPointValue
used by
element TemperatureDewPointType/dewPoint
annotation
documentation
If the temperature is not available, the entire temperature/dew point group shall not be coded. If the dew point is not available, the temperature shall be coded followed by a solidus "/" and no entry made for dew point. For example, a temperature of 1.5oC and a missing dew point would be coded as "02/".

element DewPointValueType/negativeFlag
diagram WXSpec_p163.png
namespace http://www.jeppesen.com/aoc
type restriction of String1
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 
enumeration 

element DewPointValueType/DewPointValue
diagram WXSpec_p164.png
namespace http://www.jeppesen.com/aoc
type String2
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 

complexType EnrouteBriefingRequestType
diagram WXSpec_p165.png
namespace http://www.jeppesen.com/aoc
children flightKey enrouteFlightBriefing

element EnrouteBriefingRequestType/flightKey
diagram WXSpec_p166.png
namespace http://www.jeppesen.com/aoc
type FlightKeyType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children flightIdentifier pod

element EnrouteBriefingRequestType/enrouteFlightBriefing
diagram WXSpec_p167.png
namespace http://www.jeppesen.com/aoc
type EnrouteFlightBriefingType
properties
isRef 0
content complex
children pointWeather requestExpandedWxBriefing enrouteWxReportChoice

complexType EnrouteFlightBriefingType
diagram WXSpec_p168.png
namespace http://www.jeppesen.com/aoc
children pointWeather requestExpandedWxBriefing enrouteWxReportChoice
used by
element EnrouteBriefingRequestType/enrouteFlightBriefing

element EnrouteFlightBriefingType/pointWeather
diagram WXSpec_p169.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
minOcc 1
maxOcc unbounded
content simple
facets
Kind Value annotation 
enumeration METAR 
enumeration TAF 
enumeration PIREP 
enumeration WA 
enumeration SIGMET 
annotation
documentation
Enumerations:  METAR, TAF, PIREP, WA, SIGMET

element EnrouteFlightBriefingType/requestExpandedWxBriefing
diagram WXSpec_p170.png
namespace http://www.jeppesen.com/aoc
type xs:boolean
properties
isRef 0
content simple
annotation
documentation
Boolean: When 1 = yes=true, then user is requested an Expanded Wx Briefing (EQ).  When  0=no = false, then user is requesting a Normal Route Briefing (RQ).   EZ - Expanded briefing  is the four closest airports within 200 nm determined by the point weather for these locations.

element EnrouteFlightBriefingType/enrouteWxReportChoice
diagram WXSpec_p171.png
namespace http://www.jeppesen.com/aoc
type EnrouteWxReportChoiceType
properties
isRef 0
content complex
children departureWx departureAltWx enrouteWx arrivalWx arrivalAltWx

complexType EnrouteWeatherGroupType
diagram WXSpec_p172.png
namespace http://www.jeppesen.com/aoc
children flightKey enrouteProductName routeString minimumRunwayLength maximumAirportElevation crashFireIndex swathWidth responseFormat
used by
element EnrouteWeatherRequestType/enrouteWeatherGroup
annotation
documentation
Flight Key information for Enroute Weather Request

element EnrouteWeatherGroupType/flightKey
diagram WXSpec_p173.png
namespace http://www.jeppesen.com/aoc
type FlightKeyType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children flightIdentifier pod

element EnrouteWeatherGroupType/enrouteProductName
diagram WXSpec_p174.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
minOcc 1
maxOcc unbounded
content simple
facets
Kind Value annotation 
enumeration TAF 
enumeration METAR 
enumeration WAFD 
enumeration PIREP 
enumeration SIGMET 
enumeration AIRMET 
enumeration VAAC 
enumeration WSI FPG 
enumeration WSI SIGMET 
annotation
documentation
Enumerations:  TAF, METAR, WAFD, PIREP, SIGMET, AIRMET, VAAC, WSI FPG, WSI SIGMET

element EnrouteWeatherGroupType/routeString
diagram WXSpec_p175.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple

element EnrouteWeatherGroupType/minimumRunwayLength
diagram WXSpec_p176.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
UOM is hundreds of feet

element EnrouteWeatherGroupType/maximumAirportElevation
diagram WXSpec_p177.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 0
maxOcc 1
annotation
documentation
UOM is feet

element EnrouteWeatherGroupType/crashFireIndex
diagram WXSpec_p178.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element EnrouteWeatherGroupType/swathWidth
diagram WXSpec_p179.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
UOM is nautical miles (NM)

element EnrouteWeatherGroupType/responseFormat
diagram WXSpec_p180.png
namespace http://www.jeppesen.com/aoc
type ResponseFormatType
properties
isRef 0
content simple
default RAW
facets
Kind Value annotation 
enumeration RAW 
enumeration DECODED 
enumeration BOTH 
annotation
documentation
The type of output for this Weather Type.  Enumerations: Raw, Decode, Both.  Default:  Raw.

complexType EnrouteWeatherRequestType
diagram WXSpec_p181.png
namespace http://www.jeppesen.com/aoc
children enrouteWeatherGroup
used by
element WeatherType/enrouteWeatherRequest
annotation
documentation
WX007 v8 Enroute Weather REQUEST

element EnrouteWeatherRequestType/enrouteWeatherGroup
diagram WXSpec_p182.png
namespace http://www.jeppesen.com/aoc
type EnrouteWeatherGroupType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children flightKey enrouteProductName routeString minimumRunwayLength maximumAirportElevation crashFireIndex swathWidth responseFormat

complexType EnrouteWeatherResponseType
diagram WXSpec_p183.png
namespace http://www.jeppesen.com/aoc
children enrouteWxResponse
used by
element WeatherType/enrouteWeatherResponse
annotation
documentation
WX007 v8 Enroute Weather RESPONSE

element EnrouteWeatherResponseType/enrouteWxResponse
diagram WXSpec_p184.png
namespace http://www.jeppesen.com/aoc
type EnrouteWxByFlightResponseType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children flightKey routeString minimumRunwayLength maximumAirportElevation crashFireIndex swathWidth weatherData pointQueryRawDecodedResponse significantWxResponse error

complexType EnrouteWxByFlightResponseType
diagram WXSpec_p185.png
namespace http://www.jeppesen.com/aoc
children flightKey routeString minimumRunwayLength maximumAirportElevation crashFireIndex swathWidth weatherData pointQueryRawDecodedResponse significantWxResponse error
used by
element EnrouteWeatherResponseType/enrouteWxResponse

element EnrouteWxByFlightResponseType/flightKey
diagram WXSpec_p186.png
namespace http://www.jeppesen.com/aoc
type FlightKeyType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children flightIdentifier pod

element EnrouteWxByFlightResponseType/routeString
diagram WXSpec_p187.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0

element EnrouteWxByFlightResponseType/minimumRunwayLength
diagram WXSpec_p188.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
UOM is hundreds of feet

element EnrouteWxByFlightResponseType/maximumAirportElevation
diagram WXSpec_p189.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
UOM is feet

element EnrouteWxByFlightResponseType/crashFireIndex
diagram WXSpec_p190.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element EnrouteWxByFlightResponseType/swathWidth
diagram WXSpec_p191.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
UOM is nautical miles (NM)

element EnrouteWxByFlightResponseType/weatherData
diagram WXSpec_p192.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple
annotation
documentation
Weather message text. If no
weather meets the query
criteria, null value is provided.

element EnrouteWxByFlightResponseType/pointQueryRawDecodedResponse
diagram WXSpec_p193.png
namespace http://www.jeppesen.com/aoc
type PointQueryRawDecodedResponseGroupType
properties
isRef 0
content complex
children wxSourceName location geographicPointType requestDateTime responseDateTime radius pqResponseBodyDataType error

element EnrouteWxByFlightResponseType/significantWxResponse
diagram WXSpec_p194.png
namespace http://www.jeppesen.com/aoc
type SignificantWxResponseType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children wxSourceName significantWxProductName locationOrRegionString requestDateTime responseDateTime volcanicAshAdvisory reportOutput

element EnrouteWxByFlightResponseType/error
diagram WXSpec_p195.png
namespace http://www.jeppesen.com/aoc
type ErrorType
properties
isRef 0
content complex
children code information
annotation
documentation
If invalid data or error is returned by the application. Common ICD.

complexType EnrouteWxReportChoiceType
diagram WXSpec_p196.png
namespace http://www.jeppesen.com/aoc
children departureWx departureAltWx enrouteWx arrivalWx arrivalAltWx
used by
element EnrouteFlightBriefingType/enrouteWxReportChoice

element EnrouteWxReportChoiceType/departureWx
diagram WXSpec_p197.png
namespace http://www.jeppesen.com/aoc
type DepartureWxGroupType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children location departureTime airspeed latLonCoordinates
annotation
documentation
DW - Departure Weather is retrieved for each type specified in the Wx Type List. First for departure and then for departure alternate if present.  The selected point wx types are retrieved for the arrival and arrival alt airports and for the four closest airports within 200 nm.

element EnrouteWxReportChoiceType/departureAltWx
diagram WXSpec_p198.png
namespace http://www.jeppesen.com/aoc
type DepartureAltWxGroupType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children location distance departureTime latLonCoordinates
annotation
documentation
DA - Departure Alternate Weather is retrieved for each type specified in the Enroute Weather List.  First for departure and then for departure alternate if present.

element EnrouteWxReportChoiceType/enrouteWx
diagram WXSpec_p199.png
namespace http://www.jeppesen.com/aoc
type EnrouteWxWaypointsGroupType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children location distanceToPreviousWaypoint timeToPreviousWaypoint latLonCoordinates
annotation
documentation
EW - Enroute Weather - the lat/lon points to report winds aloft are determined by the number of navaids requested and the distance along the route.  If the number of points is more than six, the winds are retrieved at the first navaid and then for the navaid closest to the next 100-nm interval, etc.

element EnrouteWxReportChoiceType/arrivalWx
diagram WXSpec_p200.png
namespace http://www.jeppesen.com/aoc
type ArrivalWxGroupType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children location distanceToPreviousWaypoint timeToPreviousWaypoint latLonCoordinates
annotation
documentation
AW - The Arrival Airport Weather - selected point weather types are retrieved for the arrival and arrival alternate airports (if present)  and for the four closest airports within 200 nm

element EnrouteWxReportChoiceType/arrivalAltWx
diagram WXSpec_p201.png
namespace http://www.jeppesen.com/aoc
type ArrivalWxGroupType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children location distanceToPreviousWaypoint timeToPreviousWaypoint latLonCoordinates
annotation
documentation
AA - The Arrival Alternate Weather -  selected point weather types are retrieved for the arrival and arrival alternate airports (if present) and for the four closest airports within 200 nm

complexType EnrouteWxWaypointsGroupType
diagram WXSpec_p202.png
namespace http://www.jeppesen.com/aoc
children location distanceToPreviousWaypoint timeToPreviousWaypoint latLonCoordinates
used by
element EnrouteWxReportChoiceType/enrouteWx
annotation
documentation
Waypoint locations, distance and time for enroute weather points

element EnrouteWxWaypointsGroupType/location
diagram WXSpec_p203.png
namespace http://www.jeppesen.com/aoc
type AirportCodeType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children iata icao icao other
annotation
documentation
Weather location airport site identifier. ICAO or IATA code, or other.

element EnrouteWxWaypointsGroupType/distanceToPreviousWaypoint
diagram WXSpec_p204.png
namespace http://www.jeppesen.com/aoc
type xs:integer
properties
isRef 0
content simple

element EnrouteWxWaypointsGroupType/timeToPreviousWaypoint
diagram WXSpec_p205.png
namespace http://www.jeppesen.com/aoc
type xs:time
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element EnrouteWxWaypointsGroupType/latLonCoordinates
diagram WXSpec_p206.png
namespace http://www.jeppesen.com/aoc
type LatLonCoordinatesType
properties
isRef 0
content complex
children latitude longitude

complexType FlightLevelType
diagram WXSpec_p207.png
namespace http://www.jeppesen.com/aoc
type extension of xs:integer
properties
base xs:integer
used by
elements VolcanicAshAdvisoryCloudType/lowerFl VolcanicAshAdvisoryCloudType/upperFl
attributes
Name  Type  Use  Default  Fixed  annotation
uomxs:string  100.[ft_i]    

attribute FlightLevelType/@uom
type xs:string
properties
isRef 0
default 100.[ft_i]

complexType ForecastChangeGroupType
diagram WXSpec_p208.png
namespace http://www.jeppesen.com/aoc
children forecastChangeIndicator forecast
used by
elements DecodedTafType/forecastChanges RawDecodedEffectiveTafsType/forecastChanges

element ForecastChangeGroupType/forecastChangeIndicator
diagram WXSpec_p209.png
namespace http://www.jeppesen.com/aoc
type ForecastChangeIndicatorType
properties
isRef 0
content complex
children indicator startingPeriod probabilityPercent
annotation
documentation
http://aviationweather.gov/static/help/taf-decode.php

Forecast Change Indicators
The following change indicators are used when either a rapid, gradual, or temporary change is expected in some or all of the forecast meteorological conditions. Each change indicator marks a time group within the TAF report.
FROM Group: ie. (FM1600)
The FM group is used when a rapid change, usually occuring in less than one hour, in prevailing conditions is expected. Typically, a rapid change of prevailing conditions to more or less a completely new set of prevailing conditions is associated with a synoptic feature passing through the terminal area (cold or warm frontal passage). Appended to the FM indicator is the four-digit hour and minute the change is expected to begin and continues until the next change group or until the end of the current forecast.
A FM group will mark the beginning of a new line in a TAF report. Each FM group contains all the required elements -- wind, visibility, weather, and sky condition. Weather will be omitted in FM groups when it is not significant to aviation. FM groups will not include the contraction NSW.
Examples:
# FM0100 SKC - After 0100Z sky clear
# FM1430 OVC020 - After 1430Z ceiling two thousand overcast
BECOMING Group: ie. (BECMG 2224)
The BECMG group is used when a gradual change in conditions is expected over a longer time period, usually two hours. The time period when the change is expected is a four-digit group with the beginning hour and ending hour of the change period which follows the BECMG indicator. The gradual change will occur at an unspecified time within this time period. Only the conditions are carried over from the previous time group.
Example:
OVC012 BECMG 1416 BKN020 - Ceiling one thousand two hundred overcast. Then a gradual change to ceiling two thousand broken between 1400Z and 1600Z.
TEMPORARY Group: ie. (TEMPO 1316)
The TEMPO group is used for any conditions in wind, visibility, weather, or sky condition which are expected to last for generally less than an hour at a time (occasional), and are expected to occur during less than half the time period. The TEMPO indicator is followed by a four-digit group giving the beginning hour and ending hour of the time period during which the temporary conditions are expected. Only the changing forecast meteorological conditions are included in TEMPO groups. The omitted conditions are carried over from the previous time group.
Examples:
# SCT030 TEMPO 1923 BKN030 - Three thousand scattered with occasional ceilings three thousand broken between 1900Z and 2300Z.
# 4SM HZ TEMPO 0006 2SM BR HZ - Visibility four in haze with occasional visibility two in mist and haze between 0000Z and 0600Z.
=: ie. (KOKC)
The = indicates the end of the individual TAF transmission. TAFs are bundled together and transmitted as a single document. The = provides a convenient means of separating this document into the individual TAF reports
color hr

element ForecastChangeGroupType/forecast
diagram WXSpec_p210.png
namespace http://www.jeppesen.com/aoc
type ForecastConditionType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children forecastPeriod wind visibility noSignificantWeather weatherGroup skyConditionLayer windShearAttitude temperatureGroup altimeterSettingAtHome predictedTemperatureTypeGroup undecodeableElement
annotation
documentation
It is optional because sometime PROBxx can directly followed by another forecast.

complexType ForecastChangeIndicatorType
diagram WXSpec_p211.png
namespace http://www.jeppesen.com/aoc
children indicator startingPeriod probabilityPercent
used by
element ForecastChangeGroupType/forecastChangeIndicator

element ForecastChangeIndicatorType/indicator
diagram WXSpec_p212.png
namespace http://www.jeppesen.com/aoc
type IndicatorType
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration FM 
enumeration BECMG 
enumeration TEMPO 
enumeration PROB 
enumeration PROB TEMPO 
enumeration INTER 

element ForecastChangeIndicatorType/startingPeriod
diagram WXSpec_p213.png
namespace http://www.jeppesen.com/aoc
type DayHourMinuteType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children Day Hour Minute
attributes
Name  Type  Use  Default  Fixed  annotation
dayTimeUnitDayTimeUnit  Z    
documentation
Z=UTC Z

element ForecastChangeIndicatorType/probabilityPercent
diagram WXSpec_p214.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:integer
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minInclusive 
maxInclusive 99 

complexType ForecastConditionType
diagram WXSpec_p215.png
namespace http://www.jeppesen.com/aoc
children forecastPeriod wind visibility noSignificantWeather weatherGroup skyConditionLayer windShearAttitude temperatureGroup altimeterSettingAtHome predictedTemperatureTypeGroup undecodeableElement
used by
elements ForecastChangeGroupType/forecast DecodedTafType/forecastConditions RawDecodedEffectiveTafsType/forecastConditions TrendType/trendForecast
annotation
documentation
Winds, visibility, weather, sky conditions

element ForecastConditionType/forecastPeriod
diagram WXSpec_p216.png
namespace http://www.jeppesen.com/aoc
type ForecastPeriodType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children forecastBeginDay beginHour forecastEndDay endHour
annotation
documentation
Valid period of the forecast.  The time period the TAF covers, usually 24 hours.  This consists of a two-digit date followed by a two-digit beginning hour (UTC) and two-digit ending hour (UTC).  In the case of an amended forecast, or a forecast which is corrected or delayed the valid period may be less than 24 hours.  RAW=2218/2324, DECODED=Forecast Valid from the 11th at 0000 UTC until  the 12th at 0000 UTC.

element ForecastConditionType/wind
diagram WXSpec_p217.png
namespace http://www.jeppesen.com/aoc
type WindType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children windDirection windSpeed gustSpeed
attributes
Name  Type  Use  Default  Fixed  annotation
windSpeedUnitWindSpeedUnitType  KT    
documentation
KT:Knots, KMH:Kliometer Per Hour, MPS: Meters Per Second
annotation
documentation
Displays as a part of the forecast.  First three numers indicate true north direction; next two or three numbers indicate speed.  May display a G for gusts followed by the maximum speed.  May display 00000KT for calm. RAW= VRB16G28KT.  DECODED=Variable Winds 16 knots, gusts 28 knots. 

element ForecastConditionType/visibility
diagram WXSpec_p218.png
namespace http://www.jeppesen.com/aoc
type VisibilityType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children visibilityValue visibilityDirection cavok
attributes
Name  Type  Use  Default  Fixed  annotation
visibilityUnitVisibilityUnitType      
documentation
SM: statute miles. Empty means the unit is Meters.
annotation
documentation
Prevailing visiblity.  Horizontal measure of how features can be seen along the ground.  May display as whole number or fraction.  U.S. Example:  RAW=5SM, 3/4 SM; DECODED=5 statute miles, 3/4 SM.   International Example:  RAW=CAVOK, 1400; DECODED= Ceiling and visiblity are OK.

element ForecastConditionType/noSignificantWeather
diagram WXSpec_p219.png
namespace http://www.jeppesen.com/aoc
type NoSignificantWeatherType
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 
enumeration  
enumeration NSW 
annotation
documentation
RAW = NSW (or blank).  

element ForecastConditionType/weatherGroup
diagram WXSpec_p220.png
namespace http://www.jeppesen.com/aoc
type WeatherGroupType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children intensity intensityList proximity descriptor precipitation precipitationList obscuration obscurationList Other OtherList
annotation
documentation
If  no significant weather is expected to occur during a specific time period in the forecast, the weather gorup is omitted for that time period.  Weather:  Intensity or Proximity; Descriptor;  Precipitation, Obscuration,

element ForecastConditionType/skyConditionLayer
diagram WXSpec_p221.png
namespace http://www.jeppesen.com/aoc
type SkyConditionLayerType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children skyCondition height cumulonimbusOrToweringCumulus
annotation
documentation
Clouds.  Repeating type for multiple layers. Indicates cloud amount, height, and type.  Heights of the clouds is given in thousands and hundreds of feet.  May also indicate vertical visibility for obscured sky and height.  ("VV004").  More than one layer may be returned in the report.  E.g.:  OVC010CB

element ForecastConditionType/windShearAttitude
diagram WXSpec_p222.png
namespace http://www.jeppesen.com/aoc
type WindShearAttitudeType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children windShearAttitudeHeight WindShearAttitudeDirection WindShearAttitudeSpeed
attributes
Name  Type  Use  Default  Fixed  annotation
windShearAttitudeUnitWindSpeedUnitType  KT    
annotation
documentation
In U.S. TAF, non-convective low-level (less than 2000 ft) Wind Shear; 3-digit height (hundreds of feet); /  3-digit wind direction and 2-3 digit wind speed above the indicated height, and unit, KT.  Displays as part of the forecast.  WS displays if wind shear is predicted.  The WS is followed by the height of the wind shear in hundreds of feet above ground level, the direction (in degrees from magnetic north) from which the wind is expected to blow, and the predicted wind speed in knots.  If wind shear is not predicted, this value is omitted from the report.   E.g.:  WS010/1840KT

element ForecastConditionType/temperatureGroup
diagram WXSpec_p223.png
namespace http://www.jeppesen.com/aoc
type TemperatureGroupType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children temperatureType temperature theDay theHour theHourUnit

element ForecastConditionType/altimeterSettingAtHome
diagram WXSpec_p224.png
namespace http://www.jeppesen.com/aoc
type AltimeterSettingAtHomeType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children abbreviation value unit

element ForecastConditionType/predictedTemperatureTypeGroup
diagram WXSpec_p225.png
namespace http://www.jeppesen.com/aoc
type PredictedTemperatureType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children predictedDegree predictedTime

element ForecastConditionType/undecodeableElement
diagram WXSpec_p226.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

complexType ForecastDateTimeType
diagram WXSpec_p227.png
namespace http://www.jeppesen.com/aoc
children forcastDate forecastTime zTime
annotation
documentation
Example:  20091001:1410

element ForecastDateTimeType/forcastDate
diagram WXSpec_p228.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple
annotation
documentation
RAW=20091001; DECODED=Oct 01, 2009

element ForecastDateTimeType/forecastTime
diagram WXSpec_p229.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple
annotation
documentation
RAW=1410; DECODED=14:10

element ForecastDateTimeType/zTime
diagram WXSpec_p230.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
default Zulu
facets
Kind Value annotation 
enumeration Zulu 
annotation
documentation
RAW=Z.  DECODED=Zulu

complexType ForecastPeriodType
diagram WXSpec_p231.png
namespace http://www.jeppesen.com/aoc
children forecastBeginDay beginHour forecastEndDay endHour
used by
element ForecastConditionType/forecastPeriod
annotation
documentation
The time period the TAF covers, usually 24 hours.  This consists of a two-digit date followed by a two-digit beginning hour (UTC) and two-digit ending hour (UTC).  In the case of an amended forecast, or a forecast which is corrected or delayed the valid period may be less than 24 hours.  RAW=110024, DECODED=Forecast Valid from 11 at 0000 UTC until 12 at 0000 UTC.

element ForecastPeriodType/forecastBeginDay
diagram WXSpec_p232.png
namespace http://www.jeppesen.com/aoc
type String2
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 
annotation
documentation
Example:  2218/2324.  RAW=22; DECODED=22

element ForecastPeriodType/beginHour
diagram WXSpec_p233.png
namespace http://www.jeppesen.com/aoc
type String2
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 
annotation
documentation
Example:  2218/2324.  RAW=18; DECODED=1800.

element ForecastPeriodType/forecastEndDay
diagram WXSpec_p234.png
namespace http://www.jeppesen.com/aoc
type String2
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 
annotation
documentation
Example:  2218/2324.  RAW=23;  DECODED=23.

element ForecastPeriodType/endHour
diagram WXSpec_p235.png
namespace http://www.jeppesen.com/aoc
type String2
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 
annotation
documentation
Example:  2218/2324.  RAW=24; DECODED=2400.

complexType GeoLocationGroupType
diagram WXSpec_p236.png
namespace http://www.jeppesen.com/aoc
children latitude longitude
used by
element PolygonType/geoLocations
annotation
documentation
Coordinates that plot boundaries of polygon

element GeoLocationGroupType/latitude
diagram WXSpec_p237.png
namespace http://www.jeppesen.com/aoc
type xs:decimal
properties
isRef 0
content simple
annotation
documentation
Example:  99.999

element GeoLocationGroupType/longitude
diagram WXSpec_p238.png
namespace http://www.jeppesen.com/aoc
type xs:decimal
properties
isRef 0
content simple
annotation
documentation
Example:  99.999

complexType GetGraphicWxImagesResponseType
diagram WXSpec_p239.png
namespace http://www.jeppesen.com/aoc
children getGraphicWxImages error
used by
element WeatherType/getGraphicWxImageResponse
annotation
documentation
WX012 v8 Fetch available graphic weather images RESPONSE

element GetGraphicWxImagesResponseType/getGraphicWxImages
diagram WXSpec_p240.png
namespace http://www.jeppesen.com/aoc
type GraphicWxImageResponseGroupType
properties
isRef 0
minOcc 1
maxOcc 12
content complex
children wxSourceName fileName levelOfDetail fileDateTime chartCreationDateTime chartValidTime region category productTitle graphicWxImageTitle description updated catalogTypeCode graphicColor chartType forecastPeriod catalogGroupCode flightLevel graphicType mapProjectionType regionCenterPoint mapScale url base64FileData singleSiteRadar

element GetGraphicWxImagesResponseType/error
diagram WXSpec_p241.png
namespace http://www.jeppesen.com/aoc
type ErrorType
properties
isRef 0
content complex
children code information

complexType GlobalWxInEffectRequestType
diagram WXSpec_p242.png
namespace http://www.jeppesen.com/aoc
children responseFormat wxInEffectRequest
used by
element WeatherType/GlobalWxInEffectRequest
annotation
documentation
WX015 v6 REQUEST for all weather currently in effect, by weather report type

element GlobalWxInEffectRequestType/responseFormat
diagram WXSpec_p243.png
namespace http://www.jeppesen.com/aoc
type ResponseFormatType
properties
isRef 0
content simple
default RAW
facets
Kind Value annotation 
enumeration RAW 
enumeration DECODED 
enumeration BOTH 
annotation
documentation
The type of output for this Weather Type.  Enumerations: Raw, Decode, Both.  Default:  Raw.

element GlobalWxInEffectRequestType/wxInEffectRequest
diagram WXSpec_p244.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration TAF 
enumeration METAR 
enumeration SIGMET 
enumeration AIRMET 
enumeration GAMET 
enumeration PIREP 
enumeration TROPICAL CYCLONE TRACKS 
enumeration VAAC 
enumeration WSI SIGMET 
enumeration WSI FPG 
enumeration CWA 
enumeration SWXA 
annotation
documentation
Select the type of text weather report for which you expect a response of all selected weather in effect.  Enumerations:   TAF, METAR, SIGMET, AIRMET, GAMET General Aviation Meteorolgical Information (forecast);  PIREP, Tropical Cyclone Tracks, VAAC  (Volcanic Ash Advisory Center Bulletin).   WSI SIGMET, WSI FPG. CWA (Center Weather Advisory), SWXA (Space Weather Advsiory)

complexType GlobalWxInEffectResponseType
diagram WXSpec_p245.png
namespace http://www.jeppesen.com/aoc
children allEffectiveTafs allEffectiveMetars allEffectivePireps allEffectiveSigmets allEffectiveAirmets allEffectiveVaacs allEffectiveGamets allEffectiveTropicalCycloneTracks errors
used by
element WeatherType/GlobalWxInEffectResponse
annotation
documentation
WX015 v6 RESPONSE for current weather in effect, by weather report type

element GlobalWxInEffectResponseType/allEffectiveTafs
diagram WXSpec_p246.png
namespace http://www.jeppesen.com/aoc
type RawDecodedEffectiveTafsType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children wxSourceName rawData locationId reportDateTime reportTypeModifier forecastConditions forecastChanges remarks unknownVariable
annotation
documentation
This group is repeated for each Effective TAF

element GlobalWxInEffectResponseType/allEffectiveMetars
diagram WXSpec_p247.png
namespace http://www.jeppesen.com/aoc
type RawDecodedEffectiveMetarType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children wxSourceName historyVersion rawData decodedMetar
annotation
documentation
This group is repeated for each effective METAR

element GlobalWxInEffectResponseType/allEffectivePireps
diagram WXSpec_p248.png
namespace http://www.jeppesen.com/aoc
type RawDecodedEffectivePirepType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children wxSourceName decodedPirep rawData
annotation
documentation
This group is repeated for each effective PIREP

element GlobalWxInEffectResponseType/allEffectiveSigmets
diagram WXSpec_p249.png
namespace http://www.jeppesen.com/aoc
type RawGraphicEffectiveSigmetsType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children wxSourceName rawData graphicWx
annotation
documentation
This group is repeated for each effective SIGMET

element GlobalWxInEffectResponseType/allEffectiveAirmets
diagram WXSpec_p250.png
namespace http://www.jeppesen.com/aoc
type RawGraphicEffectiveAirmetsType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children wxSourceName rawData graphicWx
annotation
documentation
This group is repeated for each effective AIRMET

element GlobalWxInEffectResponseType/allEffectiveVaacs
diagram WXSpec_p251.png
namespace http://www.jeppesen.com/aoc
type RawGraphicEffectiveVaacType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children wxSourceName rawData VolcanicAshAdvisory graphicWx
annotation
documentation
This group is repeated for each effective VAAC

element GlobalWxInEffectResponseType/allEffectiveGamets
diagram WXSpec_p252.png
namespace http://www.jeppesen.com/aoc
type RawGraphicEffectiveGametsType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children wxSourceName rawData graphicWx
annotation
documentation
This group is repeated for each effective GAMET

element GlobalWxInEffectResponseType/allEffectiveTropicalCycloneTracks
diagram WXSpec_p253.png
namespace http://www.jeppesen.com/aoc
type RawGraphicEffectiveTropicalCycloneTracksType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children wxSourceName rawData graphicWx
annotation
documentation
This group is repeated for each effective Tropical Cyclone Tracks

element GlobalWxInEffectResponseType/errors
diagram WXSpec_p254.png
namespace http://www.jeppesen.com/aoc
type ErrorType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children code information

complexType GraphicWxImageResponseGroupType
diagram WXSpec_p255.png
namespace http://www.jeppesen.com/aoc
children wxSourceName fileName levelOfDetail fileDateTime chartCreationDateTime chartValidTime region category productTitle graphicWxImageTitle description updated catalogTypeCode graphicColor chartType forecastPeriod catalogGroupCode flightLevel graphicType mapProjectionType regionCenterPoint mapScale url base64FileData singleSiteRadar
used by
elements AvailableGraphicWxImagesResponseType/availableGraphicWxImagesCatalog/availableGraphicWxImagesListResponseGroup GetGraphicWxImagesResponseType/getGraphicWxImages WeatherNotificationType/wxNotification/wxReport/graphicWxOutput WeatherNotificationResponseType/wxNotification/wxReport/graphicWxOutput

element GraphicWxImageResponseGroupType/wxSourceName
diagram WXSpec_p256.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element GraphicWxImageResponseGroupType/fileName
diagram WXSpec_p257.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple

element GraphicWxImageResponseGroupType/levelOfDetail
diagram WXSpec_p258.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:integer
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minInclusive 
maxInclusive 100 
annotation
documentation
Graphic Weather Images:  A selection of 100 = highest level of detail and is the largest file size for best use outside of the cockpit.  1= lowest level of detail and is the smallest file size.   Best use on mobile devices,  If level of detail is not specified, a default of 1 willbe assumed by the receiving system.

element GraphicWxImageResponseGroupType/fileDateTime
diagram WXSpec_p259.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
content simple
annotation
documentation
dateTime. Format: 2014-07-18T07:50:03.000-06:00

element GraphicWxImageResponseGroupType/chartCreationDateTime
diagram WXSpec_p260.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
dateTime format.  Date and time map was created.

element GraphicWxImageResponseGroupType/chartValidTime
diagram WXSpec_p261.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Start of the chart's valid period)

element GraphicWxImageResponseGroupType/region
diagram WXSpec_p262.png
namespace http://www.jeppesen.com/aoc
type GraphicWxRegionsType
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration All 
enumeration Northeast U.S. 
enumeration Southeast U.S. 
enumeration South Central U.S. 
enumeration North Central U.S. 
enumeration Northwest U.S. 
enumeration Southwest U.S. 
enumeration United States 
enumeration Alaska 
enumeration Hawaii 
enumeration Canada 
enumeration Mexico 
enumeration Caribbean 
enumeration South America 
enumeration Europe 
enumeration Western Europe 
enumeration North Atlantic 
enumeration Greece 
enumeration Europe/Asia 
enumeration Africa 
enumeration Middle East 
enumeration North Pacific 
enumeration Eastern Pacific 
enumeration Asia 
enumeration Australia 
enumeration South Pacific 
enumeration Indian Ocean 
enumeration Western Atlantic 
enumeration Single Site 
enumeration World Wide 
enumeration World Wide - Original 
enumeration World Wide - High Resolution 
enumeration UKMO T4 

element GraphicWxImageResponseGroupType/category
diagram WXSpec_p263.png
namespace http://www.jeppesen.com/aoc
type GraphicWxCategoryType
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration All 
enumeration Satellite 
enumeration Radar 
enumeration Aviation Hazards 
enumeration Surface and Low Level Significant Weather 
enumeration Winds and Temps Aloft 
enumeration High Level Significant Weather 
annotation
documentation
Enumerations:   Satellite, Radar, Aviation Hazards, Surface and Low Level Significant Weather, Winds and Temps Aloft, High level Significant Weather, All

element GraphicWxImageResponseGroupType/productTitle
diagram WXSpec_p264.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple

element GraphicWxImageResponseGroupType/graphicWxImageTitle
diagram WXSpec_p265.png
namespace http://www.jeppesen.com/aoc
type GraphicImageTitlesType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration All 
enumeration AIRMETs 
enumeration Accumulated Precipitation Mosaic 
enumeration Analysis 
enumeration Base Reflectivity Forecast Product 
enumeration Canada Radar Winter Mosaic 
enumeration CONUS Surface Forecast 
enumeration Composited Base Reflectivity 
enumeration Convective Outlook 
enumeration Convective Outlook - Hail 
enumeration Convective Outlook - Tornado 
enumeration Convective Outlook - Wind 
enumeration Convective SIGMET and SIGMET Areas 
enumeration Echo tops 
enumeration Enhanced IR Satellite 
enumeration Flight Conditions 
enumeration Forecast Precipitation Accumulation 
enumeration Forecast Radar Mosaic 
enumeration Global Surface Forecast 
enumeration Global Visible Satellite Imagery 
enumeration GMS IR Satellite and Single Site Radar Composite 
enumeration GOES Infrared Satellite Lightning Image 
enumeration GOES Visible Satellite Lightning Image 
enumeration Goes IR Satellite and Single Site Radar Composite 
enumeration High Ice Water Content Analysis 
enumeration High Ice Water Content Forecast 
enumeration High Level Significant Weather Forecast 
enumeration Hurricane Tracks 
enumeration IFR and Mountain Obscuration AIRMETS 
enumeration IR Satellite and Radar Composite 
enumeration IR Satellite and Single Site Radar Composite 
enumeration Icing 
enumeration Icing Forecast 
enumeration Lifted Index 
enumeration Lightning Data 
enumeration Low Level Significant Weather Forecast 
enumeration Mid Level Significant Weather Forecast 
enumeration NEXRAD Radar Summary Table 
enumeration North Atlantic Tracks 
enumeration North Pacific Tracks 
enumeration One Hour Precipitation 
enumeration Radar Coded Message 
enumeration Radar Composite 
enumeration Radar Echo Tops 
enumeration Radar One Hour Precipitation 
enumeration Radar Winter Mosaic 
enumeration Single Site Radar 
enumeration Surface Analysis 
enumeration Tropical Cyclone Tracks 
enumeration Turbulence 
enumeration Turbulence Forecast 
enumeration Upper Level Analysis 
enumeration U.S. Radar Winter Mosaic 
enumeration Volcanic Ash Concentration 
enumeration Wind, Temp, and Shear 
enumeration Winds and Temps Aloft 
enumeration WSI FPG 
enumeration WSI SIGMET 
annotation
documentation
Enumerations:  All
Analysis; Base Reflectivity Forecast Product; Canada Radar Winter Mosaic; Composited Base Reflectivity; CONUS Surface Forecast; Convective Outlook;
Convective Outlook - Hail;
Convective Outlook - Tornado; Convective Outlook - Wind; Convective SIGMET and SIGMET Areas; Echo Tops;  Enhanced IR Satellite;  Flight Conditions;  Forecast Precipitation Accumulation;  Global Surface Forecast; 
GMS IR Satellite and Single;  Site Radar Composite;  GOES Infrared Satellite Lightning Image;  GOES Visible Satellite Lightning Image;  Goes IR Satellite and Single Site Radar Composite;  High Ice Water Content Analysis;  High Ice Water Content Forecast;  Hurricane Tracks
High Level Significant Weather Forecast;  IFR and Mountain Obscuration AIRMETS;  IR Satellite and Radar Composite; IR Satellite and Single Site Radar Composite;
Icing; Lifted Index;  Lightning Data;  Low Level Significant Weather Forecast;  Mid Level Significant Weather Forecast;  NEXRAD Radar Summary Table; North Atlantic Tracks; 
North Pacific Tracks;  One Hour Precipitation;  Radar Coded Message;  Radar Composite;  Radar Echo Tops;  Radar One Hour Precipitation;  Radar Winter Mosaic;  Single Site Radar
Surface Analysis;  Tropical Cyclone Tracks;  Turbulence
Upper Level Analysis;  U.S. Radar Winter Mosaic;  Volcanic Ash Concentration;  Wind, Temp, and Shear;  Winds and Temps Aloft;   WSI SIGMET;  WSI FPG

element GraphicWxImageResponseGroupType/description
diagram WXSpec_p266.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple

element GraphicWxImageResponseGroupType/updated
diagram WXSpec_p267.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple
annotation
documentation
How often a map is updated. Example:   hourly, 15 min, etc.

element GraphicWxImageResponseGroupType/catalogTypeCode
diagram WXSpec_p268.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration ABCBR 
enumeration ABCTX 
enumeration ABRBR 
enumeration ABXBR 
enumeration ACGBR 
enumeration ADWBR 
enumeration AE05K 
enumeration AE06E 
enumeration AECB 
enumeration AHGB 
enumeration AIHB 
enumeration AKCB 
enumeration AKQB 
enumeration AKRB 
enumeration AMAB 
enumeration AMXB 
enumeration APDB 
enumeration APXB 
enumeration ARXB 
enumeration ATLB 
enumeration ATXB 
enumeration BBXB 
enumeration BE07 
enumeration BGMB 
enumeration BHXB 
enumeration BISBR 
enumeration BLXBR 
enumeration BMXBR 
enumeration BNABR 
enumeration BOSB 
enumeration BOXBR 
enumeration BROBR 
enumeration BTVBR 
enumeration BUFBR 
enumeration BWIBR 
enumeration CAEBR 
enumeration CBWBR 
enumeration CBXBR 
enumeration CCXBR 
enumeration CE06E 
enumeration CE15E 
enumeration CLEBR 
enumeration CLTBR 
enumeration CLXBR 
enumeration CMHBR 
enumeration CRPBR 
enumeration CVGBR 
enumeration CVOUT 
enumeration CYSBR 
enumeration DALBR 
enumeration DAXBR 
enumeration DAYBR 
enumeration DCABR 
enumeration DDCBR 
enumeration DE15E 
enumeration DE30K 
enumeration DENBR 
enumeration DFWBR 
enumeration DFXBR 
enumeration DGXBR 
enumeration DIXBR 
enumeration DLHBR 
enumeration DMXBR 
enumeration DOXBR 
enumeration DTWBR 
enumeration DTXBR 
enumeration DVNBR 
enumeration DYXBR 
enumeration EAXBR 
enumeration EE07K 
enumeration EMXBR 
enumeration ENXBR 
enumeration EOXBR 
enumeration EPZBR 
enumeration ESXBR 
enumeration EU52E 
enumeration EVXBR 
enumeration EWRBR 
enumeration EWXBR 
enumeration EYWBR 
enumeration EYXBR 
enumeration FASIG 
enumeration FCXBR 
enumeration FDRBR 
enumeration FDXBR 
enumeration FFCBR 
enumeration FLLBR 
enumeration FSDBR 
enumeration FSXBR 
enumeration FTGBR 
enumeration FWSBR 
enumeration FZSIG 
enumeration GE06E 
enumeration GE07K 
enumeration GGWBR 
enumeration GJXBR 
enumeration GLDBR 
enumeration GRBBR 
enumeration GRKBR 
enumeration GRRBR 
enumeration GSPBR 
enumeration GUABR 
enumeration GWXBR 
enumeration GYXBR 
enumeration HDXBR 
enumeration HGXBR 
enumeration HIRBR 
enumeration HISIG 
enumeration HKIBR 
enumeration HKMBR 
enumeration HMOBR 
enumeration HNXBR 
enumeration HOUBR 
enumeration HPXBR 
enumeration HSABC 
enumeration HSOTE 
enumeration HSOTW 
enumeration HSXYZ 
enumeration HTXBR 
enumeration HURCN 
enumeration HWABR 
enumeration IADBR 
enumeration IAHBR 
enumeration IC010 
enumeration IC050 
enumeration IC100 
enumeration IC150 
enumeration IC200 
enumeration IC250 
enumeration ICALL 
enumeration ICHBR 
enumeration ICHWC 
enumeration ICING 
enumeration ICLOW 
enumeration ICTBR 
enumeration ICUPR 
enumeration ICXBR 
enumeration IDSBR 
enumeration IE05K 
enumeration IFRWX 
enumeration ILNBR 
enumeration ILXBR 
enumeration INDBR 
enumeration INXBR 
enumeration IWABR 
enumeration IWXBR 
enumeration JANBR 
enumeration JAXBR 
enumeration JE07K 
enumeration JFKBR 
enumeration JGXBR 
enumeration JKLBR 
enumeration JUABR 
enumeration JUAET 
enumeration JUAPC 
enumeration KE06E 
enumeration KE20A 
enumeration LASBR 
enumeration LBBBR 
enumeration LCHBR 
enumeration LIGHT 
enumeration LINDX 
enumeration LIXBR 
enumeration LNXBR 
enumeration LOSIG 
enumeration LOTBR 
enumeration LRXBR 
enumeration LSXBR 
enumeration LTXBR 
enumeration LVEBR 
enumeration LVXBR 
enumeration LWXBR 
enumeration LZKBR 
enumeration MAFBR 
enumeration MAXBR 
enumeration MBXBR 
enumeration MCIBR 
enumeration MCOBR 
enumeration MDWBR 
enumeration MEMBR 
enumeration MHSIG 
enumeration MHXBR 
enumeration MIABR 
enumeration MKEBR 
enumeration MKXBR 
enumeration MLBBR 
enumeration MOBBR 
enumeration MPXBR 
enumeration MQTBR 
enumeration MRABC 
enumeration MROTE 
enumeration MROTW 
enumeration MRXBR 
enumeration MRXYZ 
enumeration MSATR 
enumeration MSPBR 
enumeration MSXBR 
enumeration MSYBR 
enumeration MTXBR 
enumeration MUXBR 
enumeration MVDBR 
enumeration MVXBR 
enumeration MXXBR 
enumeration NCRBR 
enumeration NE15K 
enumeration NERBR 
enumeration NKXBR 
enumeration NORTW 
enumeration NPOTE 
enumeration NPOTW 
enumeration NQABR 
enumeration NTABC 
enumeration NTXYZ 
enumeration NWRBR 
enumeration OAXBR 
enumeration OHXBR 
enumeration OKCBR 
enumeration OKXBR 
enumeration ORDBR 
enumeration OTXBR 
enumeration PAHBR 
enumeration PASIG 
enumeration PBIBR 
enumeration PBZBR 
enumeration PDTBR 
enumeration PHLBR 
enumeration PHXBR 
enumeration PITBR 
enumeration POEBR 
enumeration PUXBR 
enumeration PZSIG 
enumeration RADBR 
enumeration RADCP 
enumeration RADET 
enumeration RADPC 
enumeration RADWM 
enumeration RANCP 
enumeration RANET 
enumeration RANPC 
enumeration RAXBR 
enumeration RBECP 
enumeration RBEET 
enumeration RBEPC 
enumeration RC 
enumeration RDUBR 
enumeration RE06E 
enumeration RFACP 
enumeration RFAET 
enumeration RFAPC 
enumeration RFCBR 
enumeration RGUCP 
enumeration RGUET 
enumeration RGUPC 
enumeration RGUSA 
enumeration RGXBR 
enumeration RIWBR 
enumeration RJNCP 
enumeration RJNET 
enumeration RJNPC 
enumeration RKACP 
enumeration RKAET 
enumeration RKAPC 
enumeration RKOCP 
enumeration RKOET 
enumeration RKOPC 
enumeration RKSCP 
enumeration RKSET 
enumeration RKSPC 
enumeration RLXBR 
enumeration RMEBR 
enumeration RMICP 
enumeration RMIET 
enumeration RMIPC 
enumeration RMOCP 
enumeration RMOET 
enumeration RMOPC 
enumeration RMOSA 
enumeration RMXBR 
enumeration RNOCP 
enumeration RNOET 
enumeration RNOPC 
enumeration RSJET 
enumeration RSJPC 
enumeration RSJSA 
enumeration RSSCP 
enumeration RSSET 
enumeration RSSPC 
enumeration RTXBR 
enumeration SATHR 
enumeration SATIR 
enumeration SATRA 
enumeration SATVS 
enumeration SCRBR 
enumeration SDFBR 
enumeration SE06E 
enumeration SERBR 
enumeration SFCPC 
enumeration SFCWX 
enumeration SFGFS 
enumeration SFXBR 
enumeration SGFBR 
enumeration SHVBR 
enumeration SIGMT 
enumeration SJTBR 
enumeration SJUBR 
enumeration SLCBR 
enumeration SOXBR 
enumeration STLBR 
enumeration SWRBR 
enumeration TB050 
enumeration TB100 
enumeration TB150 
enumeration TB200 
enumeration TB250 
enumeration TB300 
enumeration TB350 
enumeration TB400 
enumeration TBALL 
enumeration TBF30 
enumeration TBF31 
enumeration TBF32 
enumeration TBF33 
enumeration TBF34 
enumeration TBF35 
enumeration TBF36 
enumeration TBF37 
enumeration TBF38 
enumeration TBF39 
enumeration TBF40 
enumeration TBLLV 
enumeration TBLOW 
enumeration TBUPR 
enumeration TBWBR 
enumeration TFXBR 
enumeration TLHBR 
enumeration TLXBR 
enumeration TPABR 
enumeration TULBR 
enumeration TURBC 
enumeration TWXBR 
enumeration UA 
enumeration UAGFS 
enumeration UDXBR 
enumeration UEXBR 
enumeration UK41E 
enumeration UK52E 
enumeration USRBR 
enumeration VA200 
enumeration VA350 
enumeration VA550 
enumeration VA89E 
enumeration VAXBR 
enumeration VBXBR 
enumeration VNXBR 
enumeration VOASH 
enumeration VTXBR 
enumeration VWXBR 
enumeration WAXBR 
enumeration WT 
enumeration WXDEP 

element GraphicWxImageResponseGroupType/graphicColor
diagram WXSpec_p269.png
namespace http://www.jeppesen.com/aoc
type xs:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Boolean:  true if in color, false if black and white

element GraphicWxImageResponseGroupType/chartType
diagram WXSpec_p270.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration Forecast 
enumeration Analysis 
annotation
documentation
Enumerations:   Forecast, Analysis

element GraphicWxImageResponseGroupType/forecastPeriod
diagram WXSpec_p271.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
xs:string.   Conditionally required if chartType=Forecast.  Forecast Hour (e.g. 00, 06, 12, 24); Forecast Increment (e.g. +15, +30, +45 min);  Forecast Day (e.g. U.S. Convective Outlook Day 1, Day 2, Day 3, etc...)

element GraphicWxImageResponseGroupType/catalogGroupCode
diagram WXSpec_p272.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration Single Site Radar 
enumeration Radar Images 
enumeration Satellite Images 
enumeration Surface/Low Level Sig. Weather 
enumeration High Level Sig. Weather 
enumeration Winds/Temps Aloft 
enumeration Aviation Notices 
enumeration UKMO T4 Charts 

element GraphicWxImageResponseGroupType/flightLevel
diagram WXSpec_p273.png
namespace http://www.jeppesen.com/aoc
type String3
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 
annotation
documentation
xs:string3.

element GraphicWxImageResponseGroupType/graphicType
diagram WXSpec_p274.png
namespace http://www.jeppesen.com/aoc
type GraphicType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration VWG 
enumeration GIF 
enumeration KML 
enumeration KMZ 
enumeration GeoJSON 
annotation
documentation
Enumerations: VWG, GIF, KML, KMZ, GeoJSON

element GraphicWxImageResponseGroupType/mapProjectionType
diagram WXSpec_p275.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration Mercator 
enumeration Stereographic 
enumeration Lambert Conformal 
enumeration Polar Stereographic 
enumeration Not Specified 
annotation
documentation
Enumerations:   M (Meractor); S (Stereoraphic);  Lambert Conformal;  Polar Stereographic;  Not Specified. 

element GraphicWxImageResponseGroupType/regionCenterPoint
diagram WXSpec_p276.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
content complex
children latLon notSpecified

element GraphicWxImageResponseGroupType/regionCenterPoint/latLon
diagram WXSpec_p277.png
namespace http://www.jeppesen.com/aoc
type GeographicPointType
properties
isRef 0
content complex
children latitude longitude

element GraphicWxImageResponseGroupType/regionCenterPoint/notSpecified
diagram WXSpec_p278.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration Not Specified 
annotation
documentation
Indication that the latitude/longitude was not specified in the source file

element GraphicWxImageResponseGroupType/mapScale
diagram WXSpec_p279.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
content complex
children displayScale notSpecified

element GraphicWxImageResponseGroupType/mapScale/displayScale
diagram WXSpec_p280.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple

element GraphicWxImageResponseGroupType/mapScale/notSpecified
diagram WXSpec_p281.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration Not Specified 
annotation
documentation
Scale not specified in the source file

element GraphicWxImageResponseGroupType/url
diagram WXSpec_p282.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple

element GraphicWxImageResponseGroupType/base64FileData
diagram WXSpec_p283.png
namespace http://www.jeppesen.com/aoc
type xs:base64Binary
properties
isRef 0
content simple

element GraphicWxImageResponseGroupType/singleSiteRadar
diagram WXSpec_p284.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children city state identifier region latitude longitude

element GraphicWxImageResponseGroupType/singleSiteRadar/city
diagram WXSpec_p285.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element GraphicWxImageResponseGroupType/singleSiteRadar/state
diagram WXSpec_p286.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element GraphicWxImageResponseGroupType/singleSiteRadar/identifier
diagram WXSpec_p287.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element GraphicWxImageResponseGroupType/singleSiteRadar/region
diagram WXSpec_p288.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element GraphicWxImageResponseGroupType/singleSiteRadar/latitude
diagram WXSpec_p289.png
namespace http://www.jeppesen.com/aoc
type LatitudeType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children hemisphere degrees minutes seconds

element GraphicWxImageResponseGroupType/singleSiteRadar/longitude
diagram WXSpec_p290.png
namespace http://www.jeppesen.com/aoc
type LongitudeType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children hemisphere degrees minutes seconds

complexType GraphicWxImagesRequestType
diagram WXSpec_p291.png
namespace http://www.jeppesen.com/aoc
children singleGraphicImageRequest multipleGraphicImageRequests
used by
element WeatherType/retrieveGraphicWxImagesRequest
annotation
documentation
WX012 v8 Graphic weather images based on list of available graphic images REQUEST

element GraphicWxImagesRequestType/singleGraphicImageRequest
diagram WXSpec_p292.png
namespace http://www.jeppesen.com/aoc
type SingleGraphicWeatherImageType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children fileName urlOrData productTitle
annotation
documentation
Use when requesting only one graphic weather image by providing the file name and the format of the expected response (url or data).

element GraphicWxImagesRequestType/multipleGraphicImageRequests
diagram WXSpec_p293.png
namespace http://www.jeppesen.com/aoc
type MultipleGraphicWeatherImagesType
properties
isRef 0
minOcc 0
maxOcc 12
content complex
children fileName productTitle
annotation
documentation
Use when requesting multiple graphic images in a single request.    The weather service will then return all the url's only for those weather graphic images found.

complexType GribWxRequestType
diagram WXSpec_p294.png
namespace http://www.jeppesen.com/aoc
children modelRunTime requestModel requestStandardPressureLevel requestParameter requestForecastTime
annotation
documentation
WX016 vA  DRAFT ONLY - not for use in production environment - GRIB Weather Data REQUEST

element GribWxRequestType/modelRunTime
diagram WXSpec_p295.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
pattern [0-9,0-9,0-9,0-9]{4} 
annotation
documentation
24 hour clock, hhmm format.

element GribWxRequestType/requestModel
diagram WXSpec_p296.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
default GFS
facets
Kind Value annotation 
enumeration GFS 
enumeration UKMO 
annotation
documentation
Default:  GFS.  Enumerations: UKMO, GFS.

element GribWxRequestType/requestStandardPressureLevel
diagram WXSpec_p297.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration All 
enumeration Surface 
enumeration 1000 mb 
enumeration 900 mb 
enumeration 850 mb 
enumeration 700 mb 
enumeration 600 mb 
enumeration 500 mb 
enumeration 400 mb 
enumeration 300 mb 
enumeration 250 mb 
enumeration 150 mb 
enumeration 100 mb 
enumeration Max Wind Level 
enumeration Tropopause Level 
annotation
documentation
Enumerations:  Surface, 1000 mb, 900 mb, 850 mb, 700 mb, 600 mb, 500 mb, 400 mb, 300 mb, 250 mb, 200 mb, 150 mb, 100 mb, Max Wind Level, Tropopause Level, All.

element GribWxRequestType/requestParameter
diagram WXSpec_p298.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration Temperature 
enumeration Dew Point 
enumeration Relative Humidity 
enumeration Geopotential Height 
enumeration Sea Level Pressure 
enumeration U Wind Component 
enumeration V Wind Component 
enumeration Tropopause Height 
enumeration Max Wind 
enumeration 6 Hour Accumulated Precipitation 
annotation
documentation
Enumerations:   Temperature, Dew Point, Relative Humidity, Geopotential Height, Sea Level Pressure, U Wind Component, V Wind Component, Tropopause Height, Max Wind, 6 Hour Accumulated Precipitation

element GribWxRequestType/requestForecastTime
diagram WXSpec_p299.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration 
enumeration 12 
enumeration 18 
enumeration 24 
enumeration 30 
enumeration 36 
enumeration 42 
enumeration 48 
enumeration 54 
enumeration 60 
enumeration 66 
enumeration 72 
annotation
documentation
Enumerations: 6, 12, 18, 24, 30, 36, 42, 48, 54, 60, 66, 72

complexType GribWxResponseType
diagram WXSpec_p300.png
namespace http://www.jeppesen.com/aoc
children GribWx errorType
annotation
documentation
WX016 vA  DRAFT ONLY - not for use in production environment - GRIB Weather Data RESPONSE

element GribWxResponseType/GribWx
diagram WXSpec_p301.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
content complex
children modelRunTime model url

element GribWxResponseType/GribWx/modelRunTime
diagram WXSpec_p302.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
pattern [0-9,0-9,0-9,0-9]{4} 
annotation
documentation
24 hour clock, hhmm format.

element GribWxResponseType/GribWx/model
diagram WXSpec_p303.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
default GFS
facets
Kind Value annotation 
enumeration GFS 
enumeration UKMO 
annotation
documentation
Model type provided in WX016 request

element GribWxResponseType/GribWx/url
diagram WXSpec_p304.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0

element GribWxResponseType/errorType
diagram WXSpec_p305.png
namespace http://www.jeppesen.com/aoc
type ErrorType
properties
isRef 0
content complex
children code information

complexType HazardousWxAlertValuesType
diagram WXSpec_p306.png
namespace http://www.jeppesen.com/aoc
children windGusts visibility ceiling snowAccumulation rainfall maxTemp minimumTemp thunderstorm freezingRain windShear blizzard
used by
element HazardousWxRiskAlertsResponseType/weatherAlertsOutput

element HazardousWxAlertValuesType/windGusts
diagram WXSpec_p307.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children wind alertLevel
annotation
documentation
Wind Gust values and alert level

element HazardousWxAlertValuesType/windGusts/wind
diagram WXSpec_p308.png
namespace http://www.jeppesen.com/aoc
type extension of xs:string
properties
isRef 0
content complex
nillable false
annotation
documentation
Wind Gusts.  UOM=kts.  String, maxLen10, nillable false. Format: 0.0;0.0; 0.0; 21.2. Human readable as: 0.0% risk that Wind Gust above customer Threshold 1 value; 0.0% risk that wind gusts are  above Threshold 2 value; 0.0% risk that wind gusts are above Threshold 3; predicted wind gust  is n.n.  NA means no data available. 

element HazardousWxAlertValuesType/windGusts/alertLevel
diagram WXSpec_p309.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
annotation
documentation
Enums:  0,1,2,3,4.  0=missing; 1=green; 2=yellow; 3=orange; 4=red

element HazardousWxAlertValuesType/visibility
diagram WXSpec_p310.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children vis alertLevel
annotation
documentation
Visibility values and alert level

element HazardousWxAlertValuesType/visibility/vis
diagram WXSpec_p311.png
namespace http://www.jeppesen.com/aoc
type extension of xs:string
properties
isRef 0
content complex
nillable false
annotation
documentation
Visiblity. UOM=mi.  Example:  NA. String, maxLen10, nillable false.  Format: 0.0;0.0; 0.0; 21.2. Human readable as: 0.0% risk that visibility is less than customer Threshold 1 value; 0.0% risk that vis is less than Threshold 2 value; 0.0% risk that vis is less than Threshold 3; predicted visibiilty  is n.n.  NA means no data available. 

element HazardousWxAlertValuesType/visibility/alertLevel
diagram WXSpec_p312.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
annotation
documentation
Enums:  0,1,2,3,4.  0=missing; 1=green; 2=yellow; 3=orange; 4=red

element HazardousWxAlertValuesType/ceiling
diagram WXSpec_p313.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children cig alertLevel
annotation
documentation
Ceiling values and alert level

element HazardousWxAlertValuesType/ceiling/cig
diagram WXSpec_p314.png
namespace http://www.jeppesen.com/aoc
type extension of xs:string
properties
isRef 0
content complex
nillable false
annotation
documentation
Ceiling.UOM=ft. String, maxLen10, nillable false.  Format: 0.0;0.0; 0.0; 21.2. Human readable as: 0.0% risk that ceiing level is lower than customer Threshold 1 value; 0.0% risk that ceiling is  lower than Threshold 2 value; 0.0% risk that cig is lower than Threshold 3; predicted wind is n.n.  NA means no data available. 

element HazardousWxAlertValuesType/ceiling/alertLevel
diagram WXSpec_p315.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
annotation
documentation
Enums:  0,1,2,3,4.  0=missing; 1=green; 2=yellow; 3=orange; 4=red

element HazardousWxAlertValuesType/snowAccumulation
diagram WXSpec_p316.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children snowAccum3Hr snowAccum6Hr snowAccum24Hr alertLevel
annotation
documentation
Snow accumulation values for three intervals, and alert level.  UOM=in. Decimal, nillable  false.

element HazardousWxAlertValuesType/snowAccumulation/snowAccum3Hr
diagram WXSpec_p317.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
annotation
documentation
Snow accumulation for 3 hr interval.  UOM=in.  String. maxLen 10, nillable false.  Format: 0.0;0.0; 0.0; 21.2. Human readable as: 0.0% risk that snow accumulation is higher than customer Threshold 1 value; 0.0% risk that snow is higher than Threshold 2 value; 0.0% risk that snow accumulation  is lower than Threshold 3; predicted wind is n.n.  NA means no data available. 

element HazardousWxAlertValuesType/snowAccumulation/snowAccum6Hr
diagram WXSpec_p318.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
annotation
documentation
Snow accumulattion for 6 hr interval.  UOM=in.   String.  maxLen 10, nillable false.  Format: 0.0;0.0; 0.0; 21.2.  Human readable as: 0.0% risk that snow accumulation is higher than customer Threshold 1 value; 0.0% risk that snow is higher than Threshold 2 value; 0.0% risk that snow accumulation is lower than Threshold 3; predicted wind is n.n.  NA means no data available. 

element HazardousWxAlertValuesType/snowAccumulation/snowAccum24Hr
diagram WXSpec_p319.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
annotation
documentation
Snow accumulation for 24 hr interval.  UOM = in.   String. maxLen 10, nillable false.  Format: 0.0;0.0; 0.0; 21.2. Human readable as: 0.0% risk that snow accumulation is higher than customer Threshold 1 value; 0.0% risk that snow accumulation  is higher than Threshold 2 value; 0.0% risk that snow accumulation  is lower than Threshold 3; predicted wind is n.n.  NA means no data available.

element HazardousWxAlertValuesType/snowAccumulation/alertLevel
diagram WXSpec_p320.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
annotation
documentation
Enums:  0,1,2,3,4.  0=missing; 1=green; 2=yellow; 3=orange; 4=red

element HazardousWxAlertValuesType/rainfall
diagram WXSpec_p321.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children rainfall3Hr rainfall6Hr alertLevel
annotation
documentation
Snow accumulation values for three intervals, and alert level. UOM=in.   Example:  "1.5".  Decimal, nillable  false.

element HazardousWxAlertValuesType/rainfall/rainfall3Hr
diagram WXSpec_p322.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
annotation
documentation
Rainfall for 3 hr interval.  UOM = in.  String. maxLen 10, nillable false. Format: 0.0;0.0; 0.0; 21.2. Human readable as: 0.0% risk that rainfall is higher than customer Threshold 1 value; 0.0% risk that rainfall is higher than Threshold 2 value; 0.0% risk that rainfall is lower than Threshold 3; predicted wind is n.n.  NA means no data available.

element HazardousWxAlertValuesType/rainfall/rainfall6Hr
diagram WXSpec_p323.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
annotation
documentation
Rainfall for 6 hr interval.   UOM = in. String. maxLen 10, nillable false. Format: 0.0;0.0; 0.0; 21.2.  Human readable as: 0.0% risk that rainfall is higher than customer Threshold 1 value; 0.0% risk that rainfall is higher than Threshold 2 value; 0.0% risk that rainfall is lower than Threshold 3; predicted wind is n.n.  NA means no data available.

element HazardousWxAlertValuesType/rainfall/alertLevel
diagram WXSpec_p324.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
annotation
documentation
Enums:  0,1,2,3,4.  0=missing; 1=green; 2=yellow; 3=orange; 4=red

element HazardousWxAlertValuesType/maxTemp
diagram WXSpec_p325.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children tmax alertLevel
annotation
documentation
Maximum temperature value and alert level.

element HazardousWxAlertValuesType/maxTemp/tmax
diagram WXSpec_p326.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
nillable false
facets
Kind Value annotation 
maxLength 10 
annotation
documentation
Maximum temperature.  UOM=F.  String, maxLen10, nillable false. Format: 0.0;0.0; 0.0; 21.2. Human readable as: 0.0% risk that Max Temp is  above customer Threshold 1 value; 0.0% risk that max temperature above Threshold 2 value; 0.0% risk that tmax above Threshold 3; predicted tmax is n.n.  NA means no data available.

element HazardousWxAlertValuesType/maxTemp/alertLevel
diagram WXSpec_p327.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
annotation
documentation
Enums:  0,1,2,3,4.  0=missing; 1=green; 2=yellow; 3=orange; 4=red

element HazardousWxAlertValuesType/minimumTemp
diagram WXSpec_p328.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children tmin alertLevel
annotation
documentation
Minimum temperature value and alert level.

element HazardousWxAlertValuesType/minimumTemp/tmin
diagram WXSpec_p329.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
nillable false
facets
Kind Value annotation 
maxLength 10 
annotation
documentation
Minimum temperature. UOM=F. String, maxLen10, nillable false.  Format: 0.0;0.0; 0.0; 21.2. Human readable as: 0.0% risk that threshold above customer Threshold 1 value; 0.0% risk that min temperature above Threshold 2 value; 0.0% risk that tmin above Threshold 3; predicted tmin is n.n.  NA means no data available.

element HazardousWxAlertValuesType/minimumTemp/alertLevel
diagram WXSpec_p330.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
annotation
documentation
Enums:  0,1,2,3,4.  0=missing; 1=green; 2=yellow; 3=orange; 4=red

element HazardousWxAlertValuesType/thunderstorm
diagram WXSpec_p331.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children tstm alertLevel

element HazardousWxAlertValuesType/thunderstorm/tstm
diagram WXSpec_p332.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
nillable false
facets
Kind Value annotation 
maxLength 10 
annotation
documentation
Thunderstorm.  String, maxLen10, nillable false. Format: 0.0;0.0; 0.0; 21.2. Human readable as: 0.0% risk that thunderstorm above customer Threshold 1 value; 0.0% risk that thunderstorm above Threshold 2 value; 0.0% risk that thunderstorm  above Threshold 3; predicted thunderstorm is n.n.  NA means no data available.

element HazardousWxAlertValuesType/thunderstorm/alertLevel
diagram WXSpec_p333.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
annotation
documentation
Enums:  0,1,2,3,4.  0=missing; 1=green; 2=yellow; 3=orange; 4=red

element HazardousWxAlertValuesType/freezingRain
diagram WXSpec_p334.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children fzra alertLevel

element HazardousWxAlertValuesType/freezingRain/fzra
diagram WXSpec_p335.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
nillable false
facets
Kind Value annotation 
maxLength 10 
annotation
documentation
Freezing rain. Example: NA.  String, maxLen10, nillable false.  Format: 0.0;0.0; 0.0; 21.2. Human readable as: 0.0% risk that threshold above customer Threshold 1 value; 0.0% risk that fzra above Threshold 2 value; 0.0% risk that frza above Threshold 3; predicted frza  is n.n.  NA means no data available.

element HazardousWxAlertValuesType/freezingRain/alertLevel
diagram WXSpec_p336.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
annotation
documentation
Enums:  0,1,2,3,4.  0=missing; 1=green; 2=yellow; 3=orange; 4=red

element HazardousWxAlertValuesType/windShear
diagram WXSpec_p337.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children wshr alertLevel

element HazardousWxAlertValuesType/windShear/wshr
diagram WXSpec_p338.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
nillable false
facets
Kind Value annotation 
maxLength 10 
annotation
documentation
Low-level wind Shear. UOM=kts. String, maxLen 10, nillable false.   Probablistic values for threshold 1; 2; 3; and deterministic/predicted value by threshold   Format: 0.0;0.0; 0.0; 21.2. Human readable as: 0.0% risk that threshold above customer Threshold 1 value; 0.0% risk that wshr above Threshold 2 value; 0.0% risk that wshr above Threshold 3; predicted wshr is n.n.    NA means no data available.

element HazardousWxAlertValuesType/windShear/alertLevel
diagram WXSpec_p339.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
annotation
documentation
Enums:  0,1,2,3,4.  0=missing; 1=green; 2=yellow; 3=orange; 4=red

element HazardousWxAlertValuesType/blizzard
diagram WXSpec_p340.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children blzd alertLevel

element HazardousWxAlertValuesType/blizzard/blzd
diagram WXSpec_p341.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
nillable false
facets
Kind Value annotation 
maxLength 10 
annotation
documentation
Blizzard.   String, maxLen10, nillable false.   Format: 0.0;0.0; 0.0; 21.2. Human readable as: 0.0% risk that threshold above customer Threshold 1 value; 0.0% risk that blzd above Threshold 2 value; 0.0% risk that blzd above Threshold 3; predicted blzd is n.n.    NA means no data available.

element HazardousWxAlertValuesType/blizzard/alertLevel
diagram WXSpec_p342.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
annotation
documentation
Enums:  0,1,2,3,4.  0=missing; 1=green; 2=yellow; 3=orange; 4=red

complexType HazardousWxHeaderType
diagram WXSpec_p343.png
namespace http://www.jeppesen.com/aoc
children customer_id airportCode aircraftName uploadTime analysisTime startTime endTime step
used by
element HazardousWxRiskAlertsResponseType/header

element HazardousWxHeaderType/customer_id
diagram WXSpec_p344.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
nillable false
facets
Kind Value annotation 
maxLength 
annotation
documentation
String, maxLen4, nillable false.

element HazardousWxHeaderType/airportCode
diagram WXSpec_p345.png
namespace http://www.jeppesen.com/aoc
type AirportCodeType
properties
isRef 0
content complex
children iata icao icao other
annotation
documentation
Example:  KIND.   String, maxLen4, nillable false.

element HazardousWxHeaderType/aircraftName
diagram WXSpec_p346.png
namespace http://www.jeppesen.com/aoc
type AircraftNameType
properties
isRef 0
content complex
children icaoAircraftTypeDesignator aircraftId

element HazardousWxHeaderType/uploadTime
diagram WXSpec_p347.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
nillable false
facets
Kind Value annotation 
maxLength 20 
annotation
documentation
Data upload time.    Example:  2014102211, string, maxLen20, nillable false.

element HazardousWxHeaderType/analysisTime
diagram WXSpec_p348.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 0
maxOcc 1
annotation
documentation
String, 20 char.  Nillable false.

element HazardousWxHeaderType/startTime
diagram WXSpec_p349.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
nillable false
facets
Kind Value annotation 
maxLength 20 
annotation
documentation
YYYYMMDDHH.  Example: NA; 2014102212, string, maxLen20, nillable false

element HazardousWxHeaderType/endTime
diagram WXSpec_p350.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 0
maxOcc 1
annotation
documentation
YYYYMMDDHH.   Example:  2014102212, string, maxLen20, nillable false.

element HazardousWxHeaderType/step
diagram WXSpec_p351.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:integer
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
minInclusive 
maxInclusive 10 
annotation
documentation
Time step ranging from 0-29.   0-20 is 3 hr intervals.   21-29 is 6 hr intervals.  Example:   "0; 1; 2.   Integer, minIncl 0, maxIncl 10, nillable false.

complexType HazardousWxRiskAlertsRequestType
diagram WXSpec_p352.png
namespace http://www.jeppesen.com/aoc
children requestTime customerId airportCode aircraftName startTime endTime wxRequestByThresholdsOrVariables
used by
element WeatherType/hazardWxRiskAlertRequest
annotation
documentation
WX010 vA draft REQUEST for hazardous weather and runway risks alerts data, given a set of variable wx types, thresholds, and  inputs.

element HazardousWxRiskAlertsRequestType/requestTime
diagram WXSpec_p353.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
content simple
annotation
documentation
Time of  request.   YYYYMMDDhh:ss UTC.  

element HazardousWxRiskAlertsRequestType/customerId
diagram WXSpec_p354.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
nillable false
facets
Kind Value annotation 
maxLength 
annotation
documentation
String, maxLen4, nillable false.

element HazardousWxRiskAlertsRequestType/airportCode
diagram WXSpec_p355.png
namespace http://www.jeppesen.com/aoc
type AirportCodeType
properties
isRef 0
content complex
nillable false
children iata icao icao other
annotation
documentation
ICAO, or FAA, or IATA.   Example:  KIND.   String, maxLen4, nillable false.

element HazardousWxRiskAlertsRequestType/aircraftName
diagram WXSpec_p356.png
namespace http://www.jeppesen.com/aoc
type AircraftNameType
properties
isRef 0
content complex
children icaoAircraftTypeDesignator aircraftId

element HazardousWxRiskAlertsRequestType/startTime
diagram WXSpec_p357.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
nillable false
facets
Kind Value annotation 
maxLength 20 
annotation
documentation
YYYYMMDDHH.   Example: NA; 2014102212, string, maxLen20, nillable false

element HazardousWxRiskAlertsRequestType/endTime
diagram WXSpec_p358.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
annotation
documentation
YYYYMMDDHH.   Example:  2014102212, string, maxLen20, nillable false.

element HazardousWxRiskAlertsRequestType/wxRequestByThresholdsOrVariables
diagram WXSpec_p359.png
namespace http://www.jeppesen.com/aoc
type WxThresholdAndVariableType
properties
isRef 0
content complex
children thresholdId variableId
annotation
documentation
Request weather  by a set of predefined thresholds (thresholdIds), OR by predefined set of weather types (variableId).

complexType HazardousWxRiskAlertsResponseType
diagram WXSpec_p360.png
namespace http://www.jeppesen.com/aoc
children header weatherAlertsOutput runwayAlertOutput
used by
element WeatherType/hazardWxRiskAlertResponse
annotation
documentation
WX010 vA draft Weather and runway RESPONSE of hazardous weather risks alerts data.

element HazardousWxRiskAlertsResponseType/header
diagram WXSpec_p361.png
namespace http://www.jeppesen.com/aoc
type HazardousWxHeaderType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children customer_id airportCode aircraftName uploadTime analysisTime startTime endTime step

element HazardousWxRiskAlertsResponseType/weatherAlertsOutput
diagram WXSpec_p362.png
namespace http://www.jeppesen.com/aoc
type HazardousWxAlertValuesType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children windGusts visibility ceiling snowAccumulation rainfall maxTemp minimumTemp thunderstorm freezingRain windShear blizzard
annotation
documentation
Repeatable group that lists weather alerts and predicted values by cross-wind values for each runway at an Airport, for a particular aircraft, and step (time range).

element HazardousWxRiskAlertsResponseType/runwayAlertOutput
diagram WXSpec_p363.png
namespace http://www.jeppesen.com/aoc
type RunwayAlertValuesType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children rwyId runwayCode step aircraftName alert deterministicValue barb
annotation
documentation
Repeatable group that lists runway alerts and predicted  cross-wind values for each runway at an Airport, for a particular aircraft, and step (time range).

complexType HistoricWxReportType
diagram WXSpec_p364.png
namespace http://www.jeppesen.com/aoc
children tafReport error
used by
element HistoricWxResponseType/historicWxReport
annotation
documentation
Raw and/or Decoded TAF output

element HistoricWxReportType/tafReport
diagram WXSpec_p365.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children location reportTimestamp decodedTaf rawData

element HistoricWxReportType/tafReport/location
diagram WXSpec_p366.png
namespace http://www.jeppesen.com/aoc
type AirportCodeType
properties
isRef 0
content complex
children iata icao icao other
annotation
documentation
Weather location site identifier. ICAO or IATA code. To request "allTafsInEffect", then enter an other code of ATAF.

element HistoricWxReportType/tafReport/reportTimestamp
diagram WXSpec_p367.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
content simple
annotation
documentation
Report was generated at this date and time.

element HistoricWxReportType/tafReport/decodedTaf
diagram WXSpec_p368.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children taf

element HistoricWxReportType/tafReport/decodedTaf/taf
diagram WXSpec_p369.png
namespace http://www.jeppesen.com/aoc
type DecodedTafType
properties
isRef 0
content complex
children reportType locationId reportDateTime reportTypeModifier forecastConditions forecastChanges remarks unknownVariable
annotation
documentation
Return single TAF  here

element HistoricWxReportType/tafReport/rawData
diagram WXSpec_p370.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element HistoricWxReportType/error
diagram WXSpec_p371.png
namespace http://www.jeppesen.com/aoc
type ErrorType
properties
isRef 0
content complex
children code information

complexType HistoricWxRequestType
diagram WXSpec_p372.png
namespace http://www.jeppesen.com/aoc
children location responseFormat retrievalPeriod retrievalWxProduct
used by
element WeatherType/historicalWxRequest
annotation
documentation
WX013 v1 Retrieve Historic Weather REQUEST

element HistoricWxRequestType/location
diagram WXSpec_p373.png
namespace http://www.jeppesen.com/aoc
type AirportCodeType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children iata icao icao other
annotation
documentation
Weather location site identifier. ICAO or IATA code. To request "allTafsInEffect", then enter an other code of ATAF.

element HistoricWxRequestType/responseFormat
diagram WXSpec_p374.png
namespace http://www.jeppesen.com/aoc
type ResponseFormatType
properties
isRef 0
content simple
default RAW
facets
Kind Value annotation 
enumeration RAW 
enumeration DECODED 
enumeration BOTH 
annotation
documentation
The type of output for this Weather Type.  Enumerations: Raw, Decode, Both.  Default:  Raw.

element HistoricWxRequestType/retrievalPeriod
diagram WXSpec_p375.png
namespace http://www.jeppesen.com/aoc
type RetrievalPeriodType
properties
isRef 0
content complex
children periodBegin periodEnd

element HistoricWxRequestType/retrievalWxProduct
diagram WXSpec_p376.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration TAF 
annotation
documentation
Select product for Historic Weather Request.   Enumerations:    TAF

complexType HistoricWxResponseType
diagram WXSpec_p377.png
namespace http://www.jeppesen.com/aoc
children historicWxReport
used by
element WeatherType/historicalWxResponse
annotation
documentation
WX013 v1 RESPONSE History Weather Report

element HistoricWxResponseType/historicWxReport
diagram WXSpec_p378.png
namespace http://www.jeppesen.com/aoc
type HistoricWxReportType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children tafReport error

complexType HurricaneGroupType
diagram WXSpec_p379.png
namespace http://www.jeppesen.com/aoc
children location hurricaneRegion
used by
element SignificantWxRequestGroupType/regionalUSReports/hurricaneGroup

element HurricaneGroupType/location
diagram WXSpec_p380.png
namespace http://www.jeppesen.com/aoc
type AirportCodeType
properties
isRef 0
content complex
children iata icao icao other
annotation
documentation
Weather location site identifier. ICAO or IATA code, or other.

element HurricaneGroupType/hurricaneRegion
diagram WXSpec_p381.png
namespace http://www.jeppesen.com/aoc
type HurricaneRegionType
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration US Wm Atlantic 
enumeration Hawaii 
annotation
documentation
U.S. Wm Atlantic (including Gulf of Mexico, Caribbean, and EM Pacific); Hawaii (includes Central Pacific)

complexType IcingType
diagram WXSpec_p382.png
namespace http://www.jeppesen.com/aoc
children icingFlightLevel severity icingType
used by
element DecodedPirepType/icing

element IcingType/icingFlightLevel
diagram WXSpec_p383.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Populate 3 character flight level (100's of feet), During Climb, or During Descent.  If not populated then wx service assumes a value of Unknown.

element IcingType/severity
diagram WXSpec_p384.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration Trace 
enumeration Light 
enumeration Moderate 
enumeration Severe 
enumeration Heavy 
enumeration No Icing 
enumeration Clear 
annotation
documentation
Enumerations:  Trace, Light, Moderate, Severe, Heavy, No Icing

element IcingType/icingType
diagram WXSpec_p385.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration Clear 
enumeration Mixed 
enumeration Rime 
annotation
documentation
Enumerations:  Clear, Mixed, Rime

complexType JeppesenWeatherFeedType
diagram WXSpec_p386.png
namespace http://www.jeppesen.com/aoc
children weatherSource weatherText weatherProductName weatherLocation
used by
element WeatherType/jeppesenWeatherFeed
annotation
documentation
WX006 v1 Jeppesen Weather Feed  PUBLISH

element JeppesenWeatherFeedType/weatherSource
diagram WXSpec_p387.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple
annotation
documentation
Weather Source (Jeppesen or WSI via Wxd)  Simple string without restrictions. (i.e. may be populated with CDATA).

element JeppesenWeatherFeedType/weatherText
diagram WXSpec_p388.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple
annotation
documentation
Weather Text is the actual weather data.  Simple string without restrictions (i.e. may be populated with CDATA).

element JeppesenWeatherFeedType/weatherProductName
diagram WXSpec_p389.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple
annotation
documentation
TAF, METAR, SIGMET.  Non-enumerated element.  Simple string in the schema with no restirictions (i.e. may be populted with CDATA)

element JeppesenWeatherFeedType/weatherLocation
diagram WXSpec_p390.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple
annotation
documentation
The location that this weather feed applies to.

complexType LatLonCoordinatesType
diagram WXSpec_p391.png
namespace http://www.jeppesen.com/aoc
children latitude longitude
used by
elements ArrivalWxGroupType/latLonCoordinates DepartureAltWxGroupType/latLonCoordinates DepartureWxGroupType/latLonCoordinates EnrouteWxWaypointsGroupType/latLonCoordinates

element LatLonCoordinatesType/latitude
diagram WXSpec_p392.png
namespace http://www.jeppesen.com/aoc
type LatitudeType
properties
isRef 0
content complex
children hemisphere degrees minutes seconds

element LatLonCoordinatesType/longitude
diagram WXSpec_p393.png
namespace http://www.jeppesen.com/aoc
type LongitudeType
properties
isRef 0
content complex
children hemisphere degrees minutes seconds

complexType LocationGroupType
diagram WXSpec_p394.png
namespace http://www.jeppesen.com/aoc
children locationCount region
annotation
documentation
Geographic region(s), that the weather product impacts.  There can be more than one as indicated by count.

element LocationGroupType/locationCount
diagram WXSpec_p395.png
namespace http://www.jeppesen.com/aoc
type xs:integer
properties
isRef 0
content simple
annotation
documentation
Number of weather products impacted. 

element LocationGroupType/region
diagram WXSpec_p396.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 

complexType LocationQueryRequestType
diagram WXSpec_p397.png
namespace http://www.jeppesen.com/aoc
children wxReportSelection location retrievalPeriod
used by
element RequestConsolidatedWeatherGroupType/requestWxByLocation

element LocationQueryRequestType/wxReportSelection
diagram WXSpec_p398.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
annotation
documentation
TAF

element LocationQueryRequestType/location
diagram WXSpec_p399.png
namespace http://www.jeppesen.com/aoc
type AirportCodeType
properties
isRef 0
content complex
children iata icao icao other
annotation
documentation
Weather location site identifier. ICAO or IATA code.

element LocationQueryRequestType/retrievalPeriod
diagram WXSpec_p400.png
namespace http://www.jeppesen.com/aoc
type RetrievalPeriodType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children periodBegin periodEnd

complexType LocationQueryResponseType
diagram WXSpec_p401.png
namespace http://www.jeppesen.com/aoc
used by
element ConsolidatedWeatherSourcesResponseType/consolidatedWxReportResponse

complexType MaxTemperatureType
diagram WXSpec_p402.png
namespace http://www.jeppesen.com/aoc
children maxTempValue maxTempDay maxTempHour

element MaxTemperatureType/maxTempValue
diagram WXSpec_p403.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element MaxTemperatureType/maxTempDay
diagram WXSpec_p404.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element MaxTemperatureType/maxTempHour
diagram WXSpec_p405.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

complexType MinTemperatureType
diagram WXSpec_p406.png
namespace http://www.jeppesen.com/aoc
children minTempValue minTempDay minTempHour

element MinTemperatureType/minTempValue
diagram WXSpec_p407.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element MinTemperatureType/minTempDay
diagram WXSpec_p408.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element MinTemperatureType/minTempHour
diagram WXSpec_p409.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

complexType MovingDirType
diagram WXSpec_p410.png
namespace http://www.jeppesen.com/aoc
type extension of xs:integer
properties
base xs:integer
used by
element VolcanicAshAdvisoryCloudType/movingDir
attributes
Name  Type  Use  Default  Fixed  annotation
uomxs:string  deg    

attribute MovingDirType/@uom
type xs:string
properties
isRef 0
default deg

complexType MovingSpeedType
diagram WXSpec_p411.png
namespace http://www.jeppesen.com/aoc
type extension of xs:integer
properties
base xs:integer
used by
element VolcanicAshAdvisoryCloudType/movingSpeed
attributes
Name  Type  Use  Default  Fixed  annotation
uomxs:string  [nmi_i]/h    

attribute MovingSpeedType/@uom
type xs:string
properties
isRef 0
default [nmi_i]/h

complexType MultipleGraphicWeatherImagesType
diagram WXSpec_p412.png
namespace http://www.jeppesen.com/aoc
children fileName productTitle
used by
element GraphicWxImagesRequestType/multipleGraphicImageRequests

element MultipleGraphicWeatherImagesType/fileName
diagram WXSpec_p413.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple

element MultipleGraphicWeatherImagesType/productTitle
diagram WXSpec_p414.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

complexType NavigationPointType
diagram WXSpec_p415.png
namespace http://www.jeppesen.com/aoc
children airport navaid ndb vor vorTac latLon
used by
elements WeatherNotificationRequestType/geographicArea/closedPolygon/polygon/navigationPoint WeatherNotificationRequestType/geographicArea/endpoints/entry/navigationPoint WeatherNotificationRequestType/geographicArea/endpoints/exit/navigationPoint
annotation
documentation
Navigation Point includes airport, navaid, ndb, vor, vortac names and lat/lon

element NavigationPointType/airport
diagram WXSpec_p416.png
namespace http://www.jeppesen.com/aoc
type AirportCodeType
properties
isRef 0
content complex
children iata icao icao other

element NavigationPointType/navaid
diagram WXSpec_p417.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple
annotation
documentation
Navaid name

element NavigationPointType/ndb
diagram WXSpec_p418.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple
annotation
documentation
NDB name

element NavigationPointType/vor
diagram WXSpec_p419.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple
annotation
documentation
VOR name

element NavigationPointType/vorTac
diagram WXSpec_p420.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple
annotation
documentation
VOR TAC name

element NavigationPointType/latLon
diagram WXSpec_p421.png
namespace http://www.jeppesen.com/aoc
type extension of GeographicPointType
properties
isRef 0
content complex
children latitude longitude

complexType NotificationPeriodType
diagram WXSpec_p422.png
namespace http://www.jeppesen.com/aoc
children periodBegin periodEnd

element NotificationPeriodType/periodBegin
diagram WXSpec_p423.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
content simple
annotation
documentation
Reporting period beginning with dateTime

element NotificationPeriodType/periodEnd
diagram WXSpec_p424.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Reporting period ending with dateTime.

complexType PointQueryRawDecodedRequestGroupType
diagram WXSpec_p425.png
namespace http://www.jeppesen.com/aoc
children location geographicPointType requestDateTime responseFormat radius retrievalProduct
used by
element WeatherServiceRequestType/pointQueryRawDecodedRequestGroup
annotation
documentation
Point Query Request Group  for Raw or Decoded data

element PointQueryRawDecodedRequestGroupType/location
diagram WXSpec_p426.png
namespace http://www.jeppesen.com/aoc
type AirportCodeType
properties
isRef 0
content complex
children iata icao icao other
annotation
documentation
Weather location site identifier. ICAO or IATA code. To request "allTafsInEffect", then populate the "other" element with " ATAF"

element PointQueryRawDecodedRequestGroupType/geographicPointType
diagram WXSpec_p427.png
namespace http://www.jeppesen.com/aoc
type GeographicPointType
properties
isRef 0
content complex
children latitude longitude
annotation
documentation
Only use GeographicPointType is you are requesting WAP Winds Aloft data.   If used when selecting any weather product other than WAP is invaild and will fail.

element PointQueryRawDecodedRequestGroupType/requestDateTime
diagram WXSpec_p428.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Date and time of weather information.

element PointQueryRawDecodedRequestGroupType/responseFormat
diagram WXSpec_p429.png
namespace http://www.jeppesen.com/aoc
type ResponseFormatType
properties
isRef 0
content simple
default RAW
facets
Kind Value annotation 
enumeration RAW 
enumeration DECODED 
enumeration BOTH 
annotation
documentation
The type of output for this Weather Type.  Enumerations: Raw, Decode, Both.  Default:  Raw.

element PointQueryRawDecodedRequestGroupType/radius
diagram WXSpec_p430.png
namespace http://www.jeppesen.com/aoc
type DistanceType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
facets
Kind Value annotation 
minInclusive 0.0 
maxInclusive 50000.0 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsBasicDistanceEnumTyperequired      
documentation
nm = nautical miles
km = kilometers
ft = feet
m = meters
annotation
documentation
Distance of the radius.

element PointQueryRawDecodedRequestGroupType/retrievalProduct
diagram WXSpec_p431.png
namespace http://www.jeppesen.com/aoc
type PqRetrievalRequestGroupType
properties
isRef 0
content complex
children pointWeatherVersionRetrieval pointWeatherLevelRetrieval pointWeatherRetrieval allTafsInEffect

complexType PointQueryRawDecodedResponseGroupType
diagram WXSpec_p432.png
namespace http://www.jeppesen.com/aoc
children wxSourceName location geographicPointType requestDateTime responseDateTime radius pqResponseBodyDataType error
used by
elements EnrouteWxByFlightResponseType/pointQueryRawDecodedResponse WeatherServiceResponseType/pointQueryRawDecodedResponseGroup
annotation
documentation
WX005 Point Query Response Group for Raw or Decoded data

element PointQueryRawDecodedResponseGroupType/wxSourceName
diagram WXSpec_p433.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element PointQueryRawDecodedResponseGroupType/location
diagram WXSpec_p434.png
namespace http://www.jeppesen.com/aoc
type AirportCodeType
properties
isRef 0
content complex
children iata icao icao other
annotation
documentation
Weather location site identifier. ICAO or IATA

element PointQueryRawDecodedResponseGroupType/geographicPointType
diagram WXSpec_p435.png
namespace http://www.jeppesen.com/aoc
type GeographicPointType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children latitude longitude

element PointQueryRawDecodedResponseGroupType/requestDateTime
diagram WXSpec_p436.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element PointQueryRawDecodedResponseGroupType/responseDateTime
diagram WXSpec_p437.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element PointQueryRawDecodedResponseGroupType/radius
diagram WXSpec_p438.png
namespace http://www.jeppesen.com/aoc
type DistanceType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
facets
Kind Value annotation 
minInclusive 0.0 
maxInclusive 50000.0 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsBasicDistanceEnumTyperequired      
documentation
nm = nautical miles
km = kilometers
ft = feet
m = meters
annotation
documentation
Distance of the radius.

element PointQueryRawDecodedResponseGroupType/pqResponseBodyDataType
diagram WXSpec_p439.png
namespace http://www.jeppesen.com/aoc
type PqResponseBodyDataType
properties
isRef 0
content complex
children pqPvResponseBodyDataGroup pqPwResponseBodyDataGroup

element PointQueryRawDecodedResponseGroupType/error
diagram WXSpec_p440.png
namespace http://www.jeppesen.com/aoc
type ErrorType
properties
isRef 0
content complex
children code information
annotation
documentation
For a system error

complexType PointQueryRequestGroupType
diagram WXSpec_p441.png
namespace http://www.jeppesen.com/aoc
children pointQueryLocation time weatherProduct
used by
element PointQueryRequestType/pointQueryRequestGroup

element PointQueryRequestGroupType/pointQueryLocation
diagram WXSpec_p442.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
content complex
children locationChoice altitude

element PointQueryRequestGroupType/pointQueryLocation/locationChoice
diagram WXSpec_p443.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
content complex
children airportCode coordinates

element PointQueryRequestGroupType/pointQueryLocation/locationChoice/airportCode
diagram WXSpec_p444.png
namespace http://www.jeppesen.com/aoc
type AirportCodeType
properties
isRef 0
content complex
children iata icao icao other
annotation
documentation
Weather location site identifier. ICAO or IATA

element PointQueryRequestGroupType/pointQueryLocation/locationChoice/coordinates
diagram WXSpec_p445.png
namespace http://www.jeppesen.com/aoc
type GeographicPointType
properties
isRef 0
content complex
children latitude longitude

element PointQueryRequestGroupType/pointQueryLocation/altitude
diagram WXSpec_p446.png
namespace http://www.jeppesen.com/aoc
type AltitudeType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
facets
Kind Value annotation 
minInclusive -2000 
maxInclusive 250000 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsAltitudeHeightEnumTyperequired      
documentation
ft = feet
m = meters
fl = flight level
mb = millibars

element PointQueryRequestGroupType/time
diagram WXSpec_p447.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Date and time of weather information.

element PointQueryRequestGroupType/weatherProduct
diagram WXSpec_p448.png
namespace http://www.jeppesen.com/aoc
type ProductNameEnumType
properties
isRef 0
minOcc 1
maxOcc unbounded
content simple
facets
Kind Value annotation 
enumeration SIGMET 
enumeration METAR1 
enumeration METAR2 
enumeration METAR3 
enumeration METAR4 
enumeration METAR5 
enumeration METAR6 
enumeration METAR7 
enumeration METAR8 
enumeration METAR9 
enumeration METAR10 
enumeration METAR11 
enumeration METAR12 
enumeration METAR13 
enumeration METAR14 
enumeration METAR15 
enumeration METAR16 
enumeration METAR17 
enumeration METAR18 
enumeration METAR19 
enumeration METAR20 
enumeration METAR21 
enumeration METAR22 
enumeration METAR23 
enumeration METAR24 
enumeration PIREP 
enumeration TAF 
enumeration WA 
enumeration WAFD 
enumeration WAP 
annotation
documentation
Name of weather product. Multiple products are allowed per location for the request.

complexType PointQueryRequestType
diagram WXSpec_p449.png
namespace http://www.jeppesen.com/aoc
children pointQueryRequestGroup
used by
element WeatherType/pointQueryRequest
annotation
documentation
WX001 v3 Point Query REQUEST

element PointQueryRequestType/pointQueryRequestGroup
diagram WXSpec_p450.png
namespace http://www.jeppesen.com/aoc
type PointQueryRequestGroupType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children pointQueryLocation time weatherProduct

complexType PointQueryResponseGroupType
diagram WXSpec_p451.png
namespace http://www.jeppesen.com/aoc
children pointQueryLocation time weatherProduct weatherData error
used by
element PointQueryResponseType/pointQueryResponseGroup

element PointQueryResponseGroupType/pointQueryLocation
diagram WXSpec_p452.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
content complex
children locationChoice altitude

element PointQueryResponseGroupType/pointQueryLocation/locationChoice
diagram WXSpec_p453.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
content complex
children airportCode coordinates

element PointQueryResponseGroupType/pointQueryLocation/locationChoice/airportCode
diagram WXSpec_p454.png
namespace http://www.jeppesen.com/aoc
type AirportCodeType
properties
isRef 0
content complex
children iata icao icao other
annotation
documentation
Weather location site identifier. ICAO or IATA

element PointQueryResponseGroupType/pointQueryLocation/locationChoice/coordinates
diagram WXSpec_p455.png
namespace http://www.jeppesen.com/aoc
type GeographicPointType
properties
isRef 0
content complex
children latitude longitude

element PointQueryResponseGroupType/pointQueryLocation/altitude
diagram WXSpec_p456.png
namespace http://www.jeppesen.com/aoc
type AltitudeType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
facets
Kind Value annotation 
minInclusive -2000 
maxInclusive 250000 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsAltitudeHeightEnumTyperequired      
documentation
ft = feet
m = meters
fl = flight level
mb = millibars

element PointQueryResponseGroupType/time
diagram WXSpec_p457.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Date and time of weather information.

element PointQueryResponseGroupType/weatherProduct
diagram WXSpec_p458.png
namespace http://www.jeppesen.com/aoc
type ProductNameType
properties
isRef 0
content simple
annotation
documentation
Name of weather product. For the response, only one product is allowed within a single instance of the pointQueryGroup. This is done to ensure that each product listed is associated with one weatherData field.

element PointQueryResponseGroupType/weatherData
diagram WXSpec_p459.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple
annotation
documentation
Weather message text. If no
weather meets the query
criteria, null value is provided.

element PointQueryResponseGroupType/error
diagram WXSpec_p460.png
namespace http://www.jeppesen.com/aoc
type ErrorType
properties
isRef 0
content complex
children code information
annotation
documentation
If invalid data or error is returned by the application. Common ICD.

complexType PointQueryResponseType
diagram WXSpec_p461.png
namespace http://www.jeppesen.com/aoc
children pointQueryResponseGroup
used by
element WeatherType/pointQueryResponse
annotation
documentation
WX001 v3  Point Query RESPONSE

element PointQueryResponseType/pointQueryResponseGroup
diagram WXSpec_p462.png
namespace http://www.jeppesen.com/aoc
type PointQueryResponseGroupType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children pointQueryLocation time weatherProduct weatherData error

complexType PolygonType
diagram WXSpec_p463.png
namespace http://www.jeppesen.com/aoc
children polygonCount geoLocations
annotation
documentation
Repeating Group

element PolygonType/polygonCount
diagram WXSpec_p464.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:integer
properties
isRef 0
content simple
facets
Kind Value annotation 
maxInclusive 
annotation
documentation
There could be 1 or more of these as indicated by the 'count' value.

element PolygonType/geoLocations
diagram WXSpec_p465.png
namespace http://www.jeppesen.com/aoc
type GeoLocationGroupType
properties
isRef 0
content complex
children latitude longitude
annotation
documentation
Coordinates that plot boundaries of polygon

complexType PqLevelRetrievalRequestType
diagram WXSpec_p466.png
namespace http://www.jeppesen.com/aoc
children levelRetrievalProductName altitude
used by
element PqRetrievalRequestGroupType/pointWeatherLevelRetrieval

element PqLevelRetrievalRequestType/levelRetrievalProductName
diagram WXSpec_p467.png
namespace http://www.jeppesen.com/aoc
type ReportNameTypeForLevelRetrieval
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration WAP 
annotation
documentation
WAP only

element PqLevelRetrievalRequestType/altitude
diagram WXSpec_p468.png
namespace http://www.jeppesen.com/aoc
type AltitudeType
properties
isRef 0
content complex
facets
Kind Value annotation 
minInclusive -2000 
maxInclusive 250000 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsAltitudeHeightEnumTyperequired      
documentation
ft = feet
m = meters
fl = flight level
mb = millibars

complexType PqPvResponsetBodyDataGroupType
diagram WXSpec_p469.png
namespace http://www.jeppesen.com/aoc
children productName historyVersion rawData decodedPvResponse error
used by
element PqResponseBodyDataType/pqPvResponseBodyDataGroup

element PqPvResponsetBodyDataGroupType/productName
diagram WXSpec_p470.png
namespace http://www.jeppesen.com/aoc
type ReportNameTypeForVersionRetreival
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration METAR 
enumeration TAF 
annotation
documentation
Since decoded product names are a sub-set of raw product names, we use the RawProductNameEnum Type here for both decoded and raw cases

element PqPvResponsetBodyDataGroupType/historyVersion
diagram WXSpec_p471.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:integer
properties
isRef 0
content simple
facets
Kind Value annotation 
minInclusive 
maxInclusive 24 

element PqPvResponsetBodyDataGroupType/rawData
diagram WXSpec_p472.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element PqPvResponsetBodyDataGroupType/decodedPvResponse
diagram WXSpec_p473.png
namespace http://www.jeppesen.com/aoc
type DecodedPvResponseType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children multiHourMetars error
annotation
documentation
It will be decoded METAR only

element PqPvResponsetBodyDataGroupType/error
diagram WXSpec_p474.png
namespace http://www.jeppesen.com/aoc
type ErrorType
properties
isRef 0
content complex
children code information
annotation
documentation
Error examples, "~ER|UNKNOWN SERVICE CLASS REQUEST" or "~ER|REQUEST FORMAT ERROR"

complexType PqPwResponseBodyDataGroupType
diagram WXSpec_p475.png
namespace http://www.jeppesen.com/aoc
children productName coordinates flightLevel rawData decodedPwResponse allEffectiveTafs error
used by
elements WeatherNotificationType/wxNotification/wxReport/pqPwResponse WeatherNotificationResponseType/wxNotification/wxReport/pqPwResponse PqResponseBodyDataType/pqPwResponseBodyDataGroup

element PqPwResponseBodyDataGroupType/productName
diagram WXSpec_p476.png
namespace http://www.jeppesen.com/aoc
type ReportNameType
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration METAR 
enumeration TAF 
enumeration TAF_FC 
enumeration SPECI 
enumeration WA 
enumeration WAFD 
enumeration WAP 
enumeration PIREP 
enumeration SIGMET 
enumeration AIRMET 
annotation
documentation
Since decoded product names are a sub-set of raw product names, we use the RawProductNameEnumType here for both decoded and raw cases

element PqPwResponseBodyDataGroupType/coordinates
diagram WXSpec_p477.png
namespace http://www.jeppesen.com/aoc
type GeographicPointType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children latitude longitude

element PqPwResponseBodyDataGroupType/flightLevel
diagram WXSpec_p478.png
namespace http://www.jeppesen.com/aoc
type String3
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 
annotation
documentation
This flight level is for WAP only

element PqPwResponseBodyDataGroupType/rawData
diagram WXSpec_p479.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element PqPwResponseBodyDataGroupType/decodedPwResponse
diagram WXSpec_p480.png
namespace http://www.jeppesen.com/aoc
type DecodedPwResponseType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children oneHourMetar taf windsAloft decodedPirep error

element PqPwResponseBodyDataGroupType/allEffectiveTafs
diagram WXSpec_p481.png
namespace http://www.jeppesen.com/aoc
type RawDecodedEffectiveTafsType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children wxSourceName rawData locationId reportDateTime reportTypeModifier forecastConditions forecastChanges remarks unknownVariable
annotation
documentation
When returning ALL TAFs IN EFFECT, this group will be populated repeatedly.

element PqPwResponseBodyDataGroupType/error
diagram WXSpec_p482.png
namespace http://www.jeppesen.com/aoc
type ErrorType
properties
isRef 0
content complex
children code information

complexType PqResponseBodyDataType
diagram WXSpec_p483.png
namespace http://www.jeppesen.com/aoc
children pqPvResponseBodyDataGroup pqPwResponseBodyDataGroup
used by
element PointQueryRawDecodedResponseGroupType/pqResponseBodyDataType

element PqResponseBodyDataType/pqPvResponseBodyDataGroup
diagram WXSpec_p484.png
namespace http://www.jeppesen.com/aoc
type PqPvResponsetBodyDataGroupType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children productName historyVersion rawData decodedPvResponse error
annotation
documentation
Multiple version

element PqResponseBodyDataType/pqPwResponseBodyDataGroup
diagram WXSpec_p485.png
namespace http://www.jeppesen.com/aoc
type PqPwResponseBodyDataGroupType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children productName coordinates flightLevel rawData decodedPwResponse allEffectiveTafs error
annotation
documentation
Other products

complexType PqRetrievalRequestGroupType
diagram WXSpec_p486.png
namespace http://www.jeppesen.com/aoc
children pointWeatherVersionRetrieval pointWeatherLevelRetrieval pointWeatherRetrieval allTafsInEffect
used by
element PointQueryRawDecodedRequestGroupType/retrievalProduct
annotation
documentation
Version or no-version

element PqRetrievalRequestGroupType/pointWeatherVersionRetrieval
diagram WXSpec_p487.png
namespace http://www.jeppesen.com/aoc
type PqVersionRetrievalRequestType
properties
isRef 0
content complex
children pvReportName historyVersion
annotation
documentation
METAR only

element PqRetrievalRequestGroupType/pointWeatherLevelRetrieval
diagram WXSpec_p488.png
namespace http://www.jeppesen.com/aoc
type PqLevelRetrievalRequestType
properties
isRef 0
content complex
children levelRetrievalProductName altitude
annotation
documentation
WAP for flight level from -2000 to 250000

element PqRetrievalRequestGroupType/pointWeatherRetrieval
diagram WXSpec_p489.png
namespace http://www.jeppesen.com/aoc
type ReportNameTypeForWeatherRetrieval
properties
isRef 0
minOcc 1
maxOcc unbounded
content simple
facets
Kind Value annotation 
enumeration METAR 
enumeration TAF 
enumeration WA 
enumeration WAFD 
enumeration PIREP 
enumeration FC 

element PqRetrievalRequestGroupType/allTafsInEffect
diagram WXSpec_p490.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple
fixed AllTafsInEffect
annotation
documentation
Provide xml tags if you require a return of All Tafs In Effect

complexType PqVersionRetrievalRequestType
diagram WXSpec_p491.png
namespace http://www.jeppesen.com/aoc
children pvReportName historyVersion
used by
element PqRetrievalRequestGroupType/pointWeatherVersionRetrieval

element PqVersionRetrievalRequestType/pvReportName
diagram WXSpec_p492.png
namespace http://www.jeppesen.com/aoc
type restriction of ReportNameTypeForVersionRetreival
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration METAR 
annotation
documentation
Enumerations: METAR

element PqVersionRetrievalRequestType/historyVersion
diagram WXSpec_p493.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:integer
properties
isRef 0
content simple
facets
Kind Value annotation 
minInclusive 
maxInclusive 24 
annotation
documentation
0 to 24

complexType PredictedTemperatureType
diagram WXSpec_p494.png
namespace http://www.jeppesen.com/aoc
children predictedDegree predictedTime
used by
element ForecastConditionType/predictedTemperatureTypeGroup

element PredictedTemperatureType/predictedDegree
diagram WXSpec_p495.png
namespace http://www.jeppesen.com/aoc
type String2
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 

element PredictedTemperatureType/predictedTime
diagram WXSpec_p496.png
namespace http://www.jeppesen.com/aoc
type DayHourMinuteType
properties
isRef 0
content complex
children Day Hour Minute
attributes
Name  Type  Use  Default  Fixed  annotation
dayTimeUnitDayTimeUnit  Z    
documentation
Z=UTC Z

complexType ProbabilityGroupType
diagram WXSpec_p497.png
namespace http://www.jeppesen.com/aoc
children probabilityValue probabilityBeginHour probabilityEndHour visibilityDistance probabilityText
annotation
documentation
Prob 40 used when 30% to less than 50% chance of thunderstorm or precipitation.  Example:  RAW=PROB40 2102 1/2SM +TSRA.  DECODED= Chance thunderstorm or precipitation between 30% to less than 50%.  Chance between 2100Z and 0200Z of vislibity one-half thunderstorm, heavy rain..

element ProbabilityGroupType/probabilityValue
diagram WXSpec_p498.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:integer
properties
isRef 0
content simple
facets
Kind Value annotation 
totalDigits 
annotation
documentation
% of proabability of weather.  A value of 40 is used when the occurrence of thunderstorms or precipitation is 30-50% range.  This value will not be shown during the first six hours of a forecast.  Example:  PROB40 2024.  RAW=40; DECODED=40%

element ProbabilityGroupType/probabilityBeginHour
diagram WXSpec_p499.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:integer
properties
isRef 0
content simple
facets
Kind Value annotation 
totalDigits 
annotation
documentation
2-digit time translated into 4 digit time.  Probable conditions to occur between beginning and ending times.  UTC.  Example:  PROB40 2024.  RAW=20; DECODED=20:00

element ProbabilityGroupType/probabilityEndHour
diagram WXSpec_p500.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:integer
properties
isRef 0
content simple
facets
Kind Value annotation 
totalDigits 
annotation
documentation
2-digit time translated into 4 digit time. (UTC) Chance of thunderstorms or precipitation to occur between Begining and Ending Hours.  Example:  PROB40 2024.  RAW=24 DECODED=24:00.

element ProbabilityGroupType/visibilityDistance
diagram WXSpec_p501.png
namespace http://www.jeppesen.com/aoc
type extension of xs:string
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
distanceDistanceUnitsEnumTyperequired      
annotation
documentation
Example:  PROB40 2024 2SM FZRA.  RAW=2SM; DECODED=2 statute miles  (See attribute.)

attribute ProbabilityGroupType/visibilityDistance/@distance
type DistanceUnitsEnumType
properties
isRef 0
use required
facets
Kind Value annotation 
enumeration Meters 
enumeration Statute Miles 
enumeration Nautical Miles 

element ProbabilityGroupType/probabilityText
diagram WXSpec_p502.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Example:  PROB40 2024 2SM FZRA.  RAW=FZRA; DECODED=Freezing Rain.

complexType RawDecodedEffectiveMetarType
diagram WXSpec_p503.png
namespace http://www.jeppesen.com/aoc
children wxSourceName historyVersion rawData decodedMetar
used by
element GlobalWxInEffectResponseType/allEffectiveMetars

element RawDecodedEffectiveMetarType/wxSourceName
diagram WXSpec_p504.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element RawDecodedEffectiveMetarType/historyVersion
diagram WXSpec_p505.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:integer
properties
isRef 0
content simple
facets
Kind Value annotation 
minInclusive 
maxInclusive 24 

element RawDecodedEffectiveMetarType/rawData
diagram WXSpec_p506.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element RawDecodedEffectiveMetarType/decodedMetar
diagram WXSpec_p507.png
namespace http://www.jeppesen.com/aoc
type DecodedMetarType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children reportType locationId reportDayTime reportModifier wind variableWind minimumVisibility maximumVisibility runwayVisualRange presentWeather skyConditionLayers temperatureDewPoint altimeterSetting recentWeather windShearRunway trend runwayStateGroup remarks undecodeable

complexType RawDecodedEffectivePirepType
diagram WXSpec_p508.png
namespace http://www.jeppesen.com/aoc
children wxSourceName decodedPirep rawData
used by
element GlobalWxInEffectResponseType/allEffectivePireps

element RawDecodedEffectivePirepType/wxSourceName
diagram WXSpec_p509.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element RawDecodedEffectivePirepType/decodedPirep
diagram WXSpec_p510.png
namespace http://www.jeppesen.com/aoc
type DecodedPirepType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children pirepUrgency observedLocation timeOfObservation aircraftType acFlightLevel skyConditions weather temperatureConditions wind indicatedAirspeed remarks icing turbulence rawData

element RawDecodedEffectivePirepType/rawData
diagram WXSpec_p511.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

complexType RawDecodedEffectiveTafsType
diagram WXSpec_p512.png
namespace http://www.jeppesen.com/aoc
children wxSourceName rawData locationId reportDateTime reportTypeModifier forecastConditions forecastChanges remarks unknownVariable
used by
elements GlobalWxInEffectResponseType/allEffectiveTafs PqPwResponseBodyDataGroupType/allEffectiveTafs
annotation
documentation
Raw and Decoded data for alll TAF's  currently in effect  Response

element RawDecodedEffectiveTafsType/wxSourceName
diagram WXSpec_p513.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element RawDecodedEffectiveTafsType/rawData
diagram WXSpec_p514.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc unbounded
content simple
annotation
documentation
Raw Data of a single TAF in this group of Decoded Effective TAFs.  Only used when both Raw and Decoded Tafs are requested.

element RawDecodedEffectiveTafsType/locationId
diagram WXSpec_p515.png
namespace http://www.jeppesen.com/aoc
type String3to4
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minLength 
maxLength 
annotation
documentation
Weather location site identifier. ICAO or IATA

element RawDecodedEffectiveTafsType/reportDateTime
diagram WXSpec_p516.png
namespace http://www.jeppesen.com/aoc
type DayHourMinuteType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children Day Hour Minute
attributes
Name  Type  Use  Default  Fixed  annotation
dayTimeUnitDayTimeUnit  Z    
documentation
Z=UTC Z
annotation
documentation
Also known as Date/Time of Origin.  This is the UTC date and time the forecast is actually prepared.  Two-digit date, four-digit time followed by the letter Z.  Example:  RAW= 091955Z, DECODED=Issuance 9th Day at 1955Z (UTC).

element RawDecodedEffectiveTafsType/reportTypeModifier
diagram WXSpec_p517.png
namespace http://www.jeppesen.com/aoc
type TafReportTypeModifierType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration AMD 
enumeration COR 
enumeration AMD COR 
enumeration RTD 
annotation
documentation
AMD - Forecast was amended.
COR  - Forecast was corrected.
AMD COR - Forecast was initially amended then corrected.
RTD - Forecast was transmitted late.

element RawDecodedEffectiveTafsType/forecastConditions
diagram WXSpec_p518.png
namespace http://www.jeppesen.com/aoc
type ForecastConditionType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children forecastPeriod wind visibility noSignificantWeather weatherGroup skyConditionLayer windShearAttitude temperatureGroup altimeterSettingAtHome predictedTemperatureTypeGroup undecodeableElement
annotation
documentation
Forecast Meteorological Conditions
This is the body of the TAF. The basic format is:
Wind - Visibility - Weather - Sky Condition - Optional Data (Wind Shear)
The wind, visibility, and sky condition elements are always included in the initial time group of the forecast. Weather is included in the initial time group only if significant to aviation. If a significant, lasting change in any of the elements is expected during the valid period, a new time period with changes is included. It should be noted that, with the exception of a FM group, the new time period will include only those elements which are expected to change; i.e., if a lowering of the visibility is expected but the wind is expected to remain the same, the new time period reflecting the lower visibility would not include a forecast wind. The forecast wind would remain the same as in the previous time period.
Any temporary conditions expected during a specific time period are included with that time period.

element RawDecodedEffectiveTafsType/forecastChanges
diagram WXSpec_p519.png
namespace http://www.jeppesen.com/aoc
type ForecastChangeGroupType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children forecastChangeIndicator forecast

element RawDecodedEffectiveTafsType/remarks
diagram WXSpec_p520.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element RawDecodedEffectiveTafsType/unknownVariable
diagram WXSpec_p521.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

complexType RawGraphicEffectiveAirmetsType
diagram WXSpec_p522.png
namespace http://www.jeppesen.com/aoc
children wxSourceName rawData graphicWx
used by
element GlobalWxInEffectResponseType/allEffectiveAirmets

element RawGraphicEffectiveAirmetsType/wxSourceName
diagram WXSpec_p523.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element RawGraphicEffectiveAirmetsType/rawData
diagram WXSpec_p524.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element RawGraphicEffectiveAirmetsType/graphicWx
diagram WXSpec_p525.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children fileName url base64FileData

element RawGraphicEffectiveAirmetsType/graphicWx/fileName
diagram WXSpec_p526.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple

element RawGraphicEffectiveAirmetsType/graphicWx/url
diagram WXSpec_p527.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple

element RawGraphicEffectiveAirmetsType/graphicWx/base64FileData
diagram WXSpec_p528.png
namespace http://www.jeppesen.com/aoc
type xs:base64Binary
properties
isRef 0
content simple

complexType RawGraphicEffectiveGametsType
diagram WXSpec_p529.png
namespace http://www.jeppesen.com/aoc
children wxSourceName rawData graphicWx
used by
element GlobalWxInEffectResponseType/allEffectiveGamets

element RawGraphicEffectiveGametsType/wxSourceName
diagram WXSpec_p530.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element RawGraphicEffectiveGametsType/rawData
diagram WXSpec_p531.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element RawGraphicEffectiveGametsType/graphicWx
diagram WXSpec_p532.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children fileName url base64FileData

element RawGraphicEffectiveGametsType/graphicWx/fileName
diagram WXSpec_p533.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple

element RawGraphicEffectiveGametsType/graphicWx/url
diagram WXSpec_p534.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple

element RawGraphicEffectiveGametsType/graphicWx/base64FileData
diagram WXSpec_p535.png
namespace http://www.jeppesen.com/aoc
type xs:base64Binary
properties
isRef 0
content simple

complexType RawGraphicEffectiveSigmetsType
diagram WXSpec_p536.png
namespace http://www.jeppesen.com/aoc
children wxSourceName rawData graphicWx
used by
element GlobalWxInEffectResponseType/allEffectiveSigmets

element RawGraphicEffectiveSigmetsType/wxSourceName
diagram WXSpec_p537.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element RawGraphicEffectiveSigmetsType/rawData
diagram WXSpec_p538.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element RawGraphicEffectiveSigmetsType/graphicWx
diagram WXSpec_p539.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children fileName url base64FileData

element RawGraphicEffectiveSigmetsType/graphicWx/fileName
diagram WXSpec_p540.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple

element RawGraphicEffectiveSigmetsType/graphicWx/url
diagram WXSpec_p541.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple

element RawGraphicEffectiveSigmetsType/graphicWx/base64FileData
diagram WXSpec_p542.png
namespace http://www.jeppesen.com/aoc
type xs:base64Binary
properties
isRef 0
content simple

complexType RawGraphicEffectiveTropicalCycloneTracksType
diagram WXSpec_p543.png
namespace http://www.jeppesen.com/aoc
children wxSourceName rawData graphicWx
used by
element GlobalWxInEffectResponseType/allEffectiveTropicalCycloneTracks

element RawGraphicEffectiveTropicalCycloneTracksType/wxSourceName
diagram WXSpec_p544.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element RawGraphicEffectiveTropicalCycloneTracksType/rawData
diagram WXSpec_p545.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element RawGraphicEffectiveTropicalCycloneTracksType/graphicWx
diagram WXSpec_p546.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children fileName url base64FileData

element RawGraphicEffectiveTropicalCycloneTracksType/graphicWx/fileName
diagram WXSpec_p547.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple

element RawGraphicEffectiveTropicalCycloneTracksType/graphicWx/url
diagram WXSpec_p548.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple

element RawGraphicEffectiveTropicalCycloneTracksType/graphicWx/base64FileData
diagram WXSpec_p549.png
namespace http://www.jeppesen.com/aoc
type xs:base64Binary
properties
isRef 0
content simple

complexType RawGraphicEffectiveVaacType
diagram WXSpec_p550.png
namespace http://www.jeppesen.com/aoc
children wxSourceName rawData VolcanicAshAdvisory graphicWx
used by
element GlobalWxInEffectResponseType/allEffectiveVaacs

element RawGraphicEffectiveVaacType/wxSourceName
diagram WXSpec_p551.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element RawGraphicEffectiveVaacType/rawData
diagram WXSpec_p552.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element RawGraphicEffectiveVaacType/VolcanicAshAdvisory
diagram WXSpec_p553.png
namespace http://www.jeppesen.com/aoc
type VolcanicAshAdvisoryType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children icaoSiteId issueTime vaacName volcanoName volcanoId location areaName volcanoElev advisoryNum source alertCoding eruptionDetails initTime upperLevelWinds remarks nextIssuance volcanicAshAdvisoryCloud

element RawGraphicEffectiveVaacType/graphicWx
diagram WXSpec_p554.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children fileName url base64FileData

element RawGraphicEffectiveVaacType/graphicWx/fileName
diagram WXSpec_p555.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple

element RawGraphicEffectiveVaacType/graphicWx/url
diagram WXSpec_p556.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple

element RawGraphicEffectiveVaacType/graphicWx/base64FileData
diagram WXSpec_p557.png
namespace http://www.jeppesen.com/aoc
type xs:base64Binary
properties
isRef 0
content simple

complexType RawTafReportType
diagram WXSpec_p558.png
namespace http://www.jeppesen.com/aoc
children rawTafId reportCodeError wxSourceName issueTime rawTafData forecastStartPeriod forecastEndPeriod
used by
element ConsolidatedWeatherSourcesResponseType/consolidatedWxReportResponse/weatherReport/rawReport

element RawTafReportType/rawTafId
diagram WXSpec_p559.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple

element RawTafReportType/reportCodeError
diagram WXSpec_p560.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Populated when a TAF has been corrected, or when there is an error  for this particular TAF report.

element RawTafReportType/wxSourceName
diagram WXSpec_p561.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple

element RawTafReportType/issueTime
diagram WXSpec_p562.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Issue day and time of this TAF.

element RawTafReportType/rawTafData
diagram WXSpec_p563.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple
annotation
documentation
Raw TAF data wrapped in CDATA tags.  If no TAF data is available, then the word "none" will be returned.

element RawTafReportType/forecastStartPeriod
diagram WXSpec_p564.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
content simple
annotation
documentation
Forecast starts at this date and time.  

element RawTafReportType/forecastEndPeriod
diagram WXSpec_p565.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
content simple
annotation
documentation
Forecast ends at this date and time.

complexType ReportOutputType
diagram WXSpec_p566.png
namespace http://www.jeppesen.com/aoc
children rawData error
used by
elements AdvisoryWxResponseType/reportOutput SignificantWxResponseType/reportOutput WmoQueryResponseGroupType/reportOutput

element ReportOutputType/rawData
diagram WXSpec_p567.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple

element ReportOutputType/error
diagram WXSpec_p568.png
namespace http://www.jeppesen.com/aoc
type ErrorType
properties
isRef 0
content complex
children code information

complexType RequestConsolidatedWeatherGroupType
diagram WXSpec_p569.png
namespace http://www.jeppesen.com/aoc
children access sourceOverride requestDateTime requestWxByLocation
used by
element ConsolidatedWeatherSourcesQueryType/requestConsolidatedWxByLocation

element RequestConsolidatedWeatherGroupType/access
diagram WXSpec_p570.png
namespace http://www.jeppesen.com/aoc
type AccessType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children name key

element RequestConsolidatedWeatherGroupType/sourceOverride
diagram WXSpec_p571.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
priorityOrderrequired      
weatherSourcerequired      

attribute RequestConsolidatedWeatherGroupType/sourceOverride/@priorityOrder
properties
isRef 0
use required

attribute RequestConsolidatedWeatherGroupType/sourceOverride/@weatherSource
properties
isRef 0
use required

element RequestConsolidatedWeatherGroupType/requestDateTime
diagram WXSpec_p572.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Date and time of weather information.

element RequestConsolidatedWeatherGroupType/requestWxByLocation
diagram WXSpec_p573.png
namespace http://www.jeppesen.com/aoc
type LocationQueryRequestType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children wxReportSelection location retrievalPeriod
annotation
documentation
Request Weather Reports by location, from consolidated weather sources

complexType RetrievalPeriodType
diagram WXSpec_p574.png
namespace http://www.jeppesen.com/aoc
children periodBegin periodEnd
used by
elements WeatherNotificationType/retrievalPeriod ConsolidatedWeatherSourcesResponseType/consolidatedWxReportResponse/weatherReport/retrievalPeriod HistoricWxRequestType/retrievalPeriod WeatherNotificationRequestType/retrievalPeriod WeatherNotificationResponseType/retrievalPeriod LocationQueryRequestType/retrievalPeriod

element RetrievalPeriodType/periodBegin
diagram WXSpec_p575.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
content simple
annotation
documentation
Reporting period beginning with dateTime

element RetrievalPeriodType/periodEnd
diagram WXSpec_p576.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Reporting period ending with dateTime.

complexType RunwayAlertValuesType
diagram WXSpec_p577.png
namespace http://www.jeppesen.com/aoc
children rwyId runwayCode step aircraftName alert deterministicValue barb
used by
element HazardousWxRiskAlertsResponseType/runwayAlertOutput
annotation
documentation
Repeatable group that lists runway alerts and predicted  cross-wind values for each runway at an Airport, for a particular aircraft, and step (time range).

element RunwayAlertValuesType/rwyId
diagram WXSpec_p578.png
namespace http://www.jeppesen.com/aoc
type xs:integer
properties
isRef 0
content simple
nillable false
annotation
documentation
Database record number for a particular runway.   Integer. Non-nillable.   Example: 211

element RunwayAlertValuesType/runwayCode
diagram WXSpec_p579.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
String.  Example:   RW01L/RW19R

element RunwayAlertValuesType/step
diagram WXSpec_p580.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:integer
properties
isRef 0
content simple
nillable false
facets
Kind Value annotation 
minInclusive 
maxInclusive 10 
annotation
documentation
Time step ranging from 0-29. 0-20 is 3 hr intervals.   21-29 is 6 hr intervals.  Example:   "0; 1; 2.   Integer, minIncl 0, maxIncl 10, nillable false.

element RunwayAlertValuesType/aircraftName
diagram WXSpec_p581.png
namespace http://www.jeppesen.com/aoc
type AircraftNameType
properties
isRef 0
content complex
children icaoAircraftTypeDesignator aircraftId

element RunwayAlertValuesType/alert
diagram WXSpec_p582.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
nillable false
facets
Kind Value annotation 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
annotation
documentation
Alert Leves enums: 0,1,2,3,4,5,6,7,8,9.  0 missing data;  1 green; 2 yellow; 3 orange; 4 red; 9 minimum alert. Nillable false.

element RunwayAlertValuesType/deterministicValue
diagram WXSpec_p583.png
namespace http://www.jeppesen.com/aoc
type xs:decimal
properties
isRef 0
content simple
annotation
documentation
Predicted cross-winds value.  Decimal.  Nillable false.  Example: 7.22545

element RunwayAlertValuesType/barb
diagram WXSpec_p584.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple
nillable false
annotation
documentation
Wind barb.   String. UOM=kts.  Non-nillable. Format:  335_4, wind at 335 degrees at 4 kts.

complexType RunwayDesignatorType
diagram WXSpec_p585.png
namespace http://www.jeppesen.com/aoc
children runwayNumber approachDesignator
used by
elements RvrGroupType/runwayDesignator WindShearRunwayType/runwayDesignator

element RunwayDesignatorType/runwayNumber
diagram WXSpec_p586.png
namespace http://www.jeppesen.com/aoc
type String2
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 
annotation
documentation
the runway number (an additional D may be used for runway approach directions, such as R for right, L for left, and C for center)

element RunwayDesignatorType/approachDesignator
diagram WXSpec_p587.png
namespace http://www.jeppesen.com/aoc
type RunwayApproachDesignatorType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration 
enumeration 
enumeration 
annotation
documentation
DD is the runway number (an additional DR may be used for runway approach directions, such as R for right, L for left, and C for center)

complexType RunwayStateGroupType
diagram WXSpec_p588.png
namespace http://www.jeppesen.com/aoc
children conditionOfRunway clearedRunwayCondition
used by
element DecodedMetarType/runwayStateGroup

element RunwayStateGroupType/conditionOfRunway
diagram WXSpec_p589.png
namespace http://www.jeppesen.com/aoc
type ConditionOfRunwayType
properties
isRef 0
content complex
children runwayDesignator runwayDeposit extentOfContamination depthOfDeposit frictionCoefficientOrBrakingAction

element RunwayStateGroupType/clearedRunwayCondition
diagram WXSpec_p590.png
namespace http://www.jeppesen.com/aoc
type ClearedRunwayConditionType
properties
isRef 0
content complex
children runwayDesignator frictionCoefficientOrBrakingAction
annotation
documentation
When contamination conditions cease to exist, the abbreviation CLRD is used, e.g.
24CLRD93 = Rwy 24 cleared; Braking action: Medium/Good
88CLRD95 = All rwys cleared; Braking Action: Good

complexType RvrGroupType
diagram WXSpec_p591.png
namespace http://www.jeppesen.com/aoc
children runwayDesignator rvrValue toRvrValue tendency rvrUnit
used by
element DecodedMetarType/runwayVisualRange
annotation
documentation
Formula:  RDrDr/VrVrVrVrFT or RDrDr/VnVnVnVnVVxVxVxVxFT

element RvrGroupType/runwayDesignator
diagram WXSpec_p592.png
namespace http://www.jeppesen.com/aoc
type RunwayDesignatorType
properties
isRef 0
content complex
children runwayNumber approachDesignator
annotation
documentation
RAW=R28.  DECODED=28

element RvrGroupType/rvrValue
diagram WXSpec_p593.png
namespace http://www.jeppesen.com/aoc
type RvrValueType
properties
isRef 0
content complex
children plusOrMinus range

element RvrGroupType/toRvrValue
diagram WXSpec_p594.png
namespace http://www.jeppesen.com/aoc
type RvrValueType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children plusOrMinus range

element RvrGroupType/tendency
diagram WXSpec_p595.png
namespace http://www.jeppesen.com/aoc
type RvrTendencyType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration 
enumeration 
enumeration 
annotation
documentation
The tendency of visibility change can be indicated by D (down), U (up) or N (no change).

element RvrGroupType/rvrUnit
diagram WXSpec_p596.png
namespace http://www.jeppesen.com/aoc
type RvrUnitType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration FT 
enumeration 
annotation
documentation
The unit can be FT for feet. If there is not unit flag that means the unit is metre.

complexType RvrValueType
diagram WXSpec_p597.png
namespace http://www.jeppesen.com/aoc
children plusOrMinus range
used by
elements RvrGroupType/rvrValue RvrGroupType/toRvrValue

element RvrValueType/plusOrMinus
diagram WXSpec_p598.png
namespace http://www.jeppesen.com/aoc
type PlusOrMinusType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration 
enumeration 
annotation
documentation
Enumerations:  Minus,  Plus. May display after slash, followed by a four-digit designator.

element RvrValueType/range
diagram WXSpec_p599.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple
annotation
documentation
Coded in increments of 100 feet up to 1,000 feet, increments of 200 feet frorm 1,000 feet to 3,000 feet and increments of 500 feet from 3,000 feet to 6,000 feet.  Manual RVR shall not be reported below 600 feet.  For automated stations, RVR may be reported from up to four designated runways.  See attribute. 

complexType SigmetGroupType
diagram WXSpec_p600.png
namespace http://www.jeppesen.com/aoc
children selectSigmet sigmetReportArea
used by
element SignificantWxRequestGroupType/regionalUSReports/sigmetGroup

element SigmetGroupType/selectSigmet
diagram WXSpec_p601.png
namespace http://www.jeppesen.com/aoc
type SelectSigmetType
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration SIGMET 
enumeration AIRMET 
enumeration GAMET 
enumeration TROPICAL CYCLONE TRACKS 
enumeration Area Forecast 
enumeration Volcanic Ash 
enumeration Cyclone 
annotation
documentation
Enumerations:  SIGMET (thunderstorm, dust storm, turbulence, icing,  and sand storm), AIRMET, Area Forecast, GAMET General Aviation Meteorological Information (forecast); Tropical Cyclone Tracks;    Volcanic Ash, and Cyclone reports

element SigmetGroupType/sigmetReportArea
diagram WXSpec_p602.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
content complex
children location region

element SigmetGroupType/sigmetReportArea/location
diagram WXSpec_p603.png
namespace http://www.jeppesen.com/aoc
type AirportCodeType
properties
isRef 0
content complex
children iata icao icao other
annotation
documentation
Weather location site identifier. ICAO or IATA code, or other.

element SigmetGroupType/sigmetReportArea/region
diagram WXSpec_p604.png
namespace http://www.jeppesen.com/aoc
type SelectSigmetRegionType
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration West Coast 
enumeration Northeast U.S. 
enumeration Inter-Mountain West 
enumeration Great Lakes and Great Plains 
enumeration Southern Plains 
enumeration Southeast U.S.  
enumeration Fairbanks 
enumeration Anchorage 
enumeration Juneau 
enumeration Hawaii 
annotation
documentation
Enumerations:  West Coast (SFO), Northeast U.S. (BOS), Inter-Mountain West (SLC), Great Lakes and Great Plains (CHI), Southern Plains (DFW), Southeast U.S. (MIA), Fairbanks (PAFA), Anchorage (PANC), Juneau (PAJN), Hawaii (PHFO)

complexType SigmetRetrievalType
diagram WXSpec_p605.png
namespace http://www.jeppesen.com/aoc
attributes
Name  Type  Use  Default  Fixed  annotation
sigmetAirmetRegionSelectionderived by: xs:stringoptional      

attribute SigmetRetrievalType/@sigmetAirmetRegionSelection
type restriction of xs:string
properties
isRef 0
use optional
facets
Kind Value annotation 
enumeration Florida 
enumeration South and Gulf Coast 
enumeration Great Lakes and Great Plains 
enumeration Rocky Mountains 
enumeration West Coast 
enumeration East Coast 

complexType SignificantWxRequestGroupType
diagram WXSpec_p606.png
namespace http://www.jeppesen.com/aoc
children regionalUSReports internationalReports wsiSigmet wsiFpg
used by
element WeatherServiceRequestType/significantWxReports
annotation
documentation
Significant Weather Reports for  U.S. Regional and/or International Weather Reports

element SignificantWxRequestGroupType/regionalUSReports
diagram WXSpec_p607.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
content complex
children convectiveSigmetGroup sigmetGroup hurricaneGroup
annotation
documentation
Convective  SIGMETs, SIGMETs and Hurricane reports

element SignificantWxRequestGroupType/regionalUSReports/convectiveSigmetGroup
diagram WXSpec_p608.png
namespace http://www.jeppesen.com/aoc
type ConvectiveSigmetGroupType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children selectConvectiveSigmet convectiveSigmetReportArea
annotation
documentation
Convective SIGMET and Severe Weather, includes:  Convective Outlook, Severe Thunderstorms and Tornado

element SignificantWxRequestGroupType/regionalUSReports/sigmetGroup
diagram WXSpec_p609.png
namespace http://www.jeppesen.com/aoc
type SigmetGroupType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children selectSigmet sigmetReportArea
annotation
documentation
SIGMET (thunderstorm, dust storm, turbulence, icing, and sand storm), AIRMET, Area Forecast, Volcanic Ash, and Cyclone reports by location or region.

element SignificantWxRequestGroupType/regionalUSReports/hurricaneGroup
diagram WXSpec_p610.png
namespace http://www.jeppesen.com/aoc
type HurricaneGroupType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children location hurricaneRegion
annotation
documentation
Hurricane Bulletins by Region

element SignificantWxRequestGroupType/internationalReports
diagram WXSpec_p611.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
content complex
children tropicalStormsGroup volcanicAshAdvisoryGroup areaForecastsGroup
annotation
documentation
Tropical Storms, Volcanic Ash Advisories, Area Forecasts Reports by region

element SignificantWxRequestGroupType/internationalReports/tropicalStormsGroup
diagram WXSpec_p612.png
namespace http://www.jeppesen.com/aoc
type TropicalStormsGroupType
properties
isRef 0
content complex
children tropicalStormRegion
annotation
documentation
Tropical Storms by Region

element SignificantWxRequestGroupType/internationalReports/volcanicAshAdvisoryGroup
diagram WXSpec_p613.png
namespace http://www.jeppesen.com/aoc
type VolcanicAshAdvisoryGroupType
properties
isRef 0
content complex
children volcanicAshAdvisoryRegion
annotation
documentation
Volcanic Ash Advisory by Region

element SignificantWxRequestGroupType/internationalReports/areaForecastsGroup
diagram WXSpec_p614.png
namespace http://www.jeppesen.com/aoc
type AreaForecastsGroupType
properties
isRef 0
content complex
children areaForecastRegion
annotation
documentation
Area Forecast by Region

element SignificantWxRequestGroupType/wsiSigmet
diagram WXSpec_p615.png
namespace http://www.jeppesen.com/aoc
type xs:boolean
properties
isRef 0
content simple
annotation
documentation
xs:boolean.  True if  WSI Sigmets are requested;  otherwise, do not populate

element SignificantWxRequestGroupType/wsiFpg
diagram WXSpec_p616.png
namespace http://www.jeppesen.com/aoc
type xs:boolean
properties
isRef 0
content simple
annotation
documentation
xs:boolean.  True if WSI FPG are requested, otherwise do not populate

complexType SignificantWxResponseType
diagram WXSpec_p617.png
namespace http://www.jeppesen.com/aoc
children wxSourceName significantWxProductName locationOrRegionString requestDateTime responseDateTime volcanicAshAdvisory reportOutput
used by
elements WeatherNotificationType/wxNotification/wxReport/significantWxResponse WeatherServiceResponseType/significantWxResponse WeatherNotificationResponseType/wxNotification/wxReport/significantWxResponse EnrouteWxByFlightResponseType/significantWxResponse
annotation
documentation
Significant Weather Response

element SignificantWxResponseType/wxSourceName
diagram WXSpec_p618.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element SignificantWxResponseType/significantWxProductName
diagram WXSpec_p619.png
namespace http://www.jeppesen.com/aoc
type restriction of SignificantWxProductNameType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration Convective SIGMET 
enumeration Convective Outlook 
enumeration Severe Thunderstorms and Tornado 
enumeration SIGMET 
enumeration AIRMET 
enumeration GAMET 
enumeration Tropical Cyclone Tracks 
enumeration Area Forecast 
enumeration Volcanic Ash 
enumeration Cyclone 
enumeration Hurricane 
enumeration Tropical Storms 
enumeration Area Forecast 
enumeration Center Weather Advisory 
enumeration Recreation Forecast 
enumeration City Forecast 

element SignificantWxResponseType/locationOrRegionString
diagram WXSpec_p620.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element SignificantWxResponseType/requestDateTime
diagram WXSpec_p621.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element SignificantWxResponseType/responseDateTime
diagram WXSpec_p622.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element SignificantWxResponseType/volcanicAshAdvisory
diagram WXSpec_p623.png
namespace http://www.jeppesen.com/aoc
type VolcanicAshAdvisoryType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children icaoSiteId issueTime vaacName volcanoName volcanoId location areaName volcanoElev advisoryNum source alertCoding eruptionDetails initTime upperLevelWinds remarks nextIssuance volcanicAshAdvisoryCloud

element SignificantWxResponseType/reportOutput
diagram WXSpec_p624.png
namespace http://www.jeppesen.com/aoc
type ReportOutputType
properties
isRef 0
content complex
children rawData error

complexType SingleGraphicWeatherImageType
diagram WXSpec_p625.png
namespace http://www.jeppesen.com/aoc
children fileName urlOrData productTitle
used by
element GraphicWxImagesRequestType/singleGraphicImageRequest
annotation
documentation
Use when requesting only one graphic weather image by providing the file name and the format of the expected response (url or data).

element SingleGraphicWeatherImageType/fileName
diagram WXSpec_p626.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple

element SingleGraphicWeatherImageType/urlOrData
diagram WXSpec_p627.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration URL 
enumeration Data 
annotation
documentation
Enumerations:   URL, Data

element SingleGraphicWeatherImageType/productTitle
diagram WXSpec_p628.png
namespace http://www.jeppesen.com/aoc
type GraphicImageTitlesType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration All 
enumeration AIRMETs 
enumeration Accumulated Precipitation Mosaic 
enumeration Analysis 
enumeration Base Reflectivity Forecast Product 
enumeration Canada Radar Winter Mosaic 
enumeration CONUS Surface Forecast 
enumeration Composited Base Reflectivity 
enumeration Convective Outlook 
enumeration Convective Outlook - Hail 
enumeration Convective Outlook - Tornado 
enumeration Convective Outlook - Wind 
enumeration Convective SIGMET and SIGMET Areas 
enumeration Echo tops 
enumeration Enhanced IR Satellite 
enumeration Flight Conditions 
enumeration Forecast Precipitation Accumulation 
enumeration Forecast Radar Mosaic 
enumeration Global Surface Forecast 
enumeration Global Visible Satellite Imagery 
enumeration GMS IR Satellite and Single Site Radar Composite 
enumeration GOES Infrared Satellite Lightning Image 
enumeration GOES Visible Satellite Lightning Image 
enumeration Goes IR Satellite and Single Site Radar Composite 
enumeration High Ice Water Content Analysis 
enumeration High Ice Water Content Forecast 
enumeration High Level Significant Weather Forecast 
enumeration Hurricane Tracks 
enumeration IFR and Mountain Obscuration AIRMETS 
enumeration IR Satellite and Radar Composite 
enumeration IR Satellite and Single Site Radar Composite 
enumeration Icing 
enumeration Icing Forecast 
enumeration Lifted Index 
enumeration Lightning Data 
enumeration Low Level Significant Weather Forecast 
enumeration Mid Level Significant Weather Forecast 
enumeration NEXRAD Radar Summary Table 
enumeration North Atlantic Tracks 
enumeration North Pacific Tracks 
enumeration One Hour Precipitation 
enumeration Radar Coded Message 
enumeration Radar Composite 
enumeration Radar Echo Tops 
enumeration Radar One Hour Precipitation 
enumeration Radar Winter Mosaic 
enumeration Single Site Radar 
enumeration Surface Analysis 
enumeration Tropical Cyclone Tracks 
enumeration Turbulence 
enumeration Turbulence Forecast 
enumeration Upper Level Analysis 
enumeration U.S. Radar Winter Mosaic 
enumeration Volcanic Ash Concentration 
enumeration Wind, Temp, and Shear 
enumeration Winds and Temps Aloft 
enumeration WSI FPG 
enumeration WSI SIGMET 
annotation
documentation
Enumerated element

complexType SkyConditionLayerType
diagram WXSpec_p629.png
namespace http://www.jeppesen.com/aoc
children skyCondition height cumulonimbusOrToweringCumulus
used by
elements ForecastConditionType/skyConditionLayer DecodedMetarType/skyConditionLayers
annotation
documentation
http://www.met.tamu.edu/class/METAR/metar-pg10-sky.html

element SkyConditionLayerType/skyCondition
diagram WXSpec_p630.png
namespace http://www.jeppesen.com/aoc
type SkyConditionType
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration OVC 
enumeration FEW 
enumeration SCT 
enumeration CLR 
enumeration SKC 
enumeration BKN 
enumeration VV 
enumeration NSC 
enumeration NCD 
enumeration CAVOK 
enumeration Unknown 
annotation
documentation
OVC
FEW
SCT
CLR
SKC
BKN
VV
NSC
NCD
CAVOK
Unknown

element SkyConditionLayerType/height
diagram WXSpec_p631.png
namespace http://www.jeppesen.com/aoc
type String3
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 
annotation
documentation
The height of the base of each layer, hshs hs, shall be coded in hundreds of feet above the surface using three digits in accordance with Table A-17.

Table A-17. Increments of Reportable Values of Sky Cover Height
Range of Height Values (feet) Reportable Increment (feet) less than or = 5,000 To nearest 100
great than  5,000 but less than or = 10,000 To nearest 500
great than 10,000 To nearest 1,000

Height of cloud base or the extent of vertical visibility (VV) in hundreds of feet above field elevation. If height was not measured, /// is used instead.

element SkyConditionLayerType/cumulonimbusOrToweringCumulus
diagram WXSpec_p632.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration CB 
enumeration TCU 
annotation
documentation
At manual stations, cumulonimbus (CB) or towering cumulus (TCU) shall be appended to the associated layer. For example, a scattered layer of towering cumulus at 1,500 feet would be coded "SCT015TCU" and would be followed by a space if there were additional higher layers to code.

complexType SkyCoverType
diagram WXSpec_p633.png
namespace http://www.jeppesen.com/aoc
children cloudBase symbol cloudTops
used by
element DecodedPirepType/skyConditions
annotation
documentation
For use in PIREP report.  Repeatable for 2 layers of clouds.

element SkyCoverType/cloudBase
diagram WXSpec_p634.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Height of cloud base in 100's of feet.

element SkyCoverType/symbol
diagram WXSpec_p635.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration Visual Meteorlogical Conditions 
enumeration Sky Clear 
enumeration Clear 
enumeration Ceiling and Visibility OK 
enumeration Few (0-2 octas) 
enumeration Scattered 
enumeration Broken 
enumeration Overcast 
enumeration Instrument Meteorological Conditions 
enumeration Unknown 
annotation
documentation
Cloud cover symbol:  VMC=Visual Meteorological Conditions, VFR, SKC=Sky Clear, CLEAR=Clear, CAVOK=Ceiling and Visiblity OK, FEW= Few (0-2 octas), SCT=Scattered,  BKN=Broken, OVC=Overcast, VOX, IFR, IMC=Instrument Meteorological Conditions, UNKN=Unknown

element SkyCoverType/cloudTops
diagram WXSpec_p636.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Height of cloud tops in 100's of feet.  Example: RAW= /SK 038 BKN; DECODED=3800 Broken.  RAW=/SK 055 SCT 073/085BKN1005; DECODED=5500 Cloud Base, Scattered,  7300 Cloud Tops / 8500 Cloud Base, Broken, 10050 Cloud Top

complexType TemperatureDewPointType
diagram WXSpec_p637.png
namespace http://www.jeppesen.com/aoc
children temperature dewPoint
used by
element DecodedMetarType/temperatureDewPoint

element TemperatureDewPointType/temperature
diagram WXSpec_p638.png
namespace http://www.jeppesen.com/aoc
type TemperatureValueType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children negativeFlag temperature

element TemperatureDewPointType/dewPoint
diagram WXSpec_p639.png
namespace http://www.jeppesen.com/aoc
type DewPointValueType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children negativeFlag DewPointValue
annotation
documentation
If the temperature is not available, the entire temperature/dew point group shall not be coded. If the dew point is not available, the temperature shall be coded followed by a solidus "/" and no entry made for dew point. For example, a temperature of 1.5oC and a missing dew point would be coded as "02/".

complexType TemperatureGroupType
diagram WXSpec_p640.png
namespace http://www.jeppesen.com/aoc
children temperatureType temperature theDay theHour theHourUnit
used by
element ForecastConditionType/temperatureGroup
annotation
documentation
* TX30/1606Z maximum temperature 30 oC occurred around 0600 UTC, 16th

* TN26/1622Z minimum temperature 26 oC occurred around 2200 UTC, 16th
 

element TemperatureGroupType/temperatureType
diagram WXSpec_p641.png
namespace http://www.jeppesen.com/aoc
type restriction of String2
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 
enumeration TX 
enumeration TN 
enumeration 
annotation
documentation
Enumerations:   "TX" maximum temperature;  "TN" minimum temperature;   "T"  temperature

element TemperatureGroupType/temperature
diagram WXSpec_p642.png
namespace http://www.jeppesen.com/aoc
type String2
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 

element TemperatureGroupType/theDay
diagram WXSpec_p643.png
namespace http://www.jeppesen.com/aoc
type restriction of String2
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minLength 
maxLength 

element TemperatureGroupType/theHour
diagram WXSpec_p644.png
namespace http://www.jeppesen.com/aoc
type String2
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 

element TemperatureGroupType/theHourUnit
diagram WXSpec_p645.png
namespace http://www.jeppesen.com/aoc
type DayTimeUnit
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 
enumeration  
enumeration 

complexType TemperatureValueType
diagram WXSpec_p646.png
namespace http://www.jeppesen.com/aoc
children negativeFlag temperature
used by
element TemperatureDewPointType/temperature

element TemperatureValueType/negativeFlag
diagram WXSpec_p647.png
namespace http://www.jeppesen.com/aoc
type restriction of String1
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 
enumeration 

element TemperatureValueType/temperature
diagram WXSpec_p648.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple

complexType TrendTimeType
diagram WXSpec_p649.png
namespace http://www.jeppesen.com/aoc
children trendTimeIndicator hour minute
used by
element TrendType/trendTime

element TrendTimeType/trendTimeIndicator
diagram WXSpec_p650.png
namespace http://www.jeppesen.com/aoc
type String2
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 

element TrendTimeType/hour
diagram WXSpec_p651.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0

element TrendTimeType/minute
diagram WXSpec_p652.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0

complexType TrendType
diagram WXSpec_p653.png
namespace http://www.jeppesen.com/aoc
children trendIndicator trendTime trendForecast
used by
element DecodedMetarType/trend

element TrendType/trendIndicator
diagram WXSpec_p654.png
namespace http://www.jeppesen.com/aoc
type TrendIndicatorType
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration BECMG 
enumeration TEMPO 
enumeration NOSIG 

element TrendType/trendTime
diagram WXSpec_p655.png
namespace http://www.jeppesen.com/aoc
type TrendTimeType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children trendTimeIndicator hour minute

element TrendType/trendForecast
diagram WXSpec_p656.png
namespace http://www.jeppesen.com/aoc
type ForecastConditionType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children forecastPeriod wind visibility noSignificantWeather weatherGroup skyConditionLayer windShearAttitude temperatureGroup altimeterSettingAtHome predictedTemperatureTypeGroup undecodeableElement

complexType TropicalStormsGroupType
diagram WXSpec_p657.png
namespace http://www.jeppesen.com/aoc
children tropicalStormRegion
used by
element SignificantWxRequestGroupType/internationalReports/tropicalStormsGroup
annotation
documentation
International Tropical Storms

element TropicalStormsGroupType/tropicalStormRegion
diagram WXSpec_p658.png
namespace http://www.jeppesen.com/aoc
type TropicalStormRegionType
properties
isRef 0
minOcc 1
maxOcc unbounded
content simple
facets
Kind Value annotation 
enumeration Atlantic 
enumeration Central Pacific 
enumeration Western Pacific 
enumeration South Pacific 
enumeration Philippines 
annotation
documentation
Enumerations:  Atlantic (includes:  Caribbean and Eastern Pacific);  Central Pacific;  Western Pacific (includes Indian Ocean);  South Pacific, Philipines

complexType TurbulenceIndicatorType
diagram WXSpec_p659.png
namespace http://www.jeppesen.com/aoc
children turbIntensityValue top base
used by
element TurbulenceLevelsType/turbulenceIndicator
annotation
documentation
Contains the intensity of the turbulence (value).  Also, the base and top value indicating the beginning and ending flight levels.

element TurbulenceIndicatorType/turbIntensityValue
diagram WXSpec_p660.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:integer
properties
isRef 0
content simple
facets
Kind Value annotation 
minInclusive 
maxInclusive 

element TurbulenceIndicatorType/top
diagram WXSpec_p661.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:integer
properties
isRef 0
content simple
facets
Kind Value annotation 
maxInclusive 999 
annotation
documentation
Beginning flight level.  Flight levels are represented as nnn, a 3 digit number in hundreds of feet (e.g. "320" or "080").

element TurbulenceIndicatorType/base
diagram WXSpec_p662.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:integer
properties
isRef 0
content simple
facets
Kind Value annotation 
maxInclusive 999 
annotation
documentation
Ending flight level.  Flight levels are represented as nnn, a 3 digit number in hundreds of feet (e.g. "320" or "080").

complexType TurbulenceLevelsType
diagram WXSpec_p663.png
namespace http://www.jeppesen.com/aoc
children turbLevelsCount turbulenceIndicator
annotation
documentation
Used to identify the location and level (intensity) of turbulence. 

element TurbulenceLevelsType/turbLevelsCount
diagram WXSpec_p664.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:integer
properties
isRef 0
content simple
facets
Kind Value annotation 
maxInclusive 
annotation
documentation
There could be 1 or more of these as indicated by the 'count' value.

element TurbulenceLevelsType/turbulenceIndicator
diagram WXSpec_p665.png
namespace http://www.jeppesen.com/aoc
type TurbulenceIndicatorType
properties
isRef 0
content complex
children turbIntensityValue top base
annotation
documentation
Contains the intensity of the turbulence (value).  Also, the base and top value indicating the beginning and ending flight levels.

complexType TurbulenceType
diagram WXSpec_p666.png
namespace http://www.jeppesen.com/aoc
children turbulenceFlightLevel intensity frequency turbulenceType baseLayerTurbulence topLayerTurbulence
used by
element DecodedPirepType/turbulence

element TurbulenceType/turbulenceFlightLevel
diagram WXSpec_p667.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 0
maxOcc 1
annotation
documentation
Populate 3 character flight level (100's of feet), During Climb, or During Descent.  If not populated then wx service assumes a value of Unknown.

element TurbulenceType/intensity
diagram WXSpec_p668.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration No Turbulence 
enumeration Smooth 
enumeration Smooth To Light 
enumeration Light 
enumeration Light To Moderate 
enumeration Moderate 
enumeration Moderate To Severe 
enumeration Severe 
enumeration Severe To Extreme 
enumeration Extreme 
annotation
documentation
Enumerations:  No Turbulence, Smooth, Smooth To Light, Light, Light To Moderate, Moderate, Moderate To Severe, Severe, Severe To Extreme, Extreme

element TurbulenceType/frequency
diagram WXSpec_p669.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration Isolated 
enumeration Continuous 
enumeration Occasional 
enumeration Intermittent 
annotation
documentation
Enumerations:  Isolated, Continuous, Occasional, Intermittent

element TurbulenceType/turbulenceType
diagram WXSpec_p670.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration ClearAirTurbulence 
enumeration Chop 
enumeration LowLevelWindShear 
enumeration MountainWave 
annotation
documentation
Enumerations:  ClearAirTurbulence, Chop, LowLevelWindShear, MountainWave

element TurbulenceType/baseLayerTurbulence
diagram WXSpec_p671.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Base Layer where turbulence is reported

element TurbulenceType/topLayerTurbulence
diagram WXSpec_p672.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 0
maxOcc 1
annotation
documentation
Top Layer where turbulence is reported

complexType VariableWindDirType
diagram WXSpec_p673.png
namespace http://www.jeppesen.com/aoc
children variableWindDirFrom variableWindDirTo
used by
element DecodedMetarType/variableWind

element VariableWindDirType/variableWindDirFrom
diagram WXSpec_p674.png
namespace http://www.jeppesen.com/aoc
type String3
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 
annotation
documentation
Variable wind direction"from" nnn degrees.

element VariableWindDirType/variableWindDirTo
diagram WXSpec_p675.png
namespace http://www.jeppesen.com/aoc
type String3
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 
annotation
documentation
Variable wind direction "to" nnn degrees.

complexType VersionType
diagram WXSpec_p676.png
namespace http://www.jeppesen.com/aoc
children all weatherVersion

element VersionType/all
diagram WXSpec_p677.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:boolean
properties
isRef 0
content simple
facets
Kind Value annotation 
pattern true 

element VersionType/weatherVersion
diagram WXSpec_p678.png
namespace http://www.jeppesen.com/aoc
type Integer0to999
properties
isRef 0
content simple
facets
Kind Value annotation 
minInclusive 
maxInclusive 999 

complexType VisibilityMeasureType
diagram WXSpec_p679.png
namespace http://www.jeppesen.com/aoc
attributes
Name  Type  Use  Default  Fixed  annotation
unitsUnitsOfMeasureDistanceTyperequired      

attribute VisibilityMeasureType/@units
type UnitsOfMeasureDistanceType
properties
isRef 0
use required
facets
Kind Value annotation 
enumeration Feet 
enumeration Nautical Miles 
enumeration Statute Miles 
enumeration Meters 
enumeration Hundreds of Feet 

complexType VisibilityType
diagram WXSpec_p680.png
namespace http://www.jeppesen.com/aoc
children visibilityValue visibilityDirection cavok
used by
elements DecodedMetarType/maximumVisibility DecodedMetarType/minimumVisibility DecodedConsolidatedTafType/visibility ForecastConditionType/visibility
attributes
Name  Type  Use  Default  Fixed  annotation
visibilityUnitVisibilityUnitType      
documentation
SM: statute miles. Empty means the unit is Meters.

attribute VisibilityType/@visibilityUnit
type VisibilityUnitType
properties
isRef 0
facets
Kind Value annotation 
maxLength 
enumeration  
enumeration SM 
annotation
documentation
SM: statute miles. Empty means the unit is Meters.

element VisibilityType/visibilityValue
diagram WXSpec_p681.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple

element VisibilityType/visibilityDirection
diagram WXSpec_p682.png
namespace http://www.jeppesen.com/aoc
type DirectoryType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration SW 
enumeration SE 
enumeration NW 
enumeration NE 
enumeration NDV 

element VisibilityType/cavok
diagram WXSpec_p683.png
namespace http://www.jeppesen.com/aoc
type restriction of String5
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 
enumeration CAVOK 

complexType VolcanicAshAdvisoryCloudType
diagram WXSpec_p684.png
namespace http://www.jeppesen.com/aoc
children validTime lowerLevel upper_level lowerFl upperFl movingDir movingSpeed region
used by
element VolcanicAshAdvisoryType/volcanicAshAdvisoryCloud

element VolcanicAshAdvisoryCloudType/validTime
diagram WXSpec_p685.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
content simple

element VolcanicAshAdvisoryCloudType/lowerLevel
diagram WXSpec_p686.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple

element VolcanicAshAdvisoryCloudType/upper_level
diagram WXSpec_p687.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple

element VolcanicAshAdvisoryCloudType/lowerFl
diagram WXSpec_p688.png
namespace http://www.jeppesen.com/aoc
type FlightLevelType
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uomxs:string  100.[ft_i]    

element VolcanicAshAdvisoryCloudType/upperFl
diagram WXSpec_p689.png
namespace http://www.jeppesen.com/aoc
type FlightLevelType
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uomxs:string  100.[ft_i]    

element VolcanicAshAdvisoryCloudType/movingDir
diagram WXSpec_p690.png
namespace http://www.jeppesen.com/aoc
type MovingDirType
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uomxs:string  deg    

element VolcanicAshAdvisoryCloudType/movingSpeed
diagram WXSpec_p691.png
namespace http://www.jeppesen.com/aoc
type MovingSpeedType
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uomxs:string  [nmi_i]/h    

element VolcanicAshAdvisoryCloudType/region
diagram WXSpec_p692.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple

complexType VolcanicAshAdvisoryGroupType
diagram WXSpec_p693.png
namespace http://www.jeppesen.com/aoc
children volcanicAshAdvisoryRegion
used by
element SignificantWxRequestGroupType/internationalReports/volcanicAshAdvisoryGroup
annotation
documentation
International Volcanic Ash Advisory

element VolcanicAshAdvisoryGroupType/volcanicAshAdvisoryRegion
diagram WXSpec_p694.png
namespace http://www.jeppesen.com/aoc
type VolcanicAshAdvisoryRegionType
properties
isRef 0
minOcc 1
maxOcc unbounded
content simple
facets
Kind Value annotation 
enumeration Washington 
enumeration Anchorage 
enumeration Montreal 
enumeration London 
enumeration Toulouse 
enumeration Buenos Aires 
enumeration Wellington 
enumeration Darwin 
enumeration Tokyo 
annotation
documentation
Enumerations:  Washington (U.S., Mexico, Hawaii, Central America, Caribbean);  Anchorage (Alaska);  Montreal (Canada, Greenland);  London (Iceland, UK);  Toulouse (Europe, Middle East, Africa);  Buenos Aires (South America);  Wellington (New Zealand, South Pacific);  Darwin (Australia, Indonesia);   Tokyo (Western Pacific, Asia)

complexType VolcanicAshAdvisoryType
diagram WXSpec_p695.png
namespace http://www.jeppesen.com/aoc
children icaoSiteId issueTime vaacName volcanoName volcanoId location areaName volcanoElev advisoryNum source alertCoding eruptionDetails initTime upperLevelWinds remarks nextIssuance volcanicAshAdvisoryCloud
used by
elements SignificantWxResponseType/volcanicAshAdvisory RawGraphicEffectiveVaacType/VolcanicAshAdvisory

element VolcanicAshAdvisoryType/icaoSiteId
diagram WXSpec_p696.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple

element VolcanicAshAdvisoryType/issueTime
diagram WXSpec_p697.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
content simple

element VolcanicAshAdvisoryType/vaacName
diagram WXSpec_p698.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple

element VolcanicAshAdvisoryType/volcanoName
diagram WXSpec_p699.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple

element VolcanicAshAdvisoryType/volcanoId
diagram WXSpec_p700.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple

element VolcanicAshAdvisoryType/location
diagram WXSpec_p701.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple

element VolcanicAshAdvisoryType/areaName
diagram WXSpec_p702.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple

element VolcanicAshAdvisoryType/volcanoElev
diagram WXSpec_p703.png
namespace http://www.jeppesen.com/aoc
type VolcanoElevType
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uomxs:string  m    

element VolcanicAshAdvisoryType/advisoryNum
diagram WXSpec_p704.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple

element VolcanicAshAdvisoryType/source
diagram WXSpec_p705.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple

element VolcanicAshAdvisoryType/alertCoding
diagram WXSpec_p706.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple

element VolcanicAshAdvisoryType/eruptionDetails
diagram WXSpec_p707.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple

element VolcanicAshAdvisoryType/initTime
diagram WXSpec_p708.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
content simple

element VolcanicAshAdvisoryType/upperLevelWinds
diagram WXSpec_p709.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple

element VolcanicAshAdvisoryType/remarks
diagram WXSpec_p710.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple

element VolcanicAshAdvisoryType/nextIssuance
diagram WXSpec_p711.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
content simple

element VolcanicAshAdvisoryType/volcanicAshAdvisoryCloud
diagram WXSpec_p712.png
namespace http://www.jeppesen.com/aoc
type VolcanicAshAdvisoryCloudType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children validTime lowerLevel upper_level lowerFl upperFl movingDir movingSpeed region

complexType VolcanoElevType
diagram WXSpec_p713.png
namespace http://www.jeppesen.com/aoc
type extension of xs:integer
properties
base xs:integer
used by
element VolcanicAshAdvisoryType/volcanoElev
attributes
Name  Type  Use  Default  Fixed  annotation
uomxs:string  m    

attribute VolcanoElevType/@uom
type xs:string
properties
isRef 0
default m

complexType WeatherElementType
diagram WXSpec_p714.png
namespace http://www.jeppesen.com/aoc

complexType WeatherGroupType
diagram WXSpec_p715.png
namespace http://www.jeppesen.com/aoc
children intensity intensityList proximity descriptor precipitation precipitationList obscuration obscurationList Other OtherList
used by
elements DecodedMetarType/presentWeather DecodedMetarType/recentWeather ForecastConditionType/weatherGroup

element WeatherGroupType/intensity
diagram WXSpec_p716.png
namespace http://www.jeppesen.com/aoc
type IntensityType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration  
enumeration 
enumeration 
annotation
documentation
Enumerations:   -= Light; blank=Moderate; + = Heavy or Well-Developed;

element WeatherGroupType/intensityList
diagram WXSpec_p717.png
namespace http://www.jeppesen.com/aoc
type IntensityType
properties
isRef 0
minOcc 0
maxOcc unbounded
content simple
facets
Kind Value annotation 
enumeration  
enumeration 
enumeration 
annotation
documentation
Enumerations:   -= Light; blank=Moderate; + = Heavy or Well-Developed;

element WeatherGroupType/proximity
diagram WXSpec_p718.png
namespace http://www.jeppesen.com/aoc
type ProximityType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 
enumeration VC 
annotation
documentation
VC = in the vicinity.

element WeatherGroupType/descriptor
diagram WXSpec_p719.png
namespace http://www.jeppesen.com/aoc
type DescriptorType
properties
isRef 0
minOcc 0
maxOcc unbounded
content simple
facets
Kind Value annotation 
maxLength 
enumeration MI 
enumeration PR 
enumeration BC 
enumeration DR 
enumeration BL 
enumeration SH 
enumeration TS 
enumeration FZ 
annotation
documentation
RAW / DECODED, enumeration:  MI/Shallow; BC/Patches; DR/Low Drifting; BL/Blowing; SH/Showers; TS/Thunderstorm; FZ/Freezing; PR/Partial

element WeatherGroupType/precipitation
diagram WXSpec_p720.png
namespace http://www.jeppesen.com/aoc
type PrecipitationType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 
enumeration DZ 
enumeration RA 
enumeration SN 
enumeration SG 
enumeration IC 
enumeration PL 
enumeration GR 
enumeration GS 
enumeration UP 
annotation
documentation
RAW / DECODED:  DZ / Drizzle; RA / Rain; SN / Snow; SG / Snow Grains; IC / Ice Crystals; PL / Ice Pellets; GR / Hail; GS / Small Hail / Snow Pellets;  UP / Unknown Precipitation

element WeatherGroupType/precipitationList
diagram WXSpec_p721.png
namespace http://www.jeppesen.com/aoc
type PrecipitationType
properties
isRef 0
minOcc 0
maxOcc unbounded
content simple
facets
Kind Value annotation 
maxLength 
enumeration DZ 
enumeration RA 
enumeration SN 
enumeration SG 
enumeration IC 
enumeration PL 
enumeration GR 
enumeration GS 
enumeration UP 
annotation
documentation
RAW / DECODED:  DZ / Drizzle; RA / Rain; SN / Snow; SG / Snow Grains; IC / Ice Crystals; PL / Ice Pellets; GR / Hail; GS / Small Hail / Snow Pellets;  UP / Unknown Precipitation

element WeatherGroupType/obscuration
diagram WXSpec_p722.png
namespace http://www.jeppesen.com/aoc
type ObscurationType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 
enumeration BR 
enumeration FG 
enumeration FU 
enumeration VA 
enumeration DU 
enumeration SA 
enumeration HZ 
enumeration PY 
annotation
documentation
Obscurations to vision will be forecast whenever the prevailing visiblity is forecast to be 6 statute miles or less.  RAW / DECODED:  BR / Mist (>= 5/8SM); SA / Sand; FG / Fog; FU / Smoke; DU / Widespread Dust; HZ / Haze; PY / Spray; VA / Volcanic Ash.

element WeatherGroupType/obscurationList
diagram WXSpec_p723.png
namespace http://www.jeppesen.com/aoc
type ObscurationType
properties
isRef 0
minOcc 0
maxOcc unbounded
content simple
facets
Kind Value annotation 
maxLength 
enumeration BR 
enumeration FG 
enumeration FU 
enumeration VA 
enumeration DU 
enumeration SA 
enumeration HZ 
enumeration PY 
annotation
documentation
Obscurations to vision will be forecast whenever the prevailing visiblity is forecast to be 6 statute miles or less.  RAW / DECODED:  BR / Mist (>= 5/8SM); SA / Sand; FG / Fog; FU / Smoke; DU / Widespread Dust; HZ / Haze; PY / Spray; VA / Volcanic Ash.

element WeatherGroupType/Other
diagram WXSpec_p724.png
namespace http://www.jeppesen.com/aoc
type OtherWeatherType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 
enumeration PO 
enumeration SQ 
enumeration FC 
enumeration SS 
enumeration DS 
enumeration PFC 
annotation
documentation
RAW / DECODED:  SQ / Squall; FC / Funnel Cloud; SS / Sandstorm;  +FC / Tornado / Waterspout; DS / Dust Storm; PO / Well Developed Dust / Sand Whirls

element WeatherGroupType/OtherList
diagram WXSpec_p725.png
namespace http://www.jeppesen.com/aoc
type OtherWeatherType
properties
isRef 0
minOcc 0
maxOcc unbounded
content simple
facets
Kind Value annotation 
maxLength 
enumeration PO 
enumeration SQ 
enumeration FC 
enumeration SS 
enumeration DS 
enumeration PFC 
annotation
documentation
RAW / DECODED:  SQ / Squall; FC / Funnel Cloud; SS / Sandstorm;  +FC / Tornado / Waterspout; DS / Dust Storm; PO / Well Developed Dust / Sand Whirls

complexType WeatherNotificationRequestType
diagram WXSpec_p726.png
namespace http://www.jeppesen.com/aoc
children customerIdInfo retrievalPeriod weatherProducts geographicArea levelOfDetail notificationSubscriptionCategory
used by
element WeatherType/WeatherNotificationRequest
annotation
documentation
WX014 v9 Weather Notification REQUEST

element WeatherNotificationRequestType/customerIdInfo
diagram WXSpec_p727.png
namespace http://www.jeppesen.com/aoc
type AccessType
properties
isRef 0
content complex
children name key

element WeatherNotificationRequestType/retrievalPeriod
diagram WXSpec_p728.png
namespace http://www.jeppesen.com/aoc
type RetrievalPeriodType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children periodBegin periodEnd

element WeatherNotificationRequestType/weatherProducts
diagram WXSpec_p729.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children textWxRequest graphicWxRequest otherDataRequest

element WeatherNotificationRequestType/weatherProducts/textWxRequest
diagram WXSpec_p730.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children textWxProducts textWxOutputFormat textWxForecastPeriod

element WeatherNotificationRequestType/weatherProducts/textWxRequest/textWxProducts
diagram WXSpec_p731.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration TAF 
enumeration METAR 
enumeration PIREP 
enumeration AIRMET 
enumeration SIGMET 
enumeration TROPICAL CYCLONE TRACKS 
enumeration GAMET 
enumeration WA 
enumeration WAFD 
enumeration WAP 
enumeration VAAC 
enumeration WSI SIGMET 
enumeration WSI FPG 
enumeration CWA 
enumeration SWXA 
annotation
documentation
Enumerations:   TAF, METAR, PIREP, AIRMET, SIGMET, TROPICAL CYCLONE TRACKS;  GAMET General Aviation Meteorological Information (forecast): WA, WAFD, WAP, VAAC, WSI SIGMET, WSI FPG, CWA (Center Weather Advisory),  SWXA  (Space Weather Advisory)

element WeatherNotificationRequestType/weatherProducts/textWxRequest/textWxOutputFormat
diagram WXSpec_p732.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration RAW 
enumeration DECODED 
enumeration BOTH 
annotation
documentation
Enumerations:   RAW, DECODED, BOTH

element WeatherNotificationRequestType/weatherProducts/textWxRequest/textWxForecastPeriod
diagram WXSpec_p733.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children forecastStartPeriod forecastEndPeriod

element WeatherNotificationRequestType/weatherProducts/textWxRequest/textWxForecastPeriod/forecastStartPeriod
diagram WXSpec_p734.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
content simple
annotation
documentation
Forecast starts at this date and time.  

element WeatherNotificationRequestType/weatherProducts/textWxRequest/textWxForecastPeriod/forecastEndPeriod
diagram WXSpec_p735.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
content simple
annotation
documentation
Forecast ends at this date and time.

element WeatherNotificationRequestType/weatherProducts/graphicWxRequest
diagram WXSpec_p736.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children graphicWxProducts graphicWxOutputFormat graphicWxForecastPeriod

element WeatherNotificationRequestType/weatherProducts/graphicWxRequest/graphicWxProducts
diagram WXSpec_p737.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
File name of requested graphic

element WeatherNotificationRequestType/weatherProducts/graphicWxRequest/graphicWxOutputFormat
diagram WXSpec_p738.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration URL 
enumeration BASE64 
enumeration Most Efficient 
annotation
documentation
Enumerations:   URL, BASE64, Most Efficient

element WeatherNotificationRequestType/weatherProducts/graphicWxRequest/graphicWxForecastPeriod
diagram WXSpec_p739.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children forecastStartPeriod forecastEndPeriod

element WeatherNotificationRequestType/weatherProducts/graphicWxRequest/graphicWxForecastPeriod/forecastStartPeriod
diagram WXSpec_p740.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
content simple
annotation
documentation
Forecast starts at this date and time.  

element WeatherNotificationRequestType/weatherProducts/graphicWxRequest/graphicWxForecastPeriod/forecastEndPeriod
diagram WXSpec_p741.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
content simple
annotation
documentation
Forecast ends at this date and time.

element WeatherNotificationRequestType/weatherProducts/otherDataRequest
diagram WXSpec_p742.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
minOcc 0
maxOcc unbounded
content simple
facets
Kind Value annotation 
enumeration CATALOGDATA 

element WeatherNotificationRequestType/geographicArea
diagram WXSpec_p743.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children location geographicPointType closedPolygon endpoints

element WeatherNotificationRequestType/geographicArea/location
diagram WXSpec_p744.png
namespace http://www.jeppesen.com/aoc
type AirportCodeType
properties
isRef 0
content complex
children iata icao icao other
annotation
documentation
Weather location site identifier. ICAO or IATA

element WeatherNotificationRequestType/geographicArea/geographicPointType
diagram WXSpec_p745.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
content complex
children latLon radius flightLevel

element WeatherNotificationRequestType/geographicArea/geographicPointType/latLon
diagram WXSpec_p746.png
namespace http://www.jeppesen.com/aoc
type extension of GeographicPointType
properties
isRef 0
content complex
children latitude longitude

element WeatherNotificationRequestType/geographicArea/geographicPointType/radius
diagram WXSpec_p747.png
namespace http://www.jeppesen.com/aoc
type xs:positiveInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element WeatherNotificationRequestType/geographicArea/geographicPointType/flightLevel
diagram WXSpec_p748.png
namespace http://www.jeppesen.com/aoc
type extension of xs:integer
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
unitsderived by: xs:string  Hundreds of Feet    
annotation
documentation
Fllight Level with UOM of Hundreds of Feet (default UOM)

attribute WeatherNotificationRequestType/geographicArea/geographicPointType/flightLevel/@units
type restriction of xs:string
properties
isRef 0
default Hundreds of Feet
facets
Kind Value annotation 
enumeration Hundreds of Feet 

element WeatherNotificationRequestType/geographicArea/closedPolygon
diagram WXSpec_p749.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
content complex
children minAltitude maxAltitude polygon

element WeatherNotificationRequestType/geographicArea/closedPolygon/minAltitude
diagram WXSpec_p750.png
namespace http://www.jeppesen.com/aoc
type xs:integer
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
FL = 100's FT

element WeatherNotificationRequestType/geographicArea/closedPolygon/maxAltitude
diagram WXSpec_p751.png
namespace http://www.jeppesen.com/aoc
type xs:integer
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
FL = 100's FT

element WeatherNotificationRequestType/geographicArea/closedPolygon/polygon
diagram WXSpec_p752.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
content complex
children navigationPoint

element WeatherNotificationRequestType/geographicArea/closedPolygon/polygon/navigationPoint
diagram WXSpec_p753.png
namespace http://www.jeppesen.com/aoc
type NavigationPointType
properties
isRef 0
minOcc 3
maxOcc 100
content complex
children airport navaid ndb vor vorTac latLon

element WeatherNotificationRequestType/geographicArea/endpoints
diagram WXSpec_p754.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
content complex
children entry exit swathLine geographicAreaId

element WeatherNotificationRequestType/geographicArea/endpoints/entry
diagram WXSpec_p755.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
content complex
children minAltitude maxAltitude navigationPoint

element WeatherNotificationRequestType/geographicArea/endpoints/entry/minAltitude
diagram WXSpec_p756.png
namespace http://www.jeppesen.com/aoc
type xs:integer
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
FL = 100's FT

element WeatherNotificationRequestType/geographicArea/endpoints/entry/maxAltitude
diagram WXSpec_p757.png
namespace http://www.jeppesen.com/aoc
type xs:integer
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
FL = 100's FT

element WeatherNotificationRequestType/geographicArea/endpoints/entry/navigationPoint
diagram WXSpec_p758.png
namespace http://www.jeppesen.com/aoc
type NavigationPointType
properties
isRef 0
content complex
children airport navaid ndb vor vorTac latLon

element WeatherNotificationRequestType/geographicArea/endpoints/exit
diagram WXSpec_p759.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
content complex
children minAltitude maxAltitude navigationPoint

element WeatherNotificationRequestType/geographicArea/endpoints/exit/minAltitude
diagram WXSpec_p760.png
namespace http://www.jeppesen.com/aoc
type xs:integer
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
FL = 100's FT

element WeatherNotificationRequestType/geographicArea/endpoints/exit/maxAltitude
diagram WXSpec_p761.png
namespace http://www.jeppesen.com/aoc
type xs:integer
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
FL = 100's FT

element WeatherNotificationRequestType/geographicArea/endpoints/exit/navigationPoint
diagram WXSpec_p762.png
namespace http://www.jeppesen.com/aoc
type NavigationPointType
properties
isRef 0
content complex
children airport navaid ndb vor vorTac latLon

element WeatherNotificationRequestType/geographicArea/endpoints/swathLine
diagram WXSpec_p763.png
namespace http://www.jeppesen.com/aoc
type xs:integer
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
number of nautical miles to as applied to the left and right between the two entry and exit points

element WeatherNotificationRequestType/geographicArea/endpoints/geographicAreaId
diagram WXSpec_p764.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element WeatherNotificationRequestType/levelOfDetail
diagram WXSpec_p765.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:integer
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minInclusive 
maxInclusive 100 
annotation
documentation
Graphic Weather Images:  A selection of 1 = highest level of detail and is the largest file size for best use outside of the cockpit.  100 = lowest level of detail and is the smallest file size.   Best use on mobile devices,  If level of detail is not specified, a default of 1 willbe assumed by the receiving system.

element WeatherNotificationRequestType/notificationSubscriptionCategory
diagram WXSpec_p766.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
content complex
children New Change Delete
annotation
documentation
Is this notification request a New subscription?   A Change to an existing subscription?   A Deletion of an existing subscription.   If change or delete then must provide unique identifier.

element WeatherNotificationRequestType/notificationSubscriptionCategory/New
diagram WXSpec_p767.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
content complex
children windsAloftPointSpacing typeOfNotification wxDataResponseFormat

element WeatherNotificationRequestType/notificationSubscriptionCategory/New/windsAloftPointSpacing
diagram WXSpec_p768.png
namespace http://www.jeppesen.com/aoc
type xs:positiveInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
For WA, WAFD request, this is the restriction for the amount of data returned.   This is defined by a Unit of Measure of degrees

element WeatherNotificationRequestType/notificationSubscriptionCategory/New/typeOfNotification
diagram WXSpec_p769.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration Notification 
enumeration Weather 
enumeration Both 
annotation
documentation
Enumeration:   Notification, Weather, Both

element WeatherNotificationRequestType/notificationSubscriptionCategory/New/wxDataResponseFormat
diagram WXSpec_p770.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
default XML
facets
Kind Value annotation 
enumeration XML 
enumeration KML 
enumeration KMZ 
annotation
documentation
Enumerations:   XML, KML, KMZ.   Default is XML.   KMZ are zipped KML.

element WeatherNotificationRequestType/notificationSubscriptionCategory/Change
diagram WXSpec_p771.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
content complex
children uniqueIdentifier

element WeatherNotificationRequestType/notificationSubscriptionCategory/Change/uniqueIdentifier
diagram WXSpec_p772.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple

element WeatherNotificationRequestType/notificationSubscriptionCategory/Delete
diagram WXSpec_p773.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
content complex
children uniqueIdentifier

element WeatherNotificationRequestType/notificationSubscriptionCategory/Delete/uniqueIdentifier
diagram WXSpec_p774.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple

complexType WeatherNotificationResponseType
diagram WXSpec_p775.png
namespace http://www.jeppesen.com/aoc
children wxSourceName uniqueIdentifier retrievalPeriod wxNotification notificationFailed
used by
element WeatherType/WeatherNotificationResponse
annotation
documentation
WX014 v9 Weather Notification RESPONSE

element WeatherNotificationResponseType/wxSourceName
diagram WXSpec_p776.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element WeatherNotificationResponseType/uniqueIdentifier
diagram WXSpec_p777.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element WeatherNotificationResponseType/retrievalPeriod
diagram WXSpec_p778.png
namespace http://www.jeppesen.com/aoc
type RetrievalPeriodType
properties
isRef 0
content complex
children periodBegin periodEnd

element WeatherNotificationResponseType/wxNotification
diagram WXSpec_p779.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children wxReport error

element WeatherNotificationResponseType/wxNotification/wxReport
diagram WXSpec_p780.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
content complex
children reportTimestamp geographicAreaId pqPwResponse significantWxResponse graphicWxOutput otherDataResponse

element WeatherNotificationResponseType/wxNotification/wxReport/reportTimestamp
diagram WXSpec_p781.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
content simple
annotation
documentation
Report was generated at this date and time.

element WeatherNotificationResponseType/wxNotification/wxReport/geographicAreaId
diagram WXSpec_p782.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element WeatherNotificationResponseType/wxNotification/wxReport/pqPwResponse
diagram WXSpec_p783.png
namespace http://www.jeppesen.com/aoc
type PqPwResponseBodyDataGroupType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children productName coordinates flightLevel rawData decodedPwResponse allEffectiveTafs error

element WeatherNotificationResponseType/wxNotification/wxReport/significantWxResponse
diagram WXSpec_p784.png
namespace http://www.jeppesen.com/aoc
type SignificantWxResponseType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children wxSourceName significantWxProductName locationOrRegionString requestDateTime responseDateTime volcanicAshAdvisory reportOutput

element WeatherNotificationResponseType/wxNotification/wxReport/graphicWxOutput
diagram WXSpec_p785.png
namespace http://www.jeppesen.com/aoc
type extension of GraphicWxImageResponseGroupType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children wxSourceName fileName levelOfDetail fileDateTime chartCreationDateTime chartValidTime region category productTitle graphicWxImageTitle description updated catalogTypeCode graphicColor chartType forecastPeriod catalogGroupCode flightLevel graphicType mapProjectionType regionCenterPoint mapScale url base64FileData singleSiteRadar

element WeatherNotificationResponseType/wxNotification/wxReport/otherDataResponse
diagram WXSpec_p786.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element WeatherNotificationResponseType/wxNotification/error
diagram WXSpec_p787.png
namespace http://www.jeppesen.com/aoc
type ErrorType
properties
isRef 0
content complex
children code information
annotation
documentation
Error

element WeatherNotificationResponseType/notificationFailed
diagram WXSpec_p788.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children error

element WeatherNotificationResponseType/notificationFailed/error
diagram WXSpec_p789.png
namespace http://www.jeppesen.com/aoc
type ErrorType
properties
isRef 0
content complex
children code information
annotation
documentation
Error

complexType WeatherNotificationType
diagram WXSpec_p790.png
namespace http://www.jeppesen.com/aoc
children customerIdInfo uniqueIdentifier retrievalPeriod weatherProducts wxNotification
used by
element WeatherType/weatherNotification
annotation
documentation
WX003 v8 Weather Notification PUBLISH

element WeatherNotificationType/customerIdInfo
diagram WXSpec_p791.png
namespace http://www.jeppesen.com/aoc
type AccessType
properties
isRef 0
content complex
children name key

element WeatherNotificationType/uniqueIdentifier
diagram WXSpec_p792.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple

element WeatherNotificationType/retrievalPeriod
diagram WXSpec_p793.png
namespace http://www.jeppesen.com/aoc
type RetrievalPeriodType
properties
isRef 0
content complex
children periodBegin periodEnd

element WeatherNotificationType/weatherProducts
diagram WXSpec_p794.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
content complex
children textWxRequest graphicWxRequest otherDataRequest

element WeatherNotificationType/weatherProducts/textWxRequest
diagram WXSpec_p795.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children textWxProducts textWxOutputFormat

element WeatherNotificationType/weatherProducts/textWxRequest/textWxProducts
diagram WXSpec_p796.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration TAF 
enumeration METAR 
enumeration PIREP 
enumeration AIRMET 
enumeration SIGMET 
enumeration WA 
enumeration WAFD 
enumeration VAAC 
annotation
documentation
Enumerations:   TAF, METAR, PIREP, AIRMET, SIGMET, WA, WAFD, VAAC

element WeatherNotificationType/weatherProducts/textWxRequest/textWxOutputFormat
diagram WXSpec_p797.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration RAW 
enumeration DECODED 
enumeration BOTH 
annotation
documentation
Enumerations:   RAW, DECODED, BOTH

element WeatherNotificationType/weatherProducts/graphicWxRequest
diagram WXSpec_p798.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children graphicWxProducts graphicWxOutputFormat

element WeatherNotificationType/weatherProducts/graphicWxRequest/graphicWxProducts
diagram WXSpec_p799.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple
annotation
documentation
File name of requested graphic

element WeatherNotificationType/weatherProducts/graphicWxRequest/graphicWxOutputFormat
diagram WXSpec_p800.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration URL 
enumeration BASE64 
annotation
documentation
Enumerations:   URL, BASE64

element WeatherNotificationType/weatherProducts/otherDataRequest
diagram WXSpec_p801.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
minOcc 0
maxOcc unbounded
content simple
facets
Kind Value annotation 
enumeration CATALOGDATA 

element WeatherNotificationType/wxNotification
diagram WXSpec_p802.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children wxReport error

element WeatherNotificationType/wxNotification/wxReport
diagram WXSpec_p803.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
content complex
children reportTimestamp geographicAreaId pqPwResponse significantWxResponse graphicWxOutput otherDataResponse

element WeatherNotificationType/wxNotification/wxReport/reportTimestamp
diagram WXSpec_p804.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
content simple
annotation
documentation
Report was generated at this date and time.

element WeatherNotificationType/wxNotification/wxReport/geographicAreaId
diagram WXSpec_p805.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element WeatherNotificationType/wxNotification/wxReport/pqPwResponse
diagram WXSpec_p806.png
namespace http://www.jeppesen.com/aoc
type PqPwResponseBodyDataGroupType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children productName coordinates flightLevel rawData decodedPwResponse allEffectiveTafs error

element WeatherNotificationType/wxNotification/wxReport/significantWxResponse
diagram WXSpec_p807.png
namespace http://www.jeppesen.com/aoc
type SignificantWxResponseType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children wxSourceName significantWxProductName locationOrRegionString requestDateTime responseDateTime volcanicAshAdvisory reportOutput

element WeatherNotificationType/wxNotification/wxReport/graphicWxOutput
diagram WXSpec_p808.png
namespace http://www.jeppesen.com/aoc
type GraphicWxImageResponseGroupType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children wxSourceName fileName levelOfDetail fileDateTime chartCreationDateTime chartValidTime region category productTitle graphicWxImageTitle description updated catalogTypeCode graphicColor chartType forecastPeriod catalogGroupCode flightLevel graphicType mapProjectionType regionCenterPoint mapScale url base64FileData singleSiteRadar

element WeatherNotificationType/wxNotification/wxReport/otherDataResponse
diagram WXSpec_p809.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element WeatherNotificationType/wxNotification/error
diagram WXSpec_p810.png
namespace http://www.jeppesen.com/aoc
type ErrorType
properties
isRef 0
content complex
children code information
annotation
documentation
Error

complexType WeatherProductType
diagram WXSpec_p811.png
namespace http://www.jeppesen.com/aoc

complexType WeatherReportType
diagram WXSpec_p812.png
namespace http://www.jeppesen.com/aoc
children rawData decodedMetar decodedTaf decodedWindsAloft

element WeatherReportType/rawData
diagram WXSpec_p813.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element WeatherReportType/decodedMetar
diagram WXSpec_p814.png
namespace http://www.jeppesen.com/aoc
type DecodedMetarType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children reportType locationId reportDayTime reportModifier wind variableWind minimumVisibility maximumVisibility runwayVisualRange presentWeather skyConditionLayers temperatureDewPoint altimeterSetting recentWeather windShearRunway trend runwayStateGroup remarks undecodeable

element WeatherReportType/decodedTaf
diagram WXSpec_p815.png
namespace http://www.jeppesen.com/aoc
type DecodedTafType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children reportType locationId reportDateTime reportTypeModifier forecastConditions forecastChanges remarks unknownVariable

element WeatherReportType/decodedWindsAloft
diagram WXSpec_p816.png
namespace http://www.jeppesen.com/aoc
type DecodedWindsAloftType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children latitude longitude elevation issuanceDayTime windsAloftElement

complexType WeatherServiceRequestType
diagram WXSpec_p817.png
namespace http://www.jeppesen.com/aoc
children pointQueryRawDecodedRequestGroup significantWxReports advisoryWxReports
used by
element WeatherType/weatherServiceRequest
annotation
documentation
WX005 v14 Weather Service REQUEST

element WeatherServiceRequestType/pointQueryRawDecodedRequestGroup
diagram WXSpec_p818.png
namespace http://www.jeppesen.com/aoc
type PointQueryRawDecodedRequestGroupType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children location geographicPointType requestDateTime responseFormat radius retrievalProduct
annotation
documentation
Point query for METAR, TAF, Winds Aloft, PIREP.  Ad Hoc Text Weather Requests

element WeatherServiceRequestType/significantWxReports
diagram WXSpec_p819.png
namespace http://www.jeppesen.com/aoc
type SignificantWxRequestGroupType
properties
isRef 0
content complex
children regionalUSReports internationalReports wsiSigmet wsiFpg
annotation
documentation
U.S. SIGNIFICANT WX REPORTS: SIGMETs, convective SIGMETs, Cyclone, Volcanic Ash, Airmets, Area Forecast by region;  INTERNATIONAL WX REPORTS: Tropical Storms, Volcanic Ash Advisories, Area Forecasts by region

element WeatherServiceRequestType/advisoryWxReports
diagram WXSpec_p820.png
namespace http://www.jeppesen.com/aoc
type AdvisoryWxRequestGroupType
properties
isRef 0
content complex
children centerWxAdvisory recreationForecast cityForecast
annotation
documentation
Center Advisories, Recreational Forecast, City Forecast

complexType WeatherServiceResponseType
diagram WXSpec_p821.png
namespace http://www.jeppesen.com/aoc
children pointQueryRawDecodedResponseGroup significantWxResponse advisoryWxResponse
used by
element WeatherType/weatherServiceResponse
annotation
documentation
WX005 v14 Weather Service RESPONSE

element WeatherServiceResponseType/pointQueryRawDecodedResponseGroup
diagram WXSpec_p822.png
namespace http://www.jeppesen.com/aoc
type PointQueryRawDecodedResponseGroupType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children wxSourceName location geographicPointType requestDateTime responseDateTime radius pqResponseBodyDataType error

element WeatherServiceResponseType/significantWxResponse
diagram WXSpec_p823.png
namespace http://www.jeppesen.com/aoc
type SignificantWxResponseType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children wxSourceName significantWxProductName locationOrRegionString requestDateTime responseDateTime volcanicAshAdvisory reportOutput

element WeatherServiceResponseType/advisoryWxResponse
diagram WXSpec_p824.png
namespace http://www.jeppesen.com/aoc
type AdvisoryWxResponseType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children wxSourceName location advisoryWxProductName requestDateTime responseDateTime reportOutput

complexType WeatherType
diagram WXSpec_p825.png
namespace http://www.jeppesen.com/aoc
children security pointQueryRequest pointQueryResponse wmoQueryRequest wmoQueryResponse weatherNotification wsiFeed weatherServiceRequest weatherServiceResponse jeppesenWeatherFeed enrouteWeatherRequest enrouteWeatherResponse wsiTurbulenceWeather queryConsolidatedWxSourcesRequest consolidatedWxSourcesResponse hazardWxRiskAlertRequest hazardWxRiskAlertResponse availableGraphicWxImageRequest availableGraphicWxImagesResponse retrieveGraphicWxImagesRequest getGraphicWxImageResponse historicalWxRequest historicalWxResponse WeatherNotificationRequest WeatherNotificationResponse GlobalWxInEffectRequest GlobalWxInEffectResponse error
annotation
documentation
The top level element for Weather messages.  AIM 19.5
documentation
Copyright © 2009-2020 Jeppesen.  All rights reserved.
Your use of the AOC Bookshelf and all supporting documentation is subject to a separate license agreement between you and Jeppesen, a copy of which is included in the zip file or can be obtained from Jeppesen.
The AOC Bookshelf is delivered AS IS without warranty of any kind and is not guaranteed to be free from errors or defects.   You rely on the AOC Bookshelf at your own risk.  No support for the AOC Bookshelf is implied through its publication.
The AOC Bookshelf is intended solely for use as a reference and examples of interfaces to Jeppesen systems.  Jeppesen may revise, update or cease publication at any time, without notice.  Building to the specifications set forth in the AOC Bookshelf does not mean that your intended integration needs will be met or that an interface will function as documented.  We recommend contacting Jeppesen directly to discuss professional services options with respect to production application integration and validation efforts.

element WeatherType/security
diagram WXSpec_p826.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children accessType

element WeatherType/security/accessType
diagram WXSpec_p827.png
namespace http://www.jeppesen.com/aoc
type AccessType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children name key

element WeatherType/pointQueryRequest
diagram WXSpec_p828.png
namespace http://www.jeppesen.com/aoc
type PointQueryRequestType
properties
isRef 0
content complex
children pointQueryRequestGroup
annotation
documentation
WX001 v3 Point Query REQUEST

element WeatherType/pointQueryResponse
diagram WXSpec_p829.png
namespace http://www.jeppesen.com/aoc
type PointQueryResponseType
properties
isRef 0
content complex
children pointQueryResponseGroup
annotation
documentation
WX001 v3 Point Query RESPONSE

element WeatherType/wmoQueryRequest
diagram WXSpec_p830.png
namespace http://www.jeppesen.com/aoc
type WmoQueryRequestType
properties
isRef 0
content complex
children wmoRequestGroup
annotation
documentation
WX002 v2 WMO Query REQUEST

element WeatherType/wmoQueryResponse
diagram WXSpec_p831.png
namespace http://www.jeppesen.com/aoc
type WmoQueryResponseType
properties
isRef 0
content complex
children wmoResponseGroup
annotation
documentation
WX002 v2 WMO Query RESPONSE

element WeatherType/weatherNotification
diagram WXSpec_p832.png
namespace http://www.jeppesen.com/aoc
type WeatherNotificationType
properties
isRef 0
content complex
children customerIdInfo uniqueIdentifier retrievalPeriod weatherProducts wxNotification
annotation
documentation
WX003 v8  Weather Notification PUBLISH

element WeatherType/wsiFeed
diagram WXSpec_p833.png
namespace http://www.jeppesen.com/aoc
type WsiWeatherFeedType
properties
isRef 0
content complex
children access wsiHeader wsiFeed wsiDiscussion
annotation
documentation
WX004 v1 WSI Weather Feed PUBLISH

element WeatherType/weatherServiceRequest
diagram WXSpec_p834.png
namespace http://www.jeppesen.com/aoc
type WeatherServiceRequestType
properties
isRef 0
content complex
children pointQueryRawDecodedRequestGroup significantWxReports advisoryWxReports
annotation
documentation
WX005 v14 Point Query for Raw or Decoded (METAR, TAF, SPECI, WA, WAP, WAFD, PIREP) and In-Flight Hazard Data retrieval for SIGMET, Convective SIGMET, AIRMET  REQUEST

element WeatherType/weatherServiceResponse
diagram WXSpec_p835.png
namespace http://www.jeppesen.com/aoc
type WeatherServiceResponseType
properties
isRef 0
content complex
children pointQueryRawDecodedResponseGroup significantWxResponse advisoryWxResponse
annotation
documentation
WX005 v14 Point Query for Raw or Decoded RESPONSE

element WeatherType/jeppesenWeatherFeed
diagram WXSpec_p836.png
namespace http://www.jeppesen.com/aoc
type JeppesenWeatherFeedType
properties
isRef 0
content complex
children weatherSource weatherText weatherProductName weatherLocation
annotation
documentation
WX006 v1 Jeppesen Weather Feed PUBLISH

element WeatherType/enrouteWeatherRequest
diagram WXSpec_p837.png
namespace http://www.jeppesen.com/aoc
type EnrouteWeatherRequestType
properties
isRef 0
content complex
children enrouteWeatherGroup
annotation
documentation
WX007 v8 Enroute Weather REQUEST

element WeatherType/enrouteWeatherResponse
diagram WXSpec_p838.png
namespace http://www.jeppesen.com/aoc
type EnrouteWeatherResponseType
properties
isRef 0
content complex
children enrouteWxResponse
annotation
documentation
WX007 v8 Enroute Weather RESPONSE

element WeatherType/wsiTurbulenceWeather
diagram WXSpec_p839.png
namespace http://www.jeppesen.com/aoc
type WsiTurbulenceWeatherType
properties
isRef 0
content complex
children access wsiHeader wsiFeed wsiDiscussion
annotation
documentation
WX008 v1 WSI Turbulence Weather From WXD PUBLISH

element WeatherType/queryConsolidatedWxSourcesRequest
diagram WXSpec_p840.png
namespace http://www.jeppesen.com/aoc
type ConsolidatedWeatherSourcesQueryType
properties
isRef 0
content complex
children requestConsolidatedWxByLocation
annotation
documentation
WX009 v3 Request Weather from Consolidated Sources REQUEST

element WeatherType/consolidatedWxSourcesResponse
diagram WXSpec_p841.png
namespace http://www.jeppesen.com/aoc
type ConsolidatedWeatherSourcesResponseType
properties
isRef 0
content complex
children consolidatedWxReportResponse error
annotation
documentation
WX009 v3 Consolidated Sources Weather RESPONSE

element WeatherType/hazardWxRiskAlertRequest
diagram WXSpec_p842.png
namespace http://www.jeppesen.com/aoc
type HazardousWxRiskAlertsRequestType
properties
isRef 0
content complex
children requestTime customerId airportCode aircraftName startTime endTime wxRequestByThresholdsOrVariables
annotation
documentation
WX010 vA draft -  REQUEST for hazardous weather risks data by customerId, airport, aircraft, start and end times, variableId (weather types) , and thresholdId (threshold values).

element WeatherType/hazardWxRiskAlertResponse
diagram WXSpec_p843.png
namespace http://www.jeppesen.com/aoc
type HazardousWxRiskAlertsResponseType
properties
isRef 0
content complex
children header weatherAlertsOutput runwayAlertOutput
annotation
documentation
WX010 vA draft - RESPONSE for hazardous weather risks data  by airport.

element WeatherType/availableGraphicWxImageRequest
diagram WXSpec_p844.png
namespace http://www.jeppesen.com/aoc
type AvailableGraphicWxImagesRequestType
properties
isRef 0
content complex
children requestListAvailableImages
annotation
documentation
WX011 v9 Request a list of Graphic Wx Images REQUEST

element WeatherType/availableGraphicWxImagesResponse
diagram WXSpec_p845.png
namespace http://www.jeppesen.com/aoc
type AvailableGraphicWxImagesResponseType
properties
isRef 0
content complex
children availableGraphicWxImagesCatalog
annotation
documentation
WX011 v9 List of available graphic weather images RESPONSE

element WeatherType/retrieveGraphicWxImagesRequest
diagram WXSpec_p846.png
namespace http://www.jeppesen.com/aoc
type GraphicWxImagesRequestType
properties
isRef 0
content complex
children singleGraphicImageRequest multipleGraphicImageRequests
annotation
documentation
WX012 v8 Graphic Weather Images based on the list of available Graphic Weather Images REQUEST

element WeatherType/getGraphicWxImageResponse
diagram WXSpec_p847.png
namespace http://www.jeppesen.com/aoc
type GetGraphicWxImagesResponseType
properties
isRef 0
content complex
children getGraphicWxImages error
annotation
documentation
WX012 v8  Up to 2 graphic wx images, encoded as base 64 RESPONSE

element WeatherType/historicalWxRequest
diagram WXSpec_p848.png
namespace http://www.jeppesen.com/aoc
type extension of HistoricWxRequestType
properties
isRef 0
content complex
children location responseFormat retrievalPeriod retrievalWxProduct
annotation
documentation
WX013 v1  Historical Weather REQUEST

element WeatherType/historicalWxResponse
diagram WXSpec_p849.png
namespace http://www.jeppesen.com/aoc
type HistoricWxResponseType
properties
isRef 0
content complex
children historicWxReport
annotation
documentation
WX013 v1 Historical Weather RESPONSE

element WeatherType/WeatherNotificationRequest
diagram WXSpec_p850.png
namespace http://www.jeppesen.com/aoc
type WeatherNotificationRequestType
properties
isRef 0
content complex
children customerIdInfo retrievalPeriod weatherProducts geographicArea levelOfDetail notificationSubscriptionCategory
annotation
documentation
WX014 v9 Weather Notification   REQUEST

element WeatherType/WeatherNotificationResponse
diagram WXSpec_p851.png
namespace http://www.jeppesen.com/aoc
type extension of WeatherNotificationResponseType
properties
isRef 0
content complex
children wxSourceName uniqueIdentifier retrievalPeriod wxNotification notificationFailed
annotation
documentation
WX014 v9 Weather Notification RESPONSE

element WeatherType/GlobalWxInEffectRequest
diagram WXSpec_p852.png
namespace http://www.jeppesen.com/aoc
type GlobalWxInEffectRequestType
properties
isRef 0
content complex
children responseFormat wxInEffectRequest
annotation
documentation
WX015 v6 Global Weather in Effect REQUEST

element WeatherType/GlobalWxInEffectResponse
diagram WXSpec_p853.png
namespace http://www.jeppesen.com/aoc
type GlobalWxInEffectResponseType
properties
isRef 0
content complex
children allEffectiveTafs allEffectiveMetars allEffectivePireps allEffectiveSigmets allEffectiveAirmets allEffectiveVaacs allEffectiveGamets allEffectiveTropicalCycloneTracks errors
annotation
documentation
WX015 v6 Global Weather in Effect RESPONSE

element WeatherType/error
diagram WXSpec_p854.png
namespace http://www.jeppesen.com/aoc
type ErrorType
properties
isRef 0
content complex
children code information
annotation
documentation
Error

complexType WindsAloftElementType
diagram WXSpec_p855.png
namespace http://www.jeppesen.com/aoc
children flightLevel windDirection windSpeed temperature
used by
element DecodedWindsAloftType/windsAloftElement

element WindsAloftElementType/flightLevel
diagram WXSpec_p856.png
namespace http://www.jeppesen.com/aoc
type String3
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 

element WindsAloftElementType/windDirection
diagram WXSpec_p857.png
namespace http://www.jeppesen.com/aoc
type String3
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 

element WindsAloftElementType/windSpeed
diagram WXSpec_p858.png
namespace http://www.jeppesen.com/aoc
type String3
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 

element WindsAloftElementType/temperature
diagram WXSpec_p859.png
namespace http://www.jeppesen.com/aoc
type String3
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 

complexType WindShearAttitudeType
diagram WXSpec_p860.png
namespace http://www.jeppesen.com/aoc
children windShearAttitudeHeight WindShearAttitudeDirection WindShearAttitudeSpeed
used by
element ForecastConditionType/windShearAttitude
attributes
Name  Type  Use  Default  Fixed  annotation
windShearAttitudeUnitWindSpeedUnitType  KT    

attribute WindShearAttitudeType/@windShearAttitudeUnit
type WindSpeedUnitType
properties
isRef 0
default KT
facets
Kind Value annotation 
enumeration KT 
enumeration MPS 
enumeration KMH 

element WindShearAttitudeType/windShearAttitudeHeight
diagram WXSpec_p861.png
namespace http://www.jeppesen.com/aoc
type String3
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 

element WindShearAttitudeType/WindShearAttitudeDirection
diagram WXSpec_p862.png
namespace http://www.jeppesen.com/aoc
type String3
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 

element WindShearAttitudeType/WindShearAttitudeSpeed
diagram WXSpec_p863.png
namespace http://www.jeppesen.com/aoc
type String3
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 

complexType WindShearRunwayType
diagram WXSpec_p864.png
namespace http://www.jeppesen.com/aoc
children direction runwayDesignator
used by
element DecodedMetarType/windShearRunway
annotation
documentation
Wind Shear Raw data example:
WS TKOF RWY11L
WS ALL RWY
WS RWY11L


element WindShearRunwayType/direction
diagram WXSpec_p865.png
namespace http://www.jeppesen.com/aoc
type WindShearRunwayDirectionType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration ALL 
enumeration TKOF 
enumeration LDG 

element WindShearRunwayType/runwayDesignator
diagram WXSpec_p866.png
namespace http://www.jeppesen.com/aoc
type RunwayDesignatorType
properties
isRef 0
content complex
children runwayNumber approachDesignator

complexType WindType
diagram WXSpec_p867.png
namespace http://www.jeppesen.com/aoc
children windDirection windSpeed gustSpeed
used by
elements DecodedConsolidatedTafType/wind DecodedMetarType/wind DecodedPirepType/wind ForecastConditionType/wind
attributes
Name  Type  Use  Default  Fixed  annotation
windSpeedUnitWindSpeedUnitType  KT    
documentation
KT:Knots, KMH:Kliometer Per Hour, MPS: Meters Per Second
annotation
documentation
Wind direction, speed, gusts, variable wind direction, calm.   Wind Group coded format:  (dddff(f)Gfmfm(fm)KT_dndndnVd3d3d3)

attribute WindType/@windSpeedUnit
type WindSpeedUnitType
properties
isRef 0
default KT
facets
Kind Value annotation 
enumeration KT 
enumeration MPS 
enumeration KMH 
annotation
documentation
KT:Knots, KMH:Kliometer Per Hour, MPS: Meters Per Second

element WindType/windDirection
diagram WXSpec_p868.png
namespace http://www.jeppesen.com/aoc
type String3
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 
annotation
documentation
range 0-360 or VRB

element WindType/windSpeed
diagram WXSpec_p869.png
namespace http://www.jeppesen.com/aoc
type String3
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 

element WindType/gustSpeed
diagram WXSpec_p870.png
namespace http://www.jeppesen.com/aoc
type String3
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 

complexType WmoQueryRequestGroupType
diagram WXSpec_p871.png
namespace http://www.jeppesen.com/aoc
children reportTypeRequest regionOfTheReport reportNumber reportStation
used by
element WmoQueryRequestType/wmoRequestGroup

element WmoQueryRequestGroupType/reportTypeRequest
diagram WXSpec_p872.png
namespace http://www.jeppesen.com/aoc
type String2
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 
annotation
documentation
WMO header/ Report Type.  Header takes the form key[+subkey], [ ] indicates an optional portion. Please refer to WMO standards. Key is the two characters that designates the general code form of the contents of the bulletin and the data type. For example, Severe Thunderstorm is WU, and Tornado is WF.

element WmoQueryRequestGroupType/regionOfTheReport
diagram WXSpec_p873.png
namespace http://www.jeppesen.com/aoc
type String2
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 
annotation
documentation
WMO code for region of weather report request.   Example: AK, Alaska; MX, Mexico.

element WmoQueryRequestGroupType/reportNumber
diagram WXSpec_p874.png
namespace http://www.jeppesen.com/aoc
type String2
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 
annotation
documentation
Two  digits number to indicate the bulletins for global (01-19), regional and interregional (20-39), and national distribution (40-89).

element WmoQueryRequestGroupType/reportStation
diagram WXSpec_p875.png
namespace http://www.jeppesen.com/aoc
type String4
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 
annotation
documentation
Airport or Station ICAO code  for which weather report is being requested.  Example of a wmo Header request:   ABAK1 PANC is a request for an Alaska Weather Summary.

complexType WmoQueryRequestType
diagram WXSpec_p876.png
namespace http://www.jeppesen.com/aoc
children wmoRequestGroup
used by
element WeatherType/wmoQueryRequest
annotation
documentation
WX002 v2 WMO Query REQUEST (World Meteorological Org).  http://weather.unisys.com/wxp/Appendices/WMO_DDS.html

element WmoQueryRequestType/wmoRequestGroup
diagram WXSpec_p877.png
namespace http://www.jeppesen.com/aoc
type WmoQueryRequestGroupType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children reportTypeRequest regionOfTheReport reportNumber reportStation

complexType WmoQueryResponseGroupType
diagram WXSpec_p878.png
namespace http://www.jeppesen.com/aoc
children reportTypeRequest regionOfTheReport reportNumber reportStation reportOutput
used by
element WmoQueryResponseType/wmoResponseGroup

element WmoQueryResponseGroupType/reportTypeRequest
diagram WXSpec_p879.png
namespace http://www.jeppesen.com/aoc
type String2
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 
annotation
documentation
WMO header/ Report Type.  Header takes the form key[+subkey], [ ] indicates an optional portion. Please refer to WMO standards. Key is the two characters that designates the general code form of the contents of the bulletin and the data type. For example, Severe Thunderstorm is WU, and Tornado is WF.

element WmoQueryResponseGroupType/regionOfTheReport
diagram WXSpec_p880.png
namespace http://www.jeppesen.com/aoc
type String2
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 
annotation
documentation
WMO code for region of weather report request.   Example: AK, Alaska; MX, Mexico.

element WmoQueryResponseGroupType/reportNumber
diagram WXSpec_p881.png
namespace http://www.jeppesen.com/aoc
type String2
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 
annotation
documentation
Two  digits number to indicate the bulletins for global (01-19), regional and interregional (20-39), and national distribution (40-89).

element WmoQueryResponseGroupType/reportStation
diagram WXSpec_p882.png
namespace http://www.jeppesen.com/aoc
type String4
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 
annotation
documentation
Airport or Station ICAO code  for which weather report is being requested.  Example of a wmo Header request:   ABAK1 PANC is a request for an Alaska Weather Summary.

element WmoQueryResponseGroupType/reportOutput
diagram WXSpec_p883.png
namespace http://www.jeppesen.com/aoc
type ReportOutputType
properties
isRef 0
content complex
children rawData error

complexType WmoQueryResponseType
diagram WXSpec_p884.png
namespace http://www.jeppesen.com/aoc
children wmoResponseGroup
used by
element WeatherType/wmoQueryResponse
annotation
documentation
WX002 v2 WMO Query RESPONSE

element WmoQueryResponseType/wmoResponseGroup
diagram WXSpec_p885.png
namespace http://www.jeppesen.com/aoc
type WmoQueryResponseGroupType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children reportTypeRequest regionOfTheReport reportNumber reportStation reportOutput

complexType WsiTurbulenceWeatherType
diagram WXSpec_p886.png
namespace http://www.jeppesen.com/aoc
children access wsiHeader wsiFeed wsiDiscussion
used by
element WeatherType/wsiTurbulenceWeather
annotation
documentation
WX008 v1 WSI Turbulence Weather from WXD PUBLISH

element WsiTurbulenceWeatherType/access
diagram WXSpec_p887.png
namespace http://www.jeppesen.com/aoc
type AccessType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children name key

element WsiTurbulenceWeatherType/wsiHeader
diagram WXSpec_p888.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple
annotation
documentation
WSI Header.  Simple string without restrictions. (i.e. may be populated with CDATA).

element WsiTurbulenceWeatherType/wsiFeed
diagram WXSpec_p889.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple
annotation
documentation
WSI Feed is the actual weather data.  Simple string without restrictions (i.e. may be populated with CDATA).

element WsiTurbulenceWeatherType/wsiDiscussion
diagram WXSpec_p890.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple
annotation
documentation
Supporting Data are the parameters, criteria, or other data that is a part of the message, but outside of the actual WSI Feed data.    Simple string in the schema with no restirictions (i.e. may be populted with CDATA)

complexType WsiWeatherFeedType
diagram WXSpec_p891.png
namespace http://www.jeppesen.com/aoc
children access wsiHeader wsiFeed wsiDiscussion
used by
element WeatherType/wsiFeed
annotation
documentation
WX004 v1 WSI Weather Feed PUBLISH.  This message supports all Weather Report Types (SIGMET, METAR, TAF, etc)

element WsiWeatherFeedType/access
diagram WXSpec_p892.png
namespace http://www.jeppesen.com/aoc
type AccessType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children name key

element WsiWeatherFeedType/wsiHeader
diagram WXSpec_p893.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple
annotation
documentation
WSI Header.  Simple string without restrictions. (i.e. may be populated with CDATA).

element WsiWeatherFeedType/wsiFeed
diagram WXSpec_p894.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple
annotation
documentation
WSI Feed is the actual weather data.  Simple string without restrictions (i.e. may be populated with CDATA).

element WsiWeatherFeedType/wsiDiscussion
diagram WXSpec_p895.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple
annotation
documentation
Supporting Data are the parameters, criteria, or other data that is a part of the message, but outside of the actual WSI Feed data.    Simple string in the schema with no restirictions (i.e. may be populted with CDATA)

complexType WxProductType
diagram WXSpec_p896.png
namespace http://www.jeppesen.com/aoc
children type subtype

element WxProductType/type
diagram WXSpec_p897.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple
annotation
documentation
Attribute associated to wxProduct to further qualify the product.   Product Types:  TAF (terminal aerodrome forecast), TAF AMD, MAP FEATURE (regional text wx data), METAR, SIGMET (signifiant meteorlogical info), TURBIND (turbulence indicator)

element WxProductType/subtype
diagram WXSpec_p898.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Attribute associated to wxProduct to further qualify the product.  Example:  SIGMET subtypes=volcanic, convective, icing, blowing dust, polar snow, or turbulence).

complexType WxThresholdAndVariableType
diagram WXSpec_p899.png
namespace http://www.jeppesen.com/aoc
children thresholdId variableId
used by
element HazardousWxRiskAlertsRequestType/wxRequestByThresholdsOrVariables
annotation
documentation
Query weather by ThresholdId and VariableId (wx type)

element WxThresholdAndVariableType/thresholdId
diagram WXSpec_p900.png
namespace http://www.jeppesen.com/aoc
type xs:integer
properties
isRef 0
minOcc 1
maxOcc unbounded
content simple
nillable false
annotation
documentation
Integer. Repeating element to request multiple sets of thresholdIds.  Non-nillable.

element WxThresholdAndVariableType/variableId
diagram WXSpec_p901.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:integer
properties
isRef 0
minOcc 1
maxOcc unbounded
content simple
nillable false
facets
Kind Value annotation 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 10 
enumeration 11 
enumeration 12 
enumeration 13 
enumeration 14 
enumeration 15 
enumeration 16 
enumeration 17 
annotation
documentation
Repeating element to request weather for this airport by individual weather type (variableId).  Non-nillable. Enumerated values of 1 through 17 are defined as: 1=WIND GUSTS; 2=WIND SPEED; 3=VIS Visibility; 4=CIG Ceiling; 5=TMAX Max Temperature (F); 6=TMIN Min Temperature (F); 7=TSTM Thunderstorm; 8=FZRA Freezing Rain; 9=XWND Cross Wind; 10=WSHR Low-Level wind shear; 11=BLZD blizzard; 12=SNOW 3 hr interval; 13=SNOW 6 hr interval; 14=SNOW 24 hr interval; 15=RAIN 3 hr interval; 16=RAIN 6 hr interval; 17=TEMPERATURE (F)

simpleType AdvisoryWxProductNameType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
element AdvisoryWxResponseType/advisoryWxProductName
facets
Kind Value annotation 
enumeration Center Advisory 
enumeration Recreational Forecast 
enumeration City Forecast 

simpleType AltimeterSettingPrefixType
namespace http://www.jeppesen.com/aoc
type restriction of String1
properties
base String1
used by
element AltimeterSettingType/altimeterSettingPrefix
facets
Kind Value annotation 
maxLength 
enumeration 
enumeration 

simpleType AltimeterSettingUnitOfMeasureType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
facets
Kind Value annotation 
enumeration hectoPascals 
enumeration Inches of Mercury 

simpleType AreaForecastsRegionType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
element AreaForecastsGroupType/areaForecastRegion
facets
Kind Value annotation 
enumeration Argentina 
enumeration Western Brazil 
enumeration Northeast Brazil 
enumeration Central Brazil 
enumeration Southern Brazil 
enumeration Colombia 
enumeration South Pacific 
enumeration Trinidad Tobago 
enumeration Caribbean 
enumeration Gulf of Mexico 
enumeration Mexico 
enumeration Bahamas 

simpleType ConvectiveSigmentRegionsType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
element ConvectiveSigmetGroupType/convectiveSigmetReportArea/convectiveSigmetRegions
facets
Kind Value annotation 
enumeration Western 
enumeration Central 
enumeration Eastern 

simpleType DayTimeUnit
namespace http://www.jeppesen.com/aoc
type restriction of String1
properties
base String1
used by
element TemperatureGroupType/theHourUnit
attribute DayHourMinuteType/@dayTimeUnit
facets
Kind Value annotation 
maxLength 
enumeration  
enumeration 

simpleType DescriptorType
namespace http://www.jeppesen.com/aoc
type restriction of String2
properties
base String2
used by
element WeatherGroupType/descriptor
facets
Kind Value annotation 
maxLength 
enumeration MI 
enumeration PR 
enumeration BC 
enumeration DR 
enumeration BL 
enumeration SH 
enumeration TS 
enumeration FZ 

simpleType DirectoryType
namespace http://www.jeppesen.com/aoc
type restriction of String3
properties
base String3
used by
element VisibilityType/visibilityDirection
facets
Kind Value annotation 
maxLength 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration SW 
enumeration SE 
enumeration NW 
enumeration NE 
enumeration NDV 

simpleType DistanceUnitsEnumType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
attribute ProbabilityGroupType/visibilityDistance/@distance
facets
Kind Value annotation 
enumeration Meters 
enumeration Statute Miles 
enumeration Nautical Miles 
annotation
documentation
Intl publishes a blank, which is translated assumed to be meters.  Enumeration: meters,  statute miles.  RAW=SM. "blank".   DECODED=statute miles.  meters.
Statute Miles, Nautical Miles, Meters

simpleType GraphicImageTitlesType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
elements GraphicWxImageResponseGroupType/graphicWxImageTitle AvailableGraphicWxImagesRequestType/requestListAvailableImages/productTitle SingleGraphicWeatherImageType/productTitle
facets
Kind Value annotation 
enumeration All 
enumeration AIRMETs 
enumeration Accumulated Precipitation Mosaic 
enumeration Analysis 
enumeration Base Reflectivity Forecast Product 
enumeration Canada Radar Winter Mosaic 
enumeration CONUS Surface Forecast 
enumeration Composited Base Reflectivity 
enumeration Convective Outlook 
enumeration Convective Outlook - Hail 
enumeration Convective Outlook - Tornado 
enumeration Convective Outlook - Wind 
enumeration Convective SIGMET and SIGMET Areas 
enumeration Echo tops 
enumeration Enhanced IR Satellite 
enumeration Flight Conditions 
enumeration Forecast Precipitation Accumulation 
enumeration Forecast Radar Mosaic 
enumeration Global Surface Forecast 
enumeration Global Visible Satellite Imagery 
enumeration GMS IR Satellite and Single Site Radar Composite 
enumeration GOES Infrared Satellite Lightning Image 
enumeration GOES Visible Satellite Lightning Image 
enumeration Goes IR Satellite and Single Site Radar Composite 
enumeration High Ice Water Content Analysis 
enumeration High Ice Water Content Forecast 
enumeration High Level Significant Weather Forecast 
enumeration Hurricane Tracks 
enumeration IFR and Mountain Obscuration AIRMETS 
enumeration IR Satellite and Radar Composite 
enumeration IR Satellite and Single Site Radar Composite 
enumeration Icing 
enumeration Icing Forecast 
enumeration Lifted Index 
enumeration Lightning Data 
enumeration Low Level Significant Weather Forecast 
enumeration Mid Level Significant Weather Forecast 
enumeration NEXRAD Radar Summary Table 
enumeration North Atlantic Tracks 
enumeration North Pacific Tracks 
enumeration One Hour Precipitation 
enumeration Radar Coded Message 
enumeration Radar Composite 
enumeration Radar Echo Tops 
enumeration Radar One Hour Precipitation 
enumeration Radar Winter Mosaic 
enumeration Single Site Radar 
enumeration Surface Analysis 
enumeration Tropical Cyclone Tracks 
enumeration Turbulence 
enumeration Turbulence Forecast 
enumeration Upper Level Analysis 
enumeration U.S. Radar Winter Mosaic 
enumeration Volcanic Ash Concentration 
enumeration Wind, Temp, and Shear 
enumeration Winds and Temps Aloft 
enumeration WSI FPG 
enumeration WSI SIGMET 

simpleType GraphicType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
element GraphicWxImageResponseGroupType/graphicType
facets
Kind Value annotation 
enumeration VWG 
enumeration GIF 
enumeration KML 
enumeration KMZ 
enumeration GeoJSON 
annotation
documentation
Enumerations: VWG, GIF, KML, KMZ, GeoJSON

simpleType GraphicWxCategoryType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
elements AvailableGraphicWxImagesRequestType/requestListAvailableImages/category GraphicWxImageResponseGroupType/category
facets
Kind Value annotation 
enumeration All 
enumeration Satellite 
enumeration Radar 
enumeration Aviation Hazards 
enumeration Surface and Low Level Significant Weather 
enumeration Winds and Temps Aloft 
enumeration High Level Significant Weather 

simpleType GraphicWxRegionsType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
elements AvailableGraphicWxImagesRequestType/requestListAvailableImages/region GraphicWxImageResponseGroupType/region
facets
Kind Value annotation 
enumeration All 
enumeration Northeast U.S. 
enumeration Southeast U.S. 
enumeration South Central U.S. 
enumeration North Central U.S. 
enumeration Northwest U.S. 
enumeration Southwest U.S. 
enumeration United States 
enumeration Alaska 
enumeration Hawaii 
enumeration Canada 
enumeration Mexico 
enumeration Caribbean 
enumeration South America 
enumeration Europe 
enumeration Western Europe 
enumeration North Atlantic 
enumeration Greece 
enumeration Europe/Asia 
enumeration Africa 
enumeration Middle East 
enumeration North Pacific 
enumeration Eastern Pacific 
enumeration Asia 
enumeration Australia 
enumeration South Pacific 
enumeration Indian Ocean 
enumeration Western Atlantic 
enumeration Single Site 
enumeration World Wide 
enumeration World Wide - Original 
enumeration World Wide - High Resolution 
enumeration UKMO T4 

simpleType HurricaneRegionType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
element HurricaneGroupType/hurricaneRegion
facets
Kind Value annotation 
enumeration US Wm Atlantic 
enumeration Hawaii 

simpleType IndicatorType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
element ForecastChangeIndicatorType/indicator
facets
Kind Value annotation 
enumeration FM 
enumeration BECMG 
enumeration TEMPO 
enumeration PROB 
enumeration PROB TEMPO 
enumeration INTER 
annotation
documentation
FM – From, BECMG – Becoming, TEMPO – Temporarily, PROB - Probability

simpleType IntensityType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
elements WeatherGroupType/intensity WeatherGroupType/intensityList
facets
Kind Value annotation 
enumeration  
enumeration 
enumeration 

simpleType LessThanIndicatorType
namespace http://www.jeppesen.com/aoc
type restriction of String1
properties
base String1
facets
Kind Value annotation 
maxLength 
enumeration 

simpleType MetarEnumType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
facets
Kind Value annotation 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 10 
enumeration 11 
enumeration 12 
enumeration 13 
enumeration 14 
enumeration 15 
enumeration 16 
enumeration 17 
enumeration 18 
enumeration 19 
enumeration 20 
enumeration 21 
enumeration 22 
enumeration 23 
enumeration 24 
enumeration 25 
annotation
documentation
METAR hours (1 - 24)

simpleType MetarReportType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
element DecodedMetarType/reportType
facets
Kind Value annotation 
enumeration METAR 
enumeration SPECI 

simpleType NoSignificantWeatherType
namespace http://www.jeppesen.com/aoc
type restriction of String3
properties
base String3
used by
element ForecastConditionType/noSignificantWeather
facets
Kind Value annotation 
maxLength 
enumeration  
enumeration NSW 

simpleType ObscurationType
namespace http://www.jeppesen.com/aoc
type restriction of String2
properties
base String2
used by
elements WeatherGroupType/obscuration WeatherGroupType/obscurationList
facets
Kind Value annotation 
maxLength 
enumeration BR 
enumeration FG 
enumeration FU 
enumeration VA 
enumeration DU 
enumeration SA 
enumeration HZ 
enumeration PY 

simpleType OtherWeatherType
namespace http://www.jeppesen.com/aoc
type restriction of String3
properties
base String3
used by
elements WeatherGroupType/Other WeatherGroupType/OtherList
facets
Kind Value annotation 
maxLength 
enumeration PO 
enumeration SQ 
enumeration FC 
enumeration SS 
enumeration DS 
enumeration PFC 

simpleType PlusOrMinusType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
element RvrValueType/plusOrMinus
facets
Kind Value annotation 
enumeration 
enumeration 

simpleType PointWeatherForEnrouteFlightBriefingType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
facets
Kind Value annotation 
enumeration METAR 
enumeration TAF 
enumeration PIREP 
enumeration WA 
enumeration SIGMET 

simpleType PrecipitationType
namespace http://www.jeppesen.com/aoc
type restriction of String2
properties
base String2
used by
elements WeatherGroupType/precipitation WeatherGroupType/precipitationList
facets
Kind Value annotation 
maxLength 
enumeration DZ 
enumeration RA 
enumeration SN 
enumeration SG 
enumeration IC 
enumeration PL 
enumeration GR 
enumeration GS 
enumeration UP 

simpleType PressureUnitOfMeasureType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
facets
Kind Value annotation 
enumeration hectoPascals 
enumeration Inches of Mercury 

simpleType ProductNameEnumType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
element PointQueryRequestGroupType/weatherProduct
facets
Kind Value annotation 
enumeration SIGMET 
enumeration METAR1 
enumeration METAR2 
enumeration METAR3 
enumeration METAR4 
enumeration METAR5 
enumeration METAR6 
enumeration METAR7 
enumeration METAR8 
enumeration METAR9 
enumeration METAR10 
enumeration METAR11 
enumeration METAR12 
enumeration METAR13 
enumeration METAR14 
enumeration METAR15 
enumeration METAR16 
enumeration METAR17 
enumeration METAR18 
enumeration METAR19 
enumeration METAR20 
enumeration METAR21 
enumeration METAR22 
enumeration METAR23 
enumeration METAR24 
enumeration PIREP 
enumeration TAF 
enumeration WA 
enumeration WAFD 
enumeration WAP 
annotation
documentation
METAR (1-24), TAF, Winds Aloft, PIREP

simpleType ProductNameType
namespace http://www.jeppesen.com/aoc
type xs:string
properties
base xs:string
used by
element PointQueryResponseGroupType/weatherProduct

simpleType ProximityType
namespace http://www.jeppesen.com/aoc
type restriction of String2
properties
base String2
used by
element WeatherGroupType/proximity
facets
Kind Value annotation 
maxLength 
enumeration VC 

simpleType ReportNameType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
element PqPwResponseBodyDataGroupType/productName
facets
Kind Value annotation 
enumeration METAR 
enumeration TAF 
enumeration TAF_FC 
enumeration SPECI 
enumeration WA 
enumeration WAFD 
enumeration WAP 
enumeration PIREP 
enumeration SIGMET 
enumeration AIRMET 
annotation
documentation
TAF, TAF Amended, METAR, Winds Aloft:  WA-All Levels; WAFD-FD Levels; WAP-One Level.

simpleType ReportNameTypeForLevelRetrieval
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
element PqLevelRetrievalRequestType/levelRetrievalProductName
facets
Kind Value annotation 
enumeration WAP 
annotation
documentation
WAP

simpleType ReportNameTypeForVersionRetreival
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
elements PqPvResponsetBodyDataGroupType/productName PqVersionRetrievalRequestType/pvReportName
facets
Kind Value annotation 
enumeration METAR 
enumeration TAF 
annotation
documentation
METARs, or TAFs

simpleType ReportNameTypeForWeatherRetrieval
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
element PqRetrievalRequestGroupType/pointWeatherRetrieval
facets
Kind Value annotation 
enumeration METAR 
enumeration TAF 
enumeration WA 
enumeration WAFD 
enumeration PIREP 
enumeration FC 
annotation
documentation
This one includes all report types defined in ReportType expect WAP. This one will be used for PW request only.

simpleType ReportType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
facets
Kind Value annotation 
enumeration TAF 
enumeration TAF Amended 
enumeration METAR 
enumeration SPECI 
enumeration WA-All Levels 
enumeration WAFD - FD Levels 
enumeration WAP-One Level 
annotation
documentation
TAF, TAF Amended, METAR, Winds Aloft:  WA-All Levels; WAFD-FD Levels; WAP-One Level.

simpleType ResponseFormatType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
elements HistoricWxRequestType/responseFormat GlobalWxInEffectRequestType/responseFormat EnrouteWeatherGroupType/responseFormat PointQueryRawDecodedRequestGroupType/responseFormat
facets
Kind Value annotation 
enumeration RAW 
enumeration DECODED 
enumeration BOTH 

simpleType RunwayApproachDesignatorType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
element RunwayDesignatorType/approachDesignator
facets
Kind Value annotation 
enumeration 
enumeration 
enumeration 

simpleType RvrTendencyType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
element RvrGroupType/tendency
facets
Kind Value annotation 
enumeration 
enumeration 
enumeration 

simpleType RvrUnitType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
element RvrGroupType/rvrUnit
facets
Kind Value annotation 
enumeration FT 
enumeration 

simpleType SelectConvectiveSigmetType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
element ConvectiveSigmetGroupType/selectConvectiveSigmet
facets
Kind Value annotation 
enumeration Convective SIGMET 
enumeration Convective Outlook 
enumeration Severe Thunderstorms and Tornado 

simpleType SelectSigmetRegionType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
element SigmetGroupType/sigmetReportArea/region
facets
Kind Value annotation 
enumeration West Coast 
enumeration Northeast U.S. 
enumeration Inter-Mountain West 
enumeration Great Lakes and Great Plains 
enumeration Southern Plains 
enumeration Southeast U.S.  
enumeration Fairbanks 
enumeration Anchorage 
enumeration Juneau 
enumeration Hawaii 

simpleType SelectSigmetType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
element SigmetGroupType/selectSigmet
facets
Kind Value annotation 
enumeration SIGMET 
enumeration AIRMET 
enumeration GAMET 
enumeration TROPICAL CYCLONE TRACKS 
enumeration Area Forecast 
enumeration Volcanic Ash 
enumeration Cyclone 

simpleType SigmentReportRegionType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
facets
Kind Value annotation 
enumeration West Coast 
enumeration Northeast US 
enumeration Inter-Mountain West 
enumeration Great Lakes and Great Plains 
enumeration Southern Plains 
enumeration Southeast US 
enumeration Fairbanks 
enumeration Anchorage 
enumeration Juneau 
enumeration Hawaii 

simpleType SignificantWxProductNameType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
element SignificantWxResponseType/significantWxProductName
facets
Kind Value annotation 
enumeration Convective SIGMET 
enumeration Convective Outlook 
enumeration Severe Thunderstorms and Tornado 
enumeration SIGMET 
enumeration AIRMET 
enumeration GAMET 
enumeration Tropical Cyclone Tracks 
enumeration Area Forecast 
enumeration Volcanic Ash 
enumeration Cyclone 
enumeration Hurricane 
enumeration Tropical Storms 
enumeration Area Forecast 
enumeration Center Weather Advisory 
enumeration Recreation Forecast 
enumeration City Forecast 

simpleType SkyConditionType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
element SkyConditionLayerType/skyCondition
facets
Kind Value annotation 
enumeration OVC 
enumeration FEW 
enumeration SCT 
enumeration CLR 
enumeration SKC 
enumeration BKN 
enumeration VV 
enumeration NSC 
enumeration NCD 
enumeration CAVOK 
enumeration Unknown 
annotation
documentation
OVC,FEW,SCT,CLR,SKC,BKN,VV,NSC,NCD,CAVOK

simpleType TafReportTypeModifierType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
elements DecodedTafType/reportTypeModifier RawDecodedEffectiveTafsType/reportTypeModifier
facets
Kind Value annotation 
enumeration AMD 
enumeration COR 
enumeration AMD COR 
enumeration RTD 
annotation
documentation
AMD - Forecast was amended.
COR  - Forecast was corrected.
AMD COR - Forecast was initially amended then corrected.
RTD - Forecast was transmitted late.

simpleType TemperatureUnitOfMeasureType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
facets
Kind Value annotation 
enumeration farenheit 
enumeration celsius 

simpleType TrendIndicatorType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
element TrendType/trendIndicator
facets
Kind Value annotation 
enumeration BECMG 
enumeration TEMPO 
enumeration NOSIG 

simpleType TropicalStormRegionType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
element TropicalStormsGroupType/tropicalStormRegion
facets
Kind Value annotation 
enumeration Atlantic 
enumeration Central Pacific 
enumeration Western Pacific 
enumeration South Pacific 
enumeration Philippines 

simpleType UnitsOfMeasureDistanceType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
attribute VisibilityMeasureType/@units
facets
Kind Value annotation 
enumeration Feet 
enumeration Nautical Miles 
enumeration Statute Miles 
enumeration Meters 
enumeration Hundreds of Feet 
annotation
documentation
Enumerated:  Hundreds of Feet

simpleType UnitsOfMeasureSpeedType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
facets
Kind Value annotation 
enumeration Miles Per Hour (MPH) 
enumeration Kilometers Per Hour (KPH) 
enumeration Knots (KTS) 
annotation
documentation
Enumerated:  Knots, Miles Per Hour, Kilometers Per Hour

simpleType VisibilityUnitType
namespace http://www.jeppesen.com/aoc
type restriction of String2
properties
base String2
used by
attribute VisibilityType/@visibilityUnit
facets
Kind Value annotation 
maxLength 
enumeration  
enumeration SM 

simpleType VolcanicAshAdvisoryRegionType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
element VolcanicAshAdvisoryGroupType/volcanicAshAdvisoryRegion
facets
Kind Value annotation 
enumeration Washington 
enumeration Anchorage 
enumeration Montreal 
enumeration London 
enumeration Toulouse 
enumeration Buenos Aires 
enumeration Wellington 
enumeration Darwin 
enumeration Tokyo 

simpleType WindShearRunwayDirectionType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
element WindShearRunwayType/direction
facets
Kind Value annotation 
enumeration ALL 
enumeration TKOF 
enumeration LDG 

simpleType WindSpeedUnitType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
attributes WindShearAttitudeType/@windShearAttitudeUnit WindType/@windSpeedUnit
facets
Kind Value annotation 
enumeration KT 
enumeration MPS 
enumeration KMH 

complexType AccessType
diagram WXSpec_p902.png
namespace http://www.jeppesen.com/aoc
children name key
used by
elements WsiWeatherFeedType/access WsiTurbulenceWeatherType/access RequestConsolidatedWeatherGroupType/access WeatherType/security/accessType WeatherNotificationType/customerIdInfo WeatherNotificationRequestType/customerIdInfo
annotation
documentation
Element group may be set to required or optional, and/or  be set to repeatable within a message.

element AccessType/name
diagram WXSpec_p903.png
namespace http://www.jeppesen.com/aoc
type String250
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 250 
annotation
documentation
Example name of the Value:  OperatorId.   String250, limited to 250 chars.

element AccessType/key
diagram WXSpec_p904.png
namespace http://www.jeppesen.com/aoc
type String250
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 250 
annotation
documentation
Example key or value of the named value for OperatorId value:  SWA1234.   String250, limited to 250 chars.

complexType AircraftIdentType
diagram WXSpec_p905.png
namespace http://www.jeppesen.com/aoc
children registrationNumber noseNumber serialNumber noseNumber serialNumber serialNumber other
used by
element DmiIdentifierType/aircraftId
annotation
documentation
Identifies an aircraft using registration, serial, nose number, or other (customer defined)

element AircraftIdentType/registrationNumber
diagram WXSpec_p906.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
facets
Kind Value annotation 
minLength 
maxLength 
annotation
documentation
Aircraft Registration Number.

element AircraftIdentType/noseNumber
diagram WXSpec_p907.png
namespace http://www.jeppesen.com/aoc
type NoseNumberType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
pattern [A-Z\d]{1,12} 
annotation
documentation
Aircraft Nose Number.

element AircraftIdentType/serialNumber
diagram WXSpec_p908.png
namespace http://www.jeppesen.com/aoc
type SerialNumberType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minLength 
maxLength 25 
annotation
documentation
Aircraft Serial Number.

element AircraftIdentType/noseNumber
diagram WXSpec_p909.png
namespace http://www.jeppesen.com/aoc
type NoseNumberType
properties
isRef 0
content simple
facets
Kind Value annotation 
pattern [A-Z\d]{1,12} 
annotation
documentation
Aircraft Nose Number.

element AircraftIdentType/serialNumber
diagram WXSpec_p910.png
namespace http://www.jeppesen.com/aoc
type SerialNumberType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minLength 
maxLength 25 
annotation
documentation
Aircraft Serial Number.

element AircraftIdentType/serialNumber
diagram WXSpec_p911.png
namespace http://www.jeppesen.com/aoc
type SerialNumberType
properties
isRef 0
content simple
facets
Kind Value annotation 
minLength 
maxLength 25 
annotation
documentation
Aircraft Serial Number.

element AircraftIdentType/other
diagram WXSpec_p912.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
facets
Kind Value annotation 
minLength 
maxLength 25 
annotation
documentation
This represents a customer defined aircraft. For Jeppesen, this is may be used to identify the unique JetPlan aircraft ID.  For Jeppesen JetPlan data access, the system currently only identifies the aircraft by using this field. Any other informaiton received is assumed to be the JetPlan ID and could result in an error.

complexType AircraftIdType
diagram WXSpec_p913.png
namespace http://www.jeppesen.com/aoc
children registrationNumber noseNumber serialNumber noseNumber serialNumber serialNumber
used by
elements BagaFlightKeyType/aircraftId FpResponseAircraftType/aircraftId
annotation
documentation
Identifies an aircraft using registration, serial, and/or nosenumber

element AircraftIdType/registrationNumber
diagram WXSpec_p914.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
facets
Kind Value annotation 
minLength 
maxLength 
annotation
documentation
Aircraft Registration Number.

element AircraftIdType/noseNumber
diagram WXSpec_p915.png
namespace http://www.jeppesen.com/aoc
type NoseNumberType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
pattern [A-Z\d]{1,12} 
annotation
documentation
Aircraft Nose Number.

element AircraftIdType/serialNumber
diagram WXSpec_p916.png
namespace http://www.jeppesen.com/aoc
type SerialNumberType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minLength 
maxLength 25 
annotation
documentation
Aircraft Serial Number.

element AircraftIdType/noseNumber
diagram WXSpec_p917.png
namespace http://www.jeppesen.com/aoc
type NoseNumberType
properties
isRef 0
content simple
facets
Kind Value annotation 
pattern [A-Z\d]{1,12} 
annotation
documentation
Aircraft Nose Number.

element AircraftIdType/serialNumber
diagram WXSpec_p918.png
namespace http://www.jeppesen.com/aoc
type SerialNumberType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minLength 
maxLength 25 
annotation
documentation
Aircraft Serial Number.

element AircraftIdType/serialNumber
diagram WXSpec_p919.png
namespace http://www.jeppesen.com/aoc
type SerialNumberType
properties
isRef 0
content simple
facets
Kind Value annotation 
minLength 
maxLength 25 
annotation
documentation
Aircraft Serial Number.

complexType AirlineCodeType
diagram WXSpec_p920.png
namespace http://www.jeppesen.com/aoc
children iata icao icao other
used by
elements FlightIdentifierType/airlineCode RouteKeyType/airlineCode
annotation
documentation
Uniquely identifies an airline using an IATA, ICAO, or other (customer defined).

element AirlineCodeType/iata
diagram WXSpec_p921.png
namespace http://www.jeppesen.com/aoc
type IataAirlineType
properties
isRef 0
content simple
facets
Kind Value annotation 
pattern [0-9A-Z]{2} 
annotation
documentation
IATA Airline Code.

element AirlineCodeType/icao
diagram WXSpec_p922.png
namespace http://www.jeppesen.com/aoc
type IcaoAirlineType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
pattern [0-9A-Z]{3} 
annotation
documentation
ICAO Airline Code.

element AirlineCodeType/icao
diagram WXSpec_p923.png
namespace http://www.jeppesen.com/aoc
type IcaoAirlineType
properties
isRef 0
content simple
facets
Kind Value annotation 
pattern [0-9A-Z]{3} 
annotation
documentation
ICAO Airline Code.

element AirlineCodeType/other
diagram WXSpec_p924.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
facets
Kind Value annotation 
pattern [0-9A-Z]{1,4} 
annotation
documentation
This represents a customer defined airline.  For Jeppesen, this is may be used to identifying the unique JetPlan customer ID.  For Jeppesen JetPlan data access, the system currently only identifies the customer by using this field. Any other informaiton received is assumed to be the JetPlan ID and could result in an error.

complexType AirportCodeType
diagram WXSpec_p925.png
namespace http://www.jeppesen.com/aoc
children iata icao icao other
used by
elements NavigationPointType/airport FpResponseAirportType/airport FpResponseAlternateAirportType/alternateLandingAirportGroup/airport FpResponseEtpAirportType/airport HazardousWxRiskAlertsRequestType/airportCode HazardousWxHeaderType/airportCode PointQueryRequestGroupType/pointQueryLocation/locationChoice/airportCode PointQueryResponseGroupType/pointQueryLocation/locationChoice/airportCode ConsolidatedWeatherSourcesResponseType/consolidatedWxReportResponse/weatherReport/location HistoricWxRequestType/location WeatherNotificationRequestType/geographicArea/location AdvisoryWxRequestGroupType/centerWxAdvisory/location AdvisoryWxRequestGroupType/recreationForecast/location AdvisoryWxRequestGroupType/cityForecast/location AdvisoryWxResponseType/location ArrivalWxGroupType/location ConvectiveSigmetGroupType/convectiveSigmetReportArea/location DepartureAltWxGroupType/location DepartureWxGroupType/location EnrouteWxWaypointsGroupType/location HurricaneGroupType/location LocationQueryRequestType/location SigmetGroupType/sigmetReportArea/location PointQueryRawDecodedRequestGroupType/location PointQueryRawDecodedResponseGroupType/location HistoricWxReportType/tafReport/location ArrivalAirportType/poa RouteKeyType/poa BagaFlightKeyType/pod DepartureAirportType/pod FlightKeyType/pod RouteKeyType/pod
annotation
documentation
Uniquely identifies an airport using IATA, ICAO, or other (customer defined).

element AirportCodeType/iata
diagram WXSpec_p926.png
namespace http://www.jeppesen.com/aoc
type IataAirportType
properties
isRef 0
content simple
facets
Kind Value annotation 
pattern [0-9A-Z]{3} 
annotation
documentation
IATA Airport Code.

element AirportCodeType/icao
diagram WXSpec_p927.png
namespace http://www.jeppesen.com/aoc
type IcaoAirportType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
pattern [0-9A-Z]{4} 
annotation
documentation
ICAO Airport Code.

element AirportCodeType/icao
diagram WXSpec_p928.png
namespace http://www.jeppesen.com/aoc
type IcaoAirportType
properties
isRef 0
content simple
facets
Kind Value annotation 
pattern [0-9A-Z]{4} 
annotation
documentation
ICAO Airport Code.

element AirportCodeType/other
diagram WXSpec_p929.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
facets
Kind Value annotation 
pattern [0-9A-Z]{1,4} 
annotation
documentation
This represents a customer defined airport.  For Jeppesen, this is may be used to identifying the unique JetPlan aiport ID.  For Jeppesen JetPlan data access, the system currently only identifies the airport by using this field. Any other informaiton received is assumed to be the JetPlan ID and could result in an error.

complexType AirspeedType
diagram WXSpec_p930.png
namespace http://www.jeppesen.com/aoc
type extension of AirspeedRestriction
properties
base AirspeedRestriction
used by
elements FpResponseCheckpointType/groundSpeed FpResponseSegmentType/groundSpeed FpResponseTocTodType/groundSpeed FpResponseSegmentType/mach FpResponseCheckpointType/trueAirspeed FpResponseSegmentType/trueAirspeed FpResponseTocTodType/trueAirspeed WindGradientType/windVelocity
facets
Kind Value annotation 
minInclusive 
maxInclusive 10000 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsAirspeedUnitsEnumTyperequired      
documentation
kts - nautical miles per hour
kph - kilometers per hour
mph - statute miles per hour
mach - number times 100

attribute AirspeedType/@units
type AirspeedUnitsEnumType
properties
isRef 0
use required
facets
Kind Value annotation 
enumeration kts 
enumeration kph 
enumeration mph 
enumeration mach 
annotation
documentation
kts - nautical miles per hour
kph - kilometers per hour
mph - statute miles per hour
mach - number times 100

complexType AltitudeCruiseModeGroupType
diagram WXSpec_p931.png
namespace http://www.jeppesen.com/aoc
children speed altitude
used by
element AltitudeCruiseModeType/altitudeCruiseModeGroup

element AltitudeCruiseModeGroupType/speed
diagram WXSpec_p932.png
namespace http://www.jeppesen.com/aoc
type CruiseModeType
properties
isRef 0
content complex
children machAirspeed cruiseMode indicatedAirspeed
annotation
documentation
Speed of the aircraft. 

element AltitudeCruiseModeGroupType/altitude
diagram WXSpec_p933.png
namespace http://www.jeppesen.com/aoc
type AltitudeType
properties
isRef 0
content complex
facets
Kind Value annotation 
minInclusive -2000 
maxInclusive 250000 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsAltitudeHeightEnumTyperequired      
documentation
ft = feet
m = meters
fl = flight level
mb = millibars
annotation
documentation
Altitude of the aircraft.

complexType AltitudeCruiseModeType
diagram WXSpec_p934.png
namespace http://www.jeppesen.com/aoc
children altitudeCruiseModeGroup

element AltitudeCruiseModeType/altitudeCruiseModeGroup
diagram WXSpec_p935.png
namespace http://www.jeppesen.com/aoc
type AltitudeCruiseModeGroupType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children speed altitude

complexType AltitudeMinMaxType
diagram WXSpec_p936.png
namespace http://www.jeppesen.com/aoc
children min max

element AltitudeMinMaxType/min
diagram WXSpec_p937.png
namespace http://www.jeppesen.com/aoc
type AltitudeType
properties
isRef 0
content complex
facets
Kind Value annotation 
minInclusive -2000 
maxInclusive 250000 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsAltitudeHeightEnumTyperequired      
documentation
ft = feet
m = meters
fl = flight level
mb = millibars

element AltitudeMinMaxType/max
diagram WXSpec_p938.png
namespace http://www.jeppesen.com/aoc
type AltitudeType
properties
isRef 0
content complex
facets
Kind Value annotation 
minInclusive -2000 
maxInclusive 250000 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsAltitudeHeightEnumTyperequired      
documentation
ft = feet
m = meters
fl = flight level
mb = millibars

complexType AltitudeType
diagram WXSpec_p939.png
namespace http://www.jeppesen.com/aoc
type extension of AltitudeRangeRestriction
properties
base AltitudeRangeRestriction
used by
elements PointQueryRequestGroupType/pointQueryLocation/altitude PointQueryResponseGroupType/pointQueryLocation/altitude PqLevelRetrievalRequestType/altitude AltitudeCruiseModeGroupType/altitude FpRequestAltitudeType/altitudeGroup/altitude FpResponseCheckpointType/altitude FpResponseTocTodType/altitude FuelDurationType/altitude HorizontalCoordinateType/altitude FpResponseFlightType/flightLevel FpResponseFlightLevelType/fpResponseFlightLevelGroup/flightLevel AltitudeMinMaxType/max AltitudeMinMaxType/min
facets
Kind Value annotation 
minInclusive -2000 
maxInclusive 250000 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsAltitudeHeightEnumTyperequired      
documentation
ft = feet
m = meters
fl = flight level
mb = millibars

attribute AltitudeType/@units
type AltitudeHeightEnumType
properties
isRef 0
use required
facets
Kind Value annotation 
enumeration ft 
enumeration 
enumeration fl 
enumeration mb 
annotation
documentation
ft = feet
m = meters
fl = flight level
mb = millibars

complexType ArrivalAirportType
diagram WXSpec_p940.png
namespace http://www.jeppesen.com/aoc
children poa customAirport

element ArrivalAirportType/poa
diagram WXSpec_p941.png
namespace http://www.jeppesen.com/aoc
type AirportCodeType
properties
isRef 0
content complex
children iata icao icao other

element ArrivalAirportType/customAirport
diagram WXSpec_p942.png
namespace http://www.jeppesen.com/aoc
type CustomAirportType
properties
isRef 0
content complex
children customAirportId coordinates

complexType AtmosphericPressureType
diagram WXSpec_p943.png
namespace http://www.jeppesen.com/aoc
type extension of xs:double
properties
base xs:double
attributes
Name  Type  Use  Default  Fixed  annotation
unitsAtmosphericUnitTyperequired      
documentation
at = Technical atmosphere
Atmosphere
atm = Atmosphere measured in bars
bar = Atmosphere measured in millibars
Pa = Atmosphere measured in pascals
hPa = Atmosphere measured in hectopascals
kPA = Atmosphere measured in kilopascals
inchHg = Atmosphere measured in inches of Mercury
psi = Pounds per square inch
mmHg / Torr = Atmosphere measured in Mercury millimeters

attribute AtmosphericPressureType/@units
type AtmosphericUnitType
properties
isRef 0
use required
facets
Kind Value annotation 
enumeration at 
enumeration atm 
enumeration bar 
enumeration mbar 
enumeration Pa 
enumeration hPa 
enumeration kPa 
enumeration inchHg 
enumeration psi 
enumeration mmHg 
enumeration Torr 
annotation
documentation
at = Technical atmosphere
Atmosphere
atm = Atmosphere measured in bars
bar = Atmosphere measured in millibars
Pa = Atmosphere measured in pascals
hPa = Atmosphere measured in hectopascals
kPA = Atmosphere measured in kilopascals
inchHg = Atmosphere measured in inches of Mercury
psi = Pounds per square inch
mmHg / Torr = Atmosphere measured in Mercury millimeters

complexType BagaFlightKeyType
diagram WXSpec_p944.png
namespace http://www.jeppesen.com/aoc
children aircraftId flightOriginDate operationalSuffix departureTime pod
used by
element FlightKeyChoiceType/bagaFlightKey
annotation
documentation
Business, General Aviation  and Military Flight Key

element BagaFlightKeyType/aircraftId
diagram WXSpec_p945.png
namespace http://www.jeppesen.com/aoc
type AircraftIdType
properties
isRef 0
content complex
children registrationNumber noseNumber serialNumber noseNumber serialNumber serialNumber

element BagaFlightKeyType/flightOriginDate
diagram WXSpec_p946.png
namespace http://www.jeppesen.com/aoc
type xs:date
properties
isRef 0
content simple
annotation
documentation
The date that the first leg of a multi leg flight departs.

element BagaFlightKeyType/operationalSuffix
diagram WXSpec_p947.png
namespace http://www.jeppesen.com/aoc
type String1
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 
annotation
documentation
Operational suffix - at a minimum will be used to uniquely identify a flight leg in cases where ground and/or air returns have occurred.

element BagaFlightKeyType/departureTime
diagram WXSpec_p948.png
namespace http://www.jeppesen.com/aoc
type xs:time
properties
isRef 0
content simple
annotation
documentation
hhmmssZ. Zulu Time of departure.

element BagaFlightKeyType/pod
diagram WXSpec_p949.png
namespace http://www.jeppesen.com/aoc
type AirportCodeType
properties
isRef 0
content complex
children iata icao icao other
annotation
documentation
POD is the Point of Departure.   FAA-Departure Point.  ICAO-Departure Aerodrome

complexType BiasType
diagram WXSpec_p950.png
namespace http://www.jeppesen.com/aoc
children doubleValue integerValue
attributes
Name  Type  Use  Default  Fixed  annotation
unitsBiasEnumTyperequired      
documentation
percent = percentage of value
absolute = adjustment to the value

attribute BiasType/@units
type BiasEnumType
properties
isRef 0
use required
facets
Kind Value annotation 
enumeration percent 
enumeration absolute 
annotation
documentation
percent = percentage of value
absolute = adjustment to the value

element BiasType/doubleValue
diagram WXSpec_p951.png
namespace http://www.jeppesen.com/aoc
type xs:double
properties
isRef 0
content simple
annotation
documentation
Bias value expressed as a double.

element BiasType/integerValue
diagram WXSpec_p952.png
namespace http://www.jeppesen.com/aoc
type xs:integer
properties
isRef 0
content simple
annotation
documentation
Bias value expressed as an integer.

complexType BoundingAreaCircleType
diagram WXSpec_p953.png
namespace http://www.jeppesen.com/aoc
children point radius
used by
element BoundingAreaType/circle

element BoundingAreaCircleType/point
diagram WXSpec_p954.png
namespace http://www.jeppesen.com/aoc
type GeographicPointType
properties
isRef 0
content complex
children latitude longitude
annotation
documentation
Latitude and longitude.

element BoundingAreaCircleType/radius
diagram WXSpec_p955.png
namespace http://www.jeppesen.com/aoc
type DistanceType
properties
isRef 0
content complex
facets
Kind Value annotation 
minInclusive 0.0 
maxInclusive 50000.0 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsBasicDistanceEnumTyperequired      
documentation
nm = nautical miles
km = kilometers
ft = feet
m = meters
annotation
documentation
Distance of the radius.

complexType BoundingAreaPolygonType
diagram WXSpec_p956.png
namespace http://www.jeppesen.com/aoc
children point
used by
element BoundingAreaType/polygon

element BoundingAreaPolygonType/point
diagram WXSpec_p957.png
namespace http://www.jeppesen.com/aoc
type GeographicPointType
properties
isRef 0
minOcc 2
maxOcc unbounded
content complex
children latitude longitude
annotation
documentation
Latitude and longitude.

complexType BoundingAreaType
diagram WXSpec_p958.png
namespace http://www.jeppesen.com/aoc
children polygon circle

element BoundingAreaType/polygon
diagram WXSpec_p959.png
namespace http://www.jeppesen.com/aoc
type BoundingAreaPolygonType
properties
isRef 0
content complex
children point
annotation
documentation
Points defined by latitude and longitude that are joined together to form a polygon. 

element BoundingAreaType/circle
diagram WXSpec_p960.png
namespace http://www.jeppesen.com/aoc
type BoundingAreaCircleType
properties
isRef 0
content complex
children point radius
annotation
documentation
An area enclosed by a circle as defined latitude and longitude point and a radius.

complexType CheckpointType
diagram WXSpec_p961.png
namespace http://www.jeppesen.com/aoc
children coordinates waypoint userDefinedName dmeFix
used by
elements FpResponseFlightLevelType/fpResponseFlightLevelGroup/checkpoint FpResponseCheckpointType/name FpResponseEtpType/etp/name

element CheckpointType/coordinates
diagram WXSpec_p962.png
namespace http://www.jeppesen.com/aoc
type GeographicPointType
properties
isRef 0
content complex
children latitude longitude
annotation
documentation
Latitude and Longitude

element CheckpointType/waypoint
diagram WXSpec_p963.png
namespace http://www.jeppesen.com/aoc
type WaypointType
properties
isRef 0
content complex
children identifier icaoCode type
annotation
documentation
ARINC 424-defined waypoint.

element CheckpointType/userDefinedName
diagram WXSpec_p964.png
namespace http://www.jeppesen.com/aoc
type String12
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 12 
annotation
documentation
Name of a user-defined waypoint

element CheckpointType/dmeFix
diagram WXSpec_p965.png
namespace http://www.jeppesen.com/aoc
type String9
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 
annotation
documentation
Waypoint and radial combination; for example, name of a VOR (3 chars) plus a radial (3 chars) plus a distance (3 chars); for example, PLL265065

complexType ClassNameType
diagram WXSpec_p966.png
namespace http://www.jeppesen.com/aoc
children propertyClass propertyName

element ClassNameType/propertyClass
diagram WXSpec_p967.png
namespace http://www.jeppesen.com/aoc
type String255
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 255 

element ClassNameType/propertyName
diagram WXSpec_p968.png
namespace http://www.jeppesen.com/aoc
type String255
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 255 

complexType CruiseModeType
diagram WXSpec_p969.png
namespace http://www.jeppesen.com/aoc
children machAirspeed cruiseMode indicatedAirspeed
used by
elements FpRequestSpeedScheduleType/primaryCruiseMode AltitudeCruiseModeGroupType/speed

element CruiseModeType/machAirspeed
diagram WXSpec_p970.png
namespace http://www.jeppesen.com/aoc
type MachAirspeedRestriction
properties
isRef 0
content simple
facets
Kind Value annotation 
pattern M[6-9][0-9] 
annotation
documentation
Cruise at Mach airspeed number.
M indicates Mach
xx indicates airspeed value.  Example:  M80, M84, M76

element CruiseModeType/cruiseMode
diagram WXSpec_p971.png
namespace http://www.jeppesen.com/aoc
type CruiseModeEnumType
properties
isRef 0
content simple
facets
Kind Value annotation 
length 
whiteSpace collapse 
enumeration CMC 
enumeration ECO 
enumeration HSC 
enumeration LRC 
enumeration MSR 
enumeration MRC 
enumeration MCT 
enumeration MSC 
enumeration NCT 
enumeration 925 
enumeration 945 
enumeration 1LE 
enumeration 2LE 
enumeration ECP 
enumeration MCP 
enumeration RCP 
annotation
documentation
CMC - Constant Mach cruise
ECO - Economy cruise
HSC - High speed cruise
LRC - Long range cruise
MSR - Maximum specific range
MRC - Maximum range cruise
MCT - Maximum cruise thrust
MSC - Maximum speed cruise
NCT - Normal cruise thrust
925 - 925 Turbine Inlet Temperature cruise
945 - 945 Turbine Inlet Temperature cruise
1LE - One less engine
2LE - Two less engines
ECP - Economy cruise power
MCP - Maximum cruise power
RCP - Recommended cruise power

element CruiseModeType/indicatedAirspeed
diagram WXSpec_p972.png
namespace http://www.jeppesen.com/aoc
type IndicatedAirspeedRestriction
properties
isRef 0
content simple
facets
Kind Value annotation 
minInclusive 100 
maxInclusive 400 
annotation
documentation
Indicated airspeed for flight plans

complexType CustomAirportType
diagram WXSpec_p973.png
namespace http://www.jeppesen.com/aoc
children customAirportId coordinates
used by
elements ArrivalAirportType/customAirport DepartureAirportType/customAirport

element CustomAirportType/customAirportId
diagram WXSpec_p974.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element CustomAirportType/coordinates
diagram WXSpec_p975.png
namespace http://www.jeppesen.com/aoc
type GeographicPointType
properties
isRef 0
content complex
children latitude longitude

complexType CustomBagaFlightKeyType
diagram WXSpec_p976.png
namespace http://www.jeppesen.com/aoc
children gufiId aircraftIdentifier flightOriginDate operationalSuffix departureTime departureAirport
used by
element CustomFlightKeyChoiceType/customBagaFlightKey

element CustomBagaFlightKeyType/gufiId
diagram WXSpec_p977.png
namespace http://www.jeppesen.com/aoc
type GufiId
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minLength 
maxLength 36 

element CustomBagaFlightKeyType/aircraftIdentifier
diagram WXSpec_p978.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
content complex
children regNoseSerial noseSerial serialNumber

element CustomBagaFlightKeyType/aircraftIdentifier/regNoseSerial
diagram WXSpec_p979.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
content complex
children registrationNumber noseNumber serialNumber

element CustomBagaFlightKeyType/aircraftIdentifier/regNoseSerial/registrationNumber
diagram WXSpec_p980.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
facets
Kind Value annotation 
minLength 
maxLength 
annotation
documentation
Aircraft Registration Number.

element CustomBagaFlightKeyType/aircraftIdentifier/regNoseSerial/noseNumber
diagram WXSpec_p981.png
namespace http://www.jeppesen.com/aoc
type NoseNumberType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
pattern [A-Z\d]{1,12} 

element CustomBagaFlightKeyType/aircraftIdentifier/regNoseSerial/serialNumber
diagram WXSpec_p982.png
namespace http://www.jeppesen.com/aoc
type SerialNumberType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minLength 
maxLength 25 

element CustomBagaFlightKeyType/aircraftIdentifier/noseSerial
diagram WXSpec_p983.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
content complex
children noseNumber serialNumber

element CustomBagaFlightKeyType/aircraftIdentifier/noseSerial/noseNumber
diagram WXSpec_p984.png
namespace http://www.jeppesen.com/aoc
type NoseNumberType
properties
isRef 0
content simple
facets
Kind Value annotation 
pattern [A-Z\d]{1,12} 

element CustomBagaFlightKeyType/aircraftIdentifier/noseSerial/serialNumber
diagram WXSpec_p985.png
namespace http://www.jeppesen.com/aoc
type SerialNumberType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minLength 
maxLength 25 
annotation
documentation
Aircraft Serial Number.

element CustomBagaFlightKeyType/aircraftIdentifier/serialNumber
diagram WXSpec_p986.png
namespace http://www.jeppesen.com/aoc
type SerialNumberType
properties
isRef 0
content simple
facets
Kind Value annotation 
minLength 
maxLength 25 
annotation
documentation
Aircraft Serial Number.

element CustomBagaFlightKeyType/flightOriginDate
diagram WXSpec_p987.png
namespace http://www.jeppesen.com/aoc
type xs:date
properties
isRef 0
content simple
annotation
documentation
The date that the first leg of a multi leg flight departs.

element CustomBagaFlightKeyType/operationalSuffix
diagram WXSpec_p988.png
namespace http://www.jeppesen.com/aoc
type String1
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 
annotation
documentation
Operational suffix - at a minimum will be used to uniquely identify a flight leg in cases where ground and/or air returns have occurred.

element CustomBagaFlightKeyType/departureTime
diagram WXSpec_p989.png
namespace http://www.jeppesen.com/aoc
type xs:time
properties
isRef 0
content simple
annotation
documentation
hhmmssZ. Zulu Time of departure.

element CustomBagaFlightKeyType/departureAirport
diagram WXSpec_p990.png
namespace http://www.jeppesen.com/aoc
type DepartureAirportType
properties
isRef 0
content complex
children pod customAirport

complexType CustomCommercialFlightKeyType
diagram WXSpec_p991.png
namespace http://www.jeppesen.com/aoc
children gufiId flightIdentifier departureAirport
used by
element CustomFlightKeyChoiceType/customCommercialFlightKey
annotation
documentation
Commerical Flight Key:  gufiId, flightIdentifier (flightNumber, airlineCode, flightOriginDate, operationalSuffix), departureAirport (pod, customAirport/customAirportId, coordiantes)

element CustomCommercialFlightKeyType/gufiId
diagram WXSpec_p992.png
namespace http://www.jeppesen.com/aoc
type GufiId
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minLength 
maxLength 36 

element CustomCommercialFlightKeyType/flightIdentifier
diagram WXSpec_p993.png
namespace http://www.jeppesen.com/aoc
type FlightIdentifierType
properties
isRef 0
content complex
children flightNumber airlineCode flightOriginDate operationalSuffix

element CustomCommercialFlightKeyType/departureAirport
diagram WXSpec_p994.png
namespace http://www.jeppesen.com/aoc
type DepartureAirportType
properties
isRef 0
content complex
children pod customAirport

complexType CustomFlightKeyChoiceType
diagram WXSpec_p995.png
namespace http://www.jeppesen.com/aoc
children gufiFlightKey customCommercialFlightKey customBagaFlightKey
annotation
documentation
A unique Flight Key Choice of one of three flight key types:   GUFI, Commercial, and BAGA flight keys.    Each of the flight key type allows for either an icao, iata, other departure airport, or a custom airport that includes name, and coordinates.

element CustomFlightKeyChoiceType/gufiFlightKey
diagram WXSpec_p996.png
namespace http://www.jeppesen.com/aoc
type GufiFlightKeyType
properties
isRef 0
content complex
children gufiId departureAirport

element CustomFlightKeyChoiceType/customCommercialFlightKey
diagram WXSpec_p997.png
namespace http://www.jeppesen.com/aoc
type CustomCommercialFlightKeyType
properties
isRef 0
content complex
children gufiId flightIdentifier departureAirport

element CustomFlightKeyChoiceType/customBagaFlightKey
diagram WXSpec_p998.png
namespace http://www.jeppesen.com/aoc
type CustomBagaFlightKeyType
properties
isRef 0
content complex
children gufiId aircraftIdentifier flightOriginDate operationalSuffix departureTime departureAirport

complexType DelayCodeType
diagram WXSpec_p999.png
namespace http://www.jeppesen.com/aoc
children duration code information

element DelayCodeType/duration
diagram WXSpec_p1000.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:duration
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation

element DelayCodeType/code
diagram WXSpec_p1001.png
namespace http://www.jeppesen.com/aoc
type String4
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 
annotation
documentation
IATA Codes are used more often.

element DelayCodeType/information
diagram WXSpec_p1002.png
namespace http://www.jeppesen.com/aoc
type String1000
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 1000 
annotation
documentation
Additional information that further clarifies the code.

complexType DepartureAirportType
diagram WXSpec_p1003.png
namespace http://www.jeppesen.com/aoc
children pod customAirport
used by
elements CustomBagaFlightKeyType/departureAirport CustomCommercialFlightKeyType/departureAirport GufiFlightKeyType/departureAirport

element DepartureAirportType/pod
diagram WXSpec_p1004.png
namespace http://www.jeppesen.com/aoc
type AirportCodeType
properties
isRef 0
content complex
children iata icao icao other
annotation
documentation
POD is the Point of Departure.   FAA-Departure Point.  ICAO-Departure Aerodrome

element DepartureAirportType/customAirport
diagram WXSpec_p1005.png
namespace http://www.jeppesen.com/aoc
type CustomAirportType
properties
isRef 0
content complex
children customAirportId coordinates

complexType DepthType
diagram WXSpec_p1006.png
namespace http://www.jeppesen.com/aoc
type extension of DepthRestriction
properties
base DepthRestriction
facets
Kind Value annotation 
minInclusive 
maxInclusive 10000 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsDepthUnitsEnumTyperequired      
annotation
documentation
Precipitation depth on runway. Common ICD. Runway conditions. See SCAP Interface Specification-Takeoff, Annex for descriptions of POPT(15). Valid only if runway condition is 2, 3, 5, or 6 as described in the SCAP POPT(15).

attribute DepthType/@units
type DepthUnitsEnumType
properties
isRef 0
use required
facets
Kind Value annotation 
enumeration in 
enumeration ft 
enumeration mm 
enumeration cm 
enumeration 

complexType DistanceBiasType
diagram WXSpec_p1007.png
namespace http://www.jeppesen.com/aoc
type extension of DistanceBiasRestriction
properties
base DistanceBiasRestriction
facets
Kind Value annotation 
minInclusive 0.0 
maxInclusive 2500.0 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsBasicDistanceEnumTyperequired      
documentation
nm = nautical miles
km = kilometers
ft = feet
m = meters

attribute DistanceBiasType/@units
type BasicDistanceEnumType
properties
isRef 0
use required
annotation
documentation
nm = nautical miles
km = kilometers
ft = feet
m = meters

complexType DistanceType
diagram WXSpec_p1008.png
namespace http://www.jeppesen.com/aoc
type extension of DistanceRestriction
properties
base DistanceRestriction
used by
elements FpResponseSegmentType/distance PointQueryRawDecodedRequestGroupType/radius PointQueryRawDecodedResponseGroupType/radius BoundingAreaCircleType/radius
facets
Kind Value annotation 
minInclusive 0.0 
maxInclusive 50000.0 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsBasicDistanceEnumTyperequired      
documentation
nm = nautical miles
km = kilometers
ft = feet
m = meters

attribute DistanceType/@units
type BasicDistanceEnumType
properties
isRef 0
use required
annotation
documentation
nm = nautical miles
km = kilometers
ft = feet
m = meters

complexType DmiIdentifierType
diagram WXSpec_p1009.png
namespace http://www.jeppesen.com/aoc
children dmiClass ataCode controlNumber aircraftId equipmentCode

element DmiIdentifierType/dmiClass
diagram WXSpec_p1010.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
annotation
documentation
MEL - Minimum Equipment List
CDL - Configuration Deviation List
NEF - Nonessential Equipment and Furnishings (previously known as  - Priority Deferral List)
DMI - Deferred Maintenance Item
SEL - Special Equipment List

element DmiIdentifierType/ataCode
diagram WXSpec_p1011.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple
annotation
documentation
ATA or unique identifier for the DMI.  If the ATA code is not used as the unique identifier (e.g. JetPlan), then this field is used to input the unique customer defined identifier.

element DmiIdentifierType/controlNumber
diagram WXSpec_p1012.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Control number issued for the DMI

element DmiIdentifierType/aircraftId
diagram WXSpec_p1013.png
namespace http://www.jeppesen.com/aoc
type AircraftIdentType
properties
isRef 0
content complex
children registrationNumber noseNumber serialNumber noseNumber serialNumber serialNumber other
annotation
documentation
Specific aircraft identifier.  Common ICD.

element DmiIdentifierType/equipmentCode
diagram WXSpec_p1014.png
namespace http://www.jeppesen.com/aoc
type EquipmentCodeType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children iata icao icao other
annotation
documentation
The type of aircraft by ICAO, IATA, or Other Common ICD.

complexType ElevationType
diagram WXSpec_p1015.png
namespace http://www.jeppesen.com/aoc
type extension of ElevationRangeRestriction
properties
base ElevationRangeRestriction
used by
element FpResponseAirportType/elevation
facets
Kind Value annotation 
minInclusive -2000 
maxInclusive 30000 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsBasicHeightEnumTyperequired      
documentation
ft = feet
m = meters

attribute ElevationType/@units
type BasicHeightEnumType
properties
isRef 0
use required
facets
Kind Value annotation 
enumeration ft 
enumeration 
annotation
documentation
ft = feet
m = meters

complexType EquipmentCodeType
diagram WXSpec_p1016.png
namespace http://www.jeppesen.com/aoc
children iata icao icao other
used by
elements DmiIdentifierType/equipmentCode FpResponseAircraftType/equipmentCode
annotation
documentation
Uniquely identifies the aircraft equipement code, also known as the type of aircraft within a customers fleet.  Identifies using the IATA, ICAO, or other (Customer Defined). 

element EquipmentCodeType/iata
diagram WXSpec_p1017.png
namespace http://www.jeppesen.com/aoc
type IataEquipmentCodeType
properties
isRef 0
content simple
facets
Kind Value annotation 
pattern [0-9A-Z]{3} 
annotation
documentation
IATA Equipment Type.

element EquipmentCodeType/icao
diagram WXSpec_p1018.png
namespace http://www.jeppesen.com/aoc
type IcaoEquipmentCodeType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
pattern [0-9A-Z]{4} 
annotation
documentation
ICAO Equipment Type.

element EquipmentCodeType/icao
diagram WXSpec_p1019.png
namespace http://www.jeppesen.com/aoc
type IcaoEquipmentCodeType
properties
isRef 0
content simple
facets
Kind Value annotation 
pattern [0-9A-Z]{4} 
annotation
documentation
ICAO Equipment Type.

element EquipmentCodeType/other
diagram WXSpec_p1020.png
namespace http://www.jeppesen.com/aoc
type String8
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 
annotation
documentation
This represents a customer defined aircraft equipment code.  For Jeppesen, this is may be used to identifying the unique JetPlan ID.  For Jeppesen JetPlan data access, the system currently only identifies the aircraft equipment by using this field. Any other informaiton received is assumed to be the JetPlan ID and could result in an error.

complexType ErrorType
diagram WXSpec_p1021.png
namespace http://www.jeppesen.com/aoc
children code information
used by
elements WeatherType/error WeatherNotificationType/wxNotification/error ConsolidatedWeatherSourcesResponseType/error AvailableGraphicWxImagesResponseType/availableGraphicWxImagesCatalog/error GetGraphicWxImagesResponseType/error WeatherNotificationResponseType/wxNotification/error WeatherNotificationResponseType/notificationFailed/error EnrouteWxByFlightResponseType/error PointQueryResponseGroupType/error PointQueryRawDecodedResponseGroupType/error PqPwResponseBodyDataGroupType/error PqPvResponsetBodyDataGroupType/error DecodedPwResponseType/error DecodedPvResponseType/error HistoricWxReportType/error ReportOutputType/error GlobalWxInEffectResponseType/errors GribWxResponseType/errorType

element ErrorType/code
diagram WXSpec_p1022.png
namespace http://www.jeppesen.com/aoc
type String10
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 10 
annotation
documentation
Error code

element ErrorType/information
diagram WXSpec_p1023.png
namespace http://www.jeppesen.com/aoc
type String1000
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 1000 
annotation
documentation
Additional information that further clarifies the code

complexType FlightIdentifierType
diagram WXSpec_p1024.png
namespace http://www.jeppesen.com/aoc
children flightNumber airlineCode flightOriginDate operationalSuffix
used by
elements CustomCommercialFlightKeyType/flightIdentifier FlightKeyType/flightIdentifier FpResponseFlightType/flightIdentifier

element FlightIdentifierType/flightNumber
diagram WXSpec_p1025.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 12 
annotation
documentation
Flight Number

element FlightIdentifierType/airlineCode
diagram WXSpec_p1026.png
namespace http://www.jeppesen.com/aoc
type AirlineCodeType
properties
isRef 0
content complex
children iata icao icao other
annotation
documentation
Airline Code

element FlightIdentifierType/flightOriginDate
diagram WXSpec_p1027.png
namespace http://www.jeppesen.com/aoc
type xs:date
properties
isRef 0
content simple
annotation
documentation
The date that the first leg of a multi leg flight departs.

element FlightIdentifierType/operationalSuffix
diagram WXSpec_p1028.png
namespace http://www.jeppesen.com/aoc
type String1
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 
annotation
documentation
Operational suffix - at a minimum will be used to uniquely identify a flight leg in cases where ground and/or air returns have occurred.

complexType FlightKeyChoiceType
diagram WXSpec_p1029.png
namespace http://www.jeppesen.com/aoc
children commericalFlightKey bagaFlightKey
annotation
documentation
Allows for a choice of appropriate flight key based on the business need.   FlightKey for Commerical.  BAGAFlightKey for Business, General Aviation.

element FlightKeyChoiceType/commericalFlightKey
diagram WXSpec_p1030.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
content complex
children flightKey

element FlightKeyChoiceType/commericalFlightKey/flightKey
diagram WXSpec_p1031.png
namespace http://www.jeppesen.com/aoc
type FlightKeyType
properties
isRef 0
content complex
children flightIdentifier pod

element FlightKeyChoiceType/bagaFlightKey
diagram WXSpec_p1032.png
namespace http://www.jeppesen.com/aoc
type BagaFlightKeyType
properties
isRef 0
content complex
children aircraftId flightOriginDate operationalSuffix departureTime pod

complexType FlightKeyType
diagram WXSpec_p1033.png
namespace http://www.jeppesen.com/aoc
children flightIdentifier pod
used by
elements EnrouteWxByFlightResponseType/flightKey EnrouteWeatherGroupType/flightKey EnrouteBriefingRequestType/flightKey FlightKeyChoiceType/commericalFlightKey/flightKey

element FlightKeyType/flightIdentifier
diagram WXSpec_p1034.png
namespace http://www.jeppesen.com/aoc
type FlightIdentifierType
properties
isRef 0
content complex
children flightNumber airlineCode flightOriginDate operationalSuffix
annotation
documentation
Flight identifier

element FlightKeyType/pod
diagram WXSpec_p1035.png
namespace http://www.jeppesen.com/aoc
type AirportCodeType
properties
isRef 0
content complex
children iata icao icao other
annotation
documentation
POD is the Point of Departure.   FAA-Departure Point.  ICAO-Departure Aerodrome

complexType FpRequestAltitudeType
diagram WXSpec_p1036.png
namespace http://www.jeppesen.com/aoc
children altitudeGroup
used by
element FpRequestScenarioType/altitude

element FpRequestAltitudeType/altitudeGroup
diagram WXSpec_p1037.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children altitude

element FpRequestAltitudeType/altitudeGroup/altitude
diagram WXSpec_p1038.png
namespace http://www.jeppesen.com/aoc
type AltitudeType
properties
isRef 0
content complex
facets
Kind Value annotation 
minInclusive -2000 
maxInclusive 250000 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsAltitudeHeightEnumTyperequired      
documentation
ft = feet
m = meters
fl = flight level
mb = millibars
annotation
documentation
Flight altitude levels.  A minimum of one altitude must be specified.

complexType FpRequestScenarioType
diagram WXSpec_p1039.png
namespace http://www.jeppesen.com/aoc
children altitude ranking

element FpRequestScenarioType/altitude
diagram WXSpec_p1040.png
namespace http://www.jeppesen.com/aoc
type FpRequestAltitudeType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children altitudeGroup
annotation
documentation
Altitude flight levels.

element FpRequestScenarioType/ranking
diagram WXSpec_p1041.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration Cost 
enumeration Fuel 
enumeration Time 
annotation
documentation
Ranking value.

complexType FpRequestSpeedScheduleType
diagram WXSpec_p1042.png
namespace http://www.jeppesen.com/aoc
children primaryCruiseMode primaryCostIndex

element FpRequestSpeedScheduleType/primaryCruiseMode
diagram WXSpec_p1043.png
namespace http://www.jeppesen.com/aoc
type CruiseModeType
properties
isRef 0
content complex
children machAirspeed cruiseMode indicatedAirspeed
annotation
documentation
Cruise mode.  Conditional on Cruise or Cost Index preference.  One of either primaryCruiseMode or primaryCostIndex must be selected.

element FpRequestSpeedScheduleType/primaryCostIndex
diagram WXSpec_p1044.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:integer
properties
isRef 0
content simple
facets
Kind Value annotation 
minInclusive 
maxInclusive 9999 
annotation
documentation
Cost index factor.  Conditional on Cruise or Cost Index preference.  One of either primaryCruiseMode or primaryCostIndex must be selected.

complexType FpResponseAircraftType
diagram WXSpec_p1045.png
namespace http://www.jeppesen.com/aoc
children equipmentCode aircraftId

element FpResponseAircraftType/equipmentCode
diagram WXSpec_p1046.png
namespace http://www.jeppesen.com/aoc
type EquipmentCodeType
properties
isRef 0
content complex
children iata icao icao other
annotation
documentation
Aircraft type

element FpResponseAircraftType/aircraftId
diagram WXSpec_p1047.png
namespace http://www.jeppesen.com/aoc
type AircraftIdType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children registrationNumber noseNumber serialNumber noseNumber serialNumber serialNumber
annotation
documentation
Aircraft identification

complexType FpResponseAirportType
diagram WXSpec_p1048.png
namespace http://www.jeppesen.com/aoc
children airport coordinates elevation

element FpResponseAirportType/airport
diagram WXSpec_p1049.png
namespace http://www.jeppesen.com/aoc
type AirportCodeType
properties
isRef 0
content complex
children iata icao icao other
annotation
documentation
Airport code

element FpResponseAirportType/coordinates
diagram WXSpec_p1050.png
namespace http://www.jeppesen.com/aoc
type GeographicPointType
properties
isRef 0
content complex
children latitude longitude
annotation
documentation
Airport geographic location

element FpResponseAirportType/elevation
diagram WXSpec_p1051.png
namespace http://www.jeppesen.com/aoc
type ElevationType
properties
isRef 0
content complex
facets
Kind Value annotation 
minInclusive -2000 
maxInclusive 30000 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsBasicHeightEnumTyperequired      
documentation
ft = feet
m = meters
annotation
documentation
Airport elevation

complexType FpResponseAlternateAirportType
diagram WXSpec_p1052.png
namespace http://www.jeppesen.com/aoc
children alternateLandingAirportGroup

element FpResponseAlternateAirportType/alternateLandingAirportGroup
diagram WXSpec_p1053.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children airport fuel ete

element FpResponseAlternateAirportType/alternateLandingAirportGroup/airport
diagram WXSpec_p1054.png
namespace http://www.jeppesen.com/aoc
type AirportCodeType
properties
isRef 0
content complex
children iata icao icao other
annotation
documentation
Identification of alternate airport.
Common ICD.

element FpResponseAlternateAirportType/alternateLandingAirportGroup/fuel
diagram WXSpec_p1055.png
namespace http://www.jeppesen.com/aoc
type FuelQuantityType
properties
isRef 0
content complex
facets
Kind Value annotation 
minInclusive 
maxInclusive 25000000 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsFuelQuantityUnitsEnumrequired      
documentation
kg = kilograms
lb = pounds
lt = liters
ig = imperial gallons
ug = U.S. gallons
densityxs:double      
documentation
If volume is used this value will be used to convert to weight.  If not supplied, then standard densities will be used.
annotation
documentation
Fuel required to alternate airport.
Common ICD.

element FpResponseAlternateAirportType/alternateLandingAirportGroup/ete
diagram WXSpec_p1056.png
namespace http://www.jeppesen.com/aoc
type xs:duration
properties
isRef 0
content simple
annotation
documentation
Estimated flying time to alternate airport.

complexType FpResponseCheckpointType
diagram WXSpec_p1057.png
namespace http://www.jeppesen.com/aoc
children name coordinates altitude groundSpeed trueAirspeed firId fuelRemaining
used by
element FpResponseRouteType/checkpoint
attributes
Name  Type  Use  Default  Fixed  annotation
orderInteger1to1000required      
documentation
Record number - Ordered record number for recurring data

attribute FpResponseCheckpointType/@order
type Integer1to1000
properties
isRef 0
use required
facets
Kind Value annotation 
minInclusive 
maxInclusive 1000 
annotation
documentation
Record number - Ordered record number for recurring data

element FpResponseCheckpointType/name
diagram WXSpec_p1058.png
namespace http://www.jeppesen.com/aoc
type CheckpointType
properties
isRef 0
content complex
children coordinates waypoint userDefinedName dmeFix
annotation
documentation
Checkpoint name.  Includes the named checkpoints - "toc" and "tod".

element FpResponseCheckpointType/coordinates
diagram WXSpec_p1059.png
namespace http://www.jeppesen.com/aoc
type GeographicPointType
properties
isRef 0
content complex
children latitude longitude
annotation
documentation
Checkpoint Latitude/Longitude; read only

element FpResponseCheckpointType/altitude
diagram WXSpec_p1060.png
namespace http://www.jeppesen.com/aoc
type AltitudeType
properties
isRef 0
content complex
facets
Kind Value annotation 
minInclusive -2000 
maxInclusive 250000 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsAltitudeHeightEnumTyperequired      
documentation
ft = feet
m = meters
fl = flight level
mb = millibars
annotation
documentation
Altitude

element FpResponseCheckpointType/groundSpeed
diagram WXSpec_p1061.png
namespace http://www.jeppesen.com/aoc
type AirspeedType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
facets
Kind Value annotation 
minInclusive 
maxInclusive 10000 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsAirspeedUnitsEnumTyperequired      
documentation
kts - nautical miles per hour
kph - kilometers per hour
mph - statute miles per hour
mach - number times 100
annotation
documentation
Ground speed

element FpResponseCheckpointType/trueAirspeed
diagram WXSpec_p1062.png
namespace http://www.jeppesen.com/aoc
type AirspeedType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
facets
Kind Value annotation 
minInclusive 
maxInclusive 10000 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsAirspeedUnitsEnumTyperequired      
documentation
kts - nautical miles per hour
kph - kilometers per hour
mph - statute miles per hour
mach - number times 100
annotation
documentation
True air speed

element FpResponseCheckpointType/firId
diagram WXSpec_p1063.png
namespace http://www.jeppesen.com/aoc
type String4to4
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minLength 
maxLength 
annotation
documentation
FIR

element FpResponseCheckpointType/fuelRemaining
diagram WXSpec_p1064.png
namespace http://www.jeppesen.com/aoc
type FuelQuantityType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
facets
Kind Value annotation 
minInclusive 
maxInclusive 25000000 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsFuelQuantityUnitsEnumrequired      
documentation
kg = kilograms
lb = pounds
lt = liters
ig = imperial gallons
ug = U.S. gallons
densityxs:double      
documentation
If volume is used this value will be used to convert to weight.  If not supplied, then standard densities will be used.
annotation
documentation
Used if the Flight Planning system performs fuel remaining calculations at checkpoints.

complexType FpResponseEtpAirportType
diagram WXSpec_p1065.png
namespace http://www.jeppesen.com/aoc
children airport
used by
elements FpResponseEtpType/etp/backwardAirport FpResponseEtpType/etp/forwardAirport

element FpResponseEtpAirportType/airport
diagram WXSpec_p1066.png
namespace http://www.jeppesen.com/aoc
type AirportCodeType
properties
isRef 0
content complex
children iata icao icao other
annotation
documentation
Airport code

complexType FpResponseEtpType
diagram WXSpec_p1067.png
namespace http://www.jeppesen.com/aoc
children etp

element FpResponseEtpType/etp
diagram WXSpec_p1068.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children name coordinates forwardAirport backwardAirport
attributes
Name  Type  Use  Default  Fixed  annotation
orderInteger1to1000required      
documentation
Preserve ETP order

attribute FpResponseEtpType/etp/@order
type Integer1to1000
properties
isRef 0
use required
facets
Kind Value annotation 
minInclusive 
maxInclusive 1000 
annotation
documentation
Preserve ETP order

element FpResponseEtpType/etp/name
diagram WXSpec_p1069.png
namespace http://www.jeppesen.com/aoc
type CheckpointType
properties
isRef 0
content complex
children coordinates waypoint userDefinedName dmeFix
annotation
documentation
Equal time point

element FpResponseEtpType/etp/coordinates
diagram WXSpec_p1070.png
namespace http://www.jeppesen.com/aoc
type GeographicPointType
properties
isRef 0
content complex
children latitude longitude
annotation
documentation
Checkpoint Latitude/Longitude; read only

element FpResponseEtpType/etp/forwardAirport
diagram WXSpec_p1071.png
namespace http://www.jeppesen.com/aoc
type FpResponseEtpAirportType
properties
isRef 0
content complex
children airport
annotation
documentation
Forward equal time point

element FpResponseEtpType/etp/backwardAirport
diagram WXSpec_p1072.png
namespace http://www.jeppesen.com/aoc
type FpResponseEtpAirportType
properties
isRef 0
content complex
children airport
annotation
documentation
Backward equal time point

complexType FpResponseFlightLevelType
diagram WXSpec_p1073.png
namespace http://www.jeppesen.com/aoc
children fpResponseFlightLevelGroup
used by
element FpResponseFlightType/flightLevelStep

element FpResponseFlightLevelType/fpResponseFlightLevelGroup
diagram WXSpec_p1074.png
namespace http://www.jeppesen.com/aoc
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children checkpoint flightLevel

element FpResponseFlightLevelType/fpResponseFlightLevelGroup/checkpoint
diagram WXSpec_p1075.png
namespace http://www.jeppesen.com/aoc
type CheckpointType
properties
isRef 0
content complex
children coordinates waypoint userDefinedName dmeFix
annotation
documentation
Flight level checkpoint.  If multiple flight levels are provided, all flight levels after the first is expected to have a checkpoint associated.

element FpResponseFlightLevelType/fpResponseFlightLevelGroup/flightLevel
diagram WXSpec_p1076.png
namespace http://www.jeppesen.com/aoc
type AltitudeType
properties
isRef 0
content complex
facets
Kind Value annotation 
minInclusive -2000 
maxInclusive 250000 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsAltitudeHeightEnumTyperequired      
documentation
ft = feet
m = meters
fl = flight level
mb = millibars
annotation
documentation
Flight level altitude

complexType FpResponseFlightType
diagram WXSpec_p1077.png
namespace http://www.jeppesen.com/aoc
children flightIdentifier callSign etd taxiOutTime taxiInTime eta ete payload departureWeight arrivalWeight flightLevel flightLevelStep averageWind averageTemp

element FpResponseFlightType/flightIdentifier
diagram WXSpec_p1078.png
namespace http://www.jeppesen.com/aoc
type FlightIdentifierType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children flightNumber airlineCode flightOriginDate operationalSuffix
annotation
documentation
Flight Identifier

element FpResponseFlightType/callSign
diagram WXSpec_p1079.png
namespace http://www.jeppesen.com/aoc
type CallSignType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minLength 
maxLength 
annotation
documentation
Call sign

element FpResponseFlightType/etd
diagram WXSpec_p1080.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
content simple
annotation
documentation
Estimated time of departure

element FpResponseFlightType/taxiOutTime
diagram WXSpec_p1081.png
namespace http://www.jeppesen.com/aoc
type Duration0to180Minutes
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minInclusive PT0M 
maxInclusive PT180M 
annotation
documentation
Airport taxi out time in minutes

element FpResponseFlightType/taxiInTime
diagram WXSpec_p1082.png
namespace http://www.jeppesen.com/aoc
type Duration0to180Minutes
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minInclusive PT0M 
maxInclusive PT180M 
annotation
documentation
Airport taxi in time in minutes

element FpResponseFlightType/eta
diagram WXSpec_p1083.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Estimated time of arrival

element FpResponseFlightType/ete
diagram WXSpec_p1084.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:duration
properties
isRef 0
content simple
facets
Kind Value annotation 
minInclusive PT0H 
maxInclusive PT48H 
annotation
documentation
Time enroute in hours

element FpResponseFlightType/payload
diagram WXSpec_p1085.png
namespace http://www.jeppesen.com/aoc
type PayloadWeightType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
facets
Kind Value annotation 
minInclusive 
maxInclusive 1000000 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsBasicWeightEnumTyperequired      
documentation
lb = pounds
kg = kilograms
annotation
documentation
Payload.  Always include unless asking for payload calculation

element FpResponseFlightType/departureWeight
diagram WXSpec_p1086.png
namespace http://www.jeppesen.com/aoc
type TotalWeightType
properties
isRef 0
content complex
facets
Kind Value annotation 
maxInclusive 4000000 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsBasicWeightEnumTyperequired      
documentation
lb = pounds
kg = kilograms
annotation
documentation
Departure weight

element FpResponseFlightType/arrivalWeight
diagram WXSpec_p1087.png
namespace http://www.jeppesen.com/aoc
type TotalWeightType
properties
isRef 0
content complex
facets
Kind Value annotation 
maxInclusive 4000000 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsBasicWeightEnumTyperequired      
documentation
lb = pounds
kg = kilograms
annotation
documentation
Arrival weight

element FpResponseFlightType/flightLevel
diagram WXSpec_p1088.png
namespace http://www.jeppesen.com/aoc
type AltitudeType
properties
isRef 0
content complex
facets
Kind Value annotation 
minInclusive -2000 
maxInclusive 250000 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsAltitudeHeightEnumTyperequired      
documentation
ft = feet
m = meters
fl = flight level
mb = millibars
annotation
documentation
Flight level altitude.  This is the first flight level achieved.  If multiple flight levels are used, they are added using flightLevelStep.

element FpResponseFlightType/flightLevelStep
diagram WXSpec_p1089.png
namespace http://www.jeppesen.com/aoc
type FpResponseFlightLevelType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children fpResponseFlightLevelGroup
annotation
documentation
Checkpoints and flight levels for a step flight.

element FpResponseFlightType/averageWind
diagram WXSpec_p1090.png
namespace http://www.jeppesen.com/aoc
type SpeedType
properties
isRef 0
content complex
facets
Kind Value annotation 
minInclusive -400 
maxInclusive 400 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsSpeedUnitsEnumTyperequired      
documentation
kts - nautical miles per hour
kph - kilometers per hour
mph - statute miles per hour
annotation
documentation
Average route wind speed

element FpResponseFlightType/averageTemp
diagram WXSpec_p1091.png
namespace http://www.jeppesen.com/aoc
type TemperatureType
properties
isRef 0
content complex
facets
Kind Value annotation 
minInclusive -459 
maxInclusive 373 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsTemperatureUnitsEnumTyperequired      
documentation
C = Celcius
F = Fahrenheit
K = Kelvin
annotation
documentation
Average route temperature

complexType FpResponseFuelType
diagram WXSpec_p1092.png
namespace http://www.jeppesen.com/aoc
children departure taxiOut taxiIn arrival

element FpResponseFuelType/departure
diagram WXSpec_p1093.png
namespace http://www.jeppesen.com/aoc
type FuelQuantityType
properties
isRef 0
content complex
facets
Kind Value annotation 
minInclusive 
maxInclusive 25000000 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsFuelQuantityUnitsEnumrequired      
documentation
kg = kilograms
lb = pounds
lt = liters
ig = imperial gallons
ug = U.S. gallons
densityxs:double      
documentation
If volume is used this value will be used to convert to weight.  If not supplied, then standard densities will be used.
annotation
documentation
Departure fuel

element FpResponseFuelType/taxiOut
diagram WXSpec_p1094.png
namespace http://www.jeppesen.com/aoc
type FuelQuantityType
properties
isRef 0
content complex
facets
Kind Value annotation 
minInclusive 
maxInclusive 25000000 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsFuelQuantityUnitsEnumrequired      
documentation
kg = kilograms
lb = pounds
lt = liters
ig = imperial gallons
ug = U.S. gallons
densityxs:double      
documentation
If volume is used this value will be used to convert to weight.  If not supplied, then standard densities will be used.
annotation
documentation
Airport taxi out fuel

element FpResponseFuelType/taxiIn
diagram WXSpec_p1095.png
namespace http://www.jeppesen.com/aoc
type FuelQuantityType
properties
isRef 0
content complex
facets
Kind Value annotation 
minInclusive 
maxInclusive 25000000 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsFuelQuantityUnitsEnumrequired      
documentation
kg = kilograms
lb = pounds
lt = liters
ig = imperial gallons
ug = U.S. gallons
densityxs:double      
documentation
If volume is used this value will be used to convert to weight.  If not supplied, then standard densities will be used.
annotation
documentation
Airport taxi in fuel

element FpResponseFuelType/arrival
diagram WXSpec_p1096.png
namespace http://www.jeppesen.com/aoc
type FuelQuantityType
properties
isRef 0
content complex
facets
Kind Value annotation 
minInclusive 
maxInclusive 25000000 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsFuelQuantityUnitsEnumrequired      
documentation
kg = kilograms
lb = pounds
lt = liters
ig = imperial gallons
ug = U.S. gallons
densityxs:double      
documentation
If volume is used this value will be used to convert to weight.  If not supplied, then standard densities will be used.
annotation
documentation
Arrival fuel

complexType FpResponsePlanStatisticsType
diagram WXSpec_p1097.png
namespace http://www.jeppesen.com/aoc
children flightPlanKey runDate

element FpResponsePlanStatisticsType/flightPlanKey
diagram WXSpec_p1098.png
namespace http://www.jeppesen.com/aoc
type String30
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 30 
annotation
documentation
Specific plan ID.

element FpResponsePlanStatisticsType/runDate
diagram WXSpec_p1099.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
content simple
annotation
documentation
Date and time plan was run.

complexType FpResponseRouteType
diagram WXSpec_p1100.png
namespace http://www.jeppesen.com/aoc
children checkpoint segment

element FpResponseRouteType/checkpoint
diagram WXSpec_p1101.png
namespace http://www.jeppesen.com/aoc
type FpResponseCheckpointType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children name coordinates altitude groundSpeed trueAirspeed firId fuelRemaining
attributes
Name  Type  Use  Default  Fixed  annotation
orderInteger1to1000required      
documentation
Record number - Ordered record number for recurring data
annotation
documentation
First checkpoint will always be the POD and the last checkpoint will always be the last POA; minimum of two checkpoints

element FpResponseRouteType/segment
diagram WXSpec_p1102.png
namespace http://www.jeppesen.com/aoc
type FpResponseSegmentType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children airway distance fuel mach groundSpeed trueAirspeed
attributes
Name  Type  Use  Default  Fixed  annotation
orderInteger1to1000required      
documentation
Record number - Ordered record number for recurring data
annotation
documentation
Minimum of one segment

complexType FpResponseSegmentType
diagram WXSpec_p1103.png
namespace http://www.jeppesen.com/aoc
children airway distance fuel mach groundSpeed trueAirspeed
used by
element FpResponseRouteType/segment
attributes
Name  Type  Use  Default  Fixed  annotation
orderInteger1to1000required      
documentation
Record number - Ordered record number for recurring data

attribute FpResponseSegmentType/@order
type Integer1to1000
properties
isRef 0
use required
facets
Kind Value annotation 
minInclusive 
maxInclusive 1000 
annotation
documentation
Record number - Ordered record number for recurring data

element FpResponseSegmentType/airway
diagram WXSpec_p1104.png
namespace http://www.jeppesen.com/aoc
type String10
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 10 
annotation
documentation
Airway. Provide if on an airway

element FpResponseSegmentType/distance
diagram WXSpec_p1105.png
namespace http://www.jeppesen.com/aoc
type DistanceType
properties
isRef 0
content complex
facets
Kind Value annotation 
minInclusive 0.0 
maxInclusive 50000.0 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsBasicDistanceEnumTyperequired      
documentation
nm = nautical miles
km = kilometers
ft = feet
m = meters
annotation
documentation
Segment distance

element FpResponseSegmentType/fuel
diagram WXSpec_p1106.png
namespace http://www.jeppesen.com/aoc
type FuelQuantityType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
facets
Kind Value annotation 
minInclusive 
maxInclusive 25000000 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsFuelQuantityUnitsEnumrequired      
documentation
kg = kilograms
lb = pounds
lt = liters
ig = imperial gallons
ug = U.S. gallons
densityxs:double      
documentation
If volume is used this value will be used to convert to weight.  If not supplied, then standard densities will be used.
annotation
documentation
Segment fuel. If calculated, segment fuel represents the fuel used since the most recent previous checkpoint where a segment fuel calculation was performed.

element FpResponseSegmentType/mach
diagram WXSpec_p1107.png
namespace http://www.jeppesen.com/aoc
type AirspeedType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
facets
Kind Value annotation 
minInclusive 
maxInclusive 10000 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsAirspeedUnitsEnumTyperequired      
documentation
kts - nautical miles per hour
kph - kilometers per hour
mph - statute miles per hour
mach - number times 100
annotation
documentation
Segment mach.  Only if in mach range.

element FpResponseSegmentType/groundSpeed
diagram WXSpec_p1108.png
namespace http://www.jeppesen.com/aoc
type AirspeedType
properties
isRef 0
content complex
facets
Kind Value annotation 
minInclusive 
maxInclusive 10000 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsAirspeedUnitsEnumTyperequired      
documentation
kts - nautical miles per hour
kph - kilometers per hour
mph - statute miles per hour
mach - number times 100
annotation
documentation
Ground speed

element FpResponseSegmentType/trueAirspeed
diagram WXSpec_p1109.png
namespace http://www.jeppesen.com/aoc
type AirspeedType
properties
isRef 0
content complex
facets
Kind Value annotation 
minInclusive 
maxInclusive 10000 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsAirspeedUnitsEnumTyperequired      
documentation
kts - nautical miles per hour
kph - kilometers per hour
mph - statute miles per hour
mach - number times 100
annotation
documentation
True air speed

complexType FpResponseTocTodType
diagram WXSpec_p1110.png
namespace http://www.jeppesen.com/aoc
children altitude groundSpeed trueAirspeed

element FpResponseTocTodType/altitude
diagram WXSpec_p1111.png
namespace http://www.jeppesen.com/aoc
type AltitudeType
properties
isRef 0
content complex
facets
Kind Value annotation 
minInclusive -2000 
maxInclusive 250000 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsAltitudeHeightEnumTyperequired      
documentation
ft = feet
m = meters
fl = flight level
mb = millibars

element FpResponseTocTodType/groundSpeed
diagram WXSpec_p1112.png
namespace http://www.jeppesen.com/aoc
type AirspeedType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
facets
Kind Value annotation 
minInclusive 
maxInclusive 10000 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsAirspeedUnitsEnumTyperequired      
documentation
kts - nautical miles per hour
kph - kilometers per hour
mph - statute miles per hour
mach - number times 100

element FpResponseTocTodType/trueAirspeed
diagram WXSpec_p1113.png
namespace http://www.jeppesen.com/aoc
type AirspeedType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
facets
Kind Value annotation 
minInclusive 
maxInclusive 10000 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsAirspeedUnitsEnumTyperequired      
documentation
kts - nautical miles per hour
kph - kilometers per hour
mph - statute miles per hour
mach - number times 100

complexType FrequencyType
diagram WXSpec_p1114.png
namespace http://www.jeppesen.com/aoc
type extension of FrequencyRangeRestriction
properties
base FrequencyRangeRestriction
facets
Kind Value annotation 
minInclusive 0.0 
maxInclusive 30000.0 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsFrequencyUnitsEnumTyperequired      
documentation
khz = kilohertz
mhz = megahertz

attribute FrequencyType/@units
type FrequencyUnitsEnumType
properties
isRef 0
use required
facets
Kind Value annotation 
enumeration khz 
enumeration mhz 
annotation
documentation
khz = kilohertz
mhz = megahertz

complexType FuelAdjustmentType
diagram WXSpec_p1115.png
namespace http://www.jeppesen.com/aoc
children fuelWeight fuelPercentage

element FuelAdjustmentType/fuelWeight
diagram WXSpec_p1116.png
namespace http://www.jeppesen.com/aoc
type FuelQuantityType
properties
isRef 0
content complex
facets
Kind Value annotation 
minInclusive 
maxInclusive 25000000 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsFuelQuantityUnitsEnumrequired      
documentation
kg = kilograms
lb = pounds
lt = liters
ig = imperial gallons
ug = U.S. gallons
densityxs:double      
documentation
If volume is used this value will be used to convert to weight.  If not supplied, then standard densities will be used.

element FuelAdjustmentType/fuelPercentage
diagram WXSpec_p1117.png
namespace http://www.jeppesen.com/aoc
type FloatingPercentageRestriction
properties
isRef 0
content simple
facets
Kind Value annotation 
minInclusive 0.0 
maxInclusive 100.0 

complexType FuelBurnRateType
diagram WXSpec_p1118.png
namespace http://www.jeppesen.com/aoc
children fuelDuration fuelQuantity

element FuelBurnRateType/fuelDuration
diagram WXSpec_p1119.png
namespace http://www.jeppesen.com/aoc
type FuelDurationType
properties
isRef 0
content complex
children duration altitude
annotation
documentation
Duration of fuel in time.

element FuelBurnRateType/fuelQuantity
diagram WXSpec_p1120.png
namespace http://www.jeppesen.com/aoc
type FuelQuantityType
properties
isRef 0
content complex
facets
Kind Value annotation 
minInclusive 
maxInclusive 25000000 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsFuelQuantityUnitsEnumrequired      
documentation
kg = kilograms
lb = pounds
lt = liters
ig = imperial gallons
ug = U.S. gallons
densityxs:double      
documentation
If volume is used this value will be used to convert to weight.  If not supplied, then standard densities will be used.
annotation
documentation
Fuel quantity.

complexType FuelDurationType
diagram WXSpec_p1121.png
namespace http://www.jeppesen.com/aoc
children duration altitude
used by
elements FuelBurnRateType/fuelDuration FuelQuantityDurationType/fuelDuration

element FuelDurationType/duration
diagram WXSpec_p1122.png
namespace http://www.jeppesen.com/aoc
type xs:duration
properties
isRef 0
content simple
annotation
documentation
Duration of fuel in time.

element FuelDurationType/altitude
diagram WXSpec_p1123.png
namespace http://www.jeppesen.com/aoc
type AltitudeType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
facets
Kind Value annotation 
minInclusive -2000 
maxInclusive 250000 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsAltitudeHeightEnumTyperequired      
documentation
ft = feet
m = meters
fl = flight level
mb = millibars
annotation
documentation
Altitude

complexType FuelPlanAmountType
diagram WXSpec_p1124.png
namespace http://www.jeppesen.com/aoc
children fuelWeight fuelMinutes

element FuelPlanAmountType/fuelWeight
diagram WXSpec_p1125.png
namespace http://www.jeppesen.com/aoc
type FuelQuantityType
properties
isRef 0
content complex
facets
Kind Value annotation 
minInclusive 
maxInclusive 25000000 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsFuelQuantityUnitsEnumrequired      
documentation
kg = kilograms
lb = pounds
lt = liters
ig = imperial gallons
ug = U.S. gallons
densityxs:double      
documentation
If volume is used this value will be used to convert to weight.  If not supplied, then standard densities will be used.

element FuelPlanAmountType/fuelMinutes
diagram WXSpec_p1126.png
namespace http://www.jeppesen.com/aoc
type FuelTimeRestriction
properties
isRef 0
content simple
facets
Kind Value annotation 
maxInclusive 14400 

complexType FuelQuantityDurationType
diagram WXSpec_p1127.png
namespace http://www.jeppesen.com/aoc
children fuelDuration fuelQuantity

element FuelQuantityDurationType/fuelDuration
diagram WXSpec_p1128.png
namespace http://www.jeppesen.com/aoc
type FuelDurationType
properties
isRef 0
content complex
children duration altitude
annotation
documentation
Duration of fuel in time.

element FuelQuantityDurationType/fuelQuantity
diagram WXSpec_p1129.png
namespace http://www.jeppesen.com/aoc
type FuelQuantityType
properties
isRef 0
content complex
facets
Kind Value annotation 
minInclusive 
maxInclusive 25000000 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsFuelQuantityUnitsEnumrequired      
documentation
kg = kilograms
lb = pounds
lt = liters
ig = imperial gallons
ug = U.S. gallons
densityxs:double      
documentation
If volume is used this value will be used to convert to weight.  If not supplied, then standard densities will be used.
annotation
documentation
Fuel quantity.

complexType FuelQuantityType
diagram WXSpec_p1130.png
namespace http://www.jeppesen.com/aoc
type extension of FuelQuantityRestriction
properties
base FuelQuantityRestriction
used by
elements FpResponseFuelType/arrival FpResponseFuelType/departure FpResponseAlternateAirportType/alternateLandingAirportGroup/fuel FpResponseSegmentType/fuel FuelBurnRateType/fuelQuantity FuelQuantityDurationType/fuelQuantity FpResponseCheckpointType/fuelRemaining FuelPlanAmountType/fuelWeight FuelAdjustmentType/fuelWeight FpResponseFuelType/taxiIn FpResponseFuelType/taxiOut
facets
Kind Value annotation 
minInclusive 
maxInclusive 25000000 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsFuelQuantityUnitsEnumrequired      
documentation
kg = kilograms
lb = pounds
lt = liters
ig = imperial gallons
ug = U.S. gallons
densityxs:double      
documentation
If volume is used this value will be used to convert to weight.  If not supplied, then standard densities will be used.

attribute FuelQuantityType/@units
type FuelQuantityUnitsEnum
properties
isRef 0
use required
annotation
documentation
kg = kilograms
lb = pounds
lt = liters
ig = imperial gallons
ug = U.S. gallons

attribute FuelQuantityType/@density
type xs:double
properties
isRef 0
annotation
documentation
If volume is used this value will be used to convert to weight.  If not supplied, then standard densities will be used.

complexType GeographicPointType
diagram WXSpec_p1131.png
namespace http://www.jeppesen.com/aoc
children latitude longitude
used by
elements PointQueryRequestGroupType/pointQueryLocation/locationChoice/coordinates PointQueryResponseGroupType/pointQueryLocation/locationChoice/coordinates PqPwResponseBodyDataGroupType/coordinates CheckpointType/coordinates CustomAirportType/coordinates FpResponseAirportType/coordinates FpResponseCheckpointType/coordinates FpResponseEtpType/etp/coordinates PointQueryRawDecodedRequestGroupType/geographicPointType PointQueryRawDecodedResponseGroupType/geographicPointType WeatherNotificationRequestType/geographicArea/geographicPointType/latLon GraphicWxImageResponseGroupType/regionCenterPoint/latLon NavigationPointType/latLon DecodedPirepType/observedLocation BoundingAreaPolygonType/point BoundingAreaCircleType/point

element GeographicPointType/latitude
diagram WXSpec_p1132.png
namespace http://www.jeppesen.com/aoc
type LatitudeType
properties
isRef 0
content complex
children hemisphere degrees minutes seconds
annotation
documentation
Latitude

element GeographicPointType/longitude
diagram WXSpec_p1133.png
namespace http://www.jeppesen.com/aoc
type LongitudeType
properties
isRef 0
content complex
children hemisphere degrees minutes seconds
annotation
documentation
Longitude

complexType GufiFlightKeyType
diagram WXSpec_p1134.png
namespace http://www.jeppesen.com/aoc
children gufiId departureAirport
used by
element CustomFlightKeyChoiceType/gufiFlightKey

element GufiFlightKeyType/gufiId
diagram WXSpec_p1135.png
namespace http://www.jeppesen.com/aoc
type restriction of GufiId
properties
isRef 0
content simple
facets
Kind Value annotation 
minLength 
maxLength 36 

element GufiFlightKeyType/departureAirport
diagram WXSpec_p1136.png
namespace http://www.jeppesen.com/aoc
type DepartureAirportType
properties
isRef 0
content complex
children pod customAirport

complexType HorizontalCoordinateType
diagram WXSpec_p1137.png
namespace http://www.jeppesen.com/aoc
children altitude azimuth

element HorizontalCoordinateType/altitude
diagram WXSpec_p1138.png
namespace http://www.jeppesen.com/aoc
type AltitudeType
properties
isRef 0
content complex
facets
Kind Value annotation 
minInclusive -2000 
maxInclusive 250000 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsAltitudeHeightEnumTyperequired      
documentation
ft = feet
m = meters
fl = flight level
mb = millibars

element HorizontalCoordinateType/azimuth
diagram WXSpec_p1139.png
namespace http://www.jeppesen.com/aoc
type AzimuthType
properties
isRef 0
content simple
facets
Kind Value annotation 
minInclusive 
maxInclusive 360 

complexType IntegrityLevelType
diagram WXSpec_p1140.png
namespace http://www.jeppesen.com/aoc
children level rnpArValue

element IntegrityLevelType/level
diagram WXSpec_p1141.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
annotation
documentation
Example: Basic RNP 1, RNAV1, RNAV2, RNAV5, RNAV10, RNP4, MNPS, Terminal, Enroute, Approach, RNP Approach.   NOTE:  IntegrityLevelType is a repeatable set.   Define only one level per set.

element IntegrityLevelType/rnpArValue
diagram WXSpec_p1142.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:decimal
properties
isRef 0
content simple
facets
Kind Value annotation 
minExclusive 
annotation
documentation
FAA approval is required to uilize this value.

complexType IntMinMaxType
diagram WXSpec_p1143.png
namespace http://www.jeppesen.com/aoc
children min max

element IntMinMaxType/min
diagram WXSpec_p1144.png
namespace http://www.jeppesen.com/aoc
type xs:int
properties
isRef 0
content simple

element IntMinMaxType/max
diagram WXSpec_p1145.png
namespace http://www.jeppesen.com/aoc
type xs:int
properties
isRef 0
content simple

complexType LatitudeType
diagram WXSpec_p1146.png
namespace http://www.jeppesen.com/aoc
children hemisphere degrees minutes seconds
used by
elements GraphicWxImageResponseGroupType/singleSiteRadar/latitude LatLonCoordinatesType/latitude GeographicPointType/latitude

element LatitudeType/hemisphere
diagram WXSpec_p1147.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration 
enumeration 
annotation
documentation
N = north
S = south

element LatitudeType/degrees
diagram WXSpec_p1148.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:integer
properties
isRef 0
content simple
facets
Kind Value annotation 
minInclusive 
maxInclusive 90 
annotation
documentation
Degrees

element LatitudeType/minutes
diagram WXSpec_p1149.png
namespace http://www.jeppesen.com/aoc
type MinuteSecondRangeRestriction
properties
isRef 0
content simple
facets
Kind Value annotation 
minInclusive 
maxInclusive 59 
annotation
documentation
Minutes

element LatitudeType/seconds
diagram WXSpec_p1150.png
namespace http://www.jeppesen.com/aoc
type MinuteSecondRangeRestriction
properties
isRef 0
content simple
facets
Kind Value annotation 
minInclusive 
maxInclusive 59 
annotation
documentation
Seconds

complexType LimitingConditionType
diagram WXSpec_p1151.png
namespace http://www.jeppesen.com/aoc
children code description

element LimitingConditionType/code
diagram WXSpec_p1152.png
namespace http://www.jeppesen.com/aoc
type String3
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 

element LimitingConditionType/description
diagram WXSpec_p1153.png
namespace http://www.jeppesen.com/aoc
type String250
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 250 

complexType LoginType
diagram WXSpec_p1154.png
namespace http://www.jeppesen.com/aoc
children userName password

element LoginType/userName
diagram WXSpec_p1155.png
namespace http://www.jeppesen.com/aoc
type String80
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 80 
annotation
documentation
User name to log into the database application

element LoginType/password
diagram WXSpec_p1156.png
namespace http://www.jeppesen.com/aoc
type String80
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 80 
annotation
documentation
Password to log into the database application

complexType LongitudeType
diagram WXSpec_p1157.png
namespace http://www.jeppesen.com/aoc
children hemisphere degrees minutes seconds
used by
elements GraphicWxImageResponseGroupType/singleSiteRadar/longitude LatLonCoordinatesType/longitude GeographicPointType/longitude

element LongitudeType/hemisphere
diagram WXSpec_p1158.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration 
enumeration 
annotation
documentation
E = East
W = West

element LongitudeType/degrees
diagram WXSpec_p1159.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:integer
properties
isRef 0
content simple
facets
Kind Value annotation 
minInclusive 
maxInclusive 180 
annotation
documentation
Degrees

element LongitudeType/minutes
diagram WXSpec_p1160.png
namespace http://www.jeppesen.com/aoc
type MinuteSecondRangeRestriction
properties
isRef 0
content simple
facets
Kind Value annotation 
minInclusive 
maxInclusive 59 
annotation
documentation
Minutes

element LongitudeType/seconds
diagram WXSpec_p1161.png
namespace http://www.jeppesen.com/aoc
type MinuteSecondRangeRestriction
properties
isRef 0
content simple
facets
Kind Value annotation 
minInclusive 
maxInclusive 59 
annotation
documentation
Seconds

complexType NoiseLevelType
diagram WXSpec_p1162.png
namespace http://www.jeppesen.com/aoc
type extension of NoiseLevelRestriction
properties
base NoiseLevelRestriction
facets
Kind Value annotation 
minInclusive 
maxInclusive 194 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsSoundUnitsEnumTyperequired      
documentation
dBA=Acoustic decibels

attribute NoiseLevelType/@units
type SoundUnitsEnumType
properties
isRef 0
use required
facets
Kind Value annotation 
enumeration dBA 
annotation
documentation
dBA=Acoustic decibels

complexType OperatingPeriodType
diagram WXSpec_p1163.png
namespace http://www.jeppesen.com/aoc
children start end period

element OperatingPeriodType/start
diagram WXSpec_p1164.png
namespace http://www.jeppesen.com/aoc
type xs:time
properties
isRef 0
content simple
annotation
documentation
Start time

element OperatingPeriodType/end
diagram WXSpec_p1165.png
namespace http://www.jeppesen.com/aoc
type xs:time
properties
isRef 0
content simple
annotation
documentation
End time

element OperatingPeriodType/period
diagram WXSpec_p1166.png
namespace http://www.jeppesen.com/aoc
type PeriodType
properties
isRef 0
content complex
children effectiveDate discontinueDate weekDays
annotation
documentation
Period

complexType PayloadWeightType
diagram WXSpec_p1167.png
namespace http://www.jeppesen.com/aoc
type extension of PayloadWeightRestriction
properties
base PayloadWeightRestriction
used by
element FpResponseFlightType/payload
facets
Kind Value annotation 
minInclusive 
maxInclusive 1000000 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsBasicWeightEnumTyperequired      
documentation
lb = pounds
kg = kilograms

attribute PayloadWeightType/@units
type BasicWeightEnumType
properties
isRef 0
use required
facets
Kind Value annotation 
enumeration lb 
enumeration kg 
annotation
documentation
lb = pounds
kg = kilograms

complexType PeriodType
diagram WXSpec_p1168.png
namespace http://www.jeppesen.com/aoc
children effectiveDate discontinueDate weekDays
used by
element OperatingPeriodType/period

element PeriodType/effectiveDate
diagram WXSpec_p1169.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
content simple
annotation
documentation
Effective Date

element PeriodType/discontinueDate
diagram WXSpec_p1170.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
content simple
annotation
documentation
Discontinue Date

element PeriodType/weekDays
diagram WXSpec_p1171.png
namespace http://www.jeppesen.com/aoc
type WeekDayEnumType
properties
isRef 0
minOcc 1
maxOcc unbounded
content simple
facets
Kind Value annotation 
enumeration Sunday 
enumeration Monday 
enumeration Tuesday 
enumeration Wednesday 
enumeration Thursday 
enumeration Friday 
enumeration Saturday 
annotation
documentation
Week Days

complexType PriceType
diagram WXSpec_p1172.png
namespace http://www.jeppesen.com/aoc
type extension of PriceRestriction
properties
base PriceRestriction
facets
Kind Value annotation 
minInclusive 0.0 
maxInclusive 1000000000.0 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsString3to3required      
documentation
See ISO4217 for valid currency codes

attribute PriceType/@units
type String3to3
properties
isRef 0
use required
facets
Kind Value annotation 
minLength 
maxLength 
annotation
documentation
See ISO4217 for valid currency codes

complexType PropertyType
diagram WXSpec_p1173.png
namespace http://www.jeppesen.com/aoc
children propertyClass propertyName propertyValue

element PropertyType/propertyClass
diagram WXSpec_p1174.png
namespace http://www.jeppesen.com/aoc
type String255
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 255 

element PropertyType/propertyName
diagram WXSpec_p1175.png
namespace http://www.jeppesen.com/aoc
type String255
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 255 

element PropertyType/propertyValue
diagram WXSpec_p1176.png
namespace http://www.jeppesen.com/aoc
type PropertyValueType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children base64BinaryValue booleanValue dateTimeValue doubleValue integerValue stringValue

complexType PropertyValueType
diagram WXSpec_p1177.png
namespace http://www.jeppesen.com/aoc
children base64BinaryValue booleanValue dateTimeValue doubleValue integerValue stringValue
used by
element PropertyType/propertyValue

element PropertyValueType/base64BinaryValue
diagram WXSpec_p1178.png
namespace http://www.jeppesen.com/aoc
type xs:base64Binary
properties
isRef 0
content simple
nillable true

element PropertyValueType/booleanValue
diagram WXSpec_p1179.png
namespace http://www.jeppesen.com/aoc
type xs:boolean
properties
isRef 0
content simple
nillable true

element PropertyValueType/dateTimeValue
diagram WXSpec_p1180.png
namespace http://www.jeppesen.com/aoc
type xs:dateTime
properties
isRef 0
content simple
nillable true

element PropertyValueType/doubleValue
diagram WXSpec_p1181.png
namespace http://www.jeppesen.com/aoc
type xs:double
properties
isRef 0
content simple
nillable true

element PropertyValueType/integerValue
diagram WXSpec_p1182.png
namespace http://www.jeppesen.com/aoc
type xs:integer
properties
isRef 0
content simple
nillable true

element PropertyValueType/stringValue
diagram WXSpec_p1183.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple
nillable true

complexType ReasonType
diagram WXSpec_p1184.png
namespace http://www.jeppesen.com/aoc
children code information

element ReasonType/code
diagram WXSpec_p1185.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
content simple
facets
Kind Value annotation 
minLength 
maxLength 
annotation
documentation
Reason Code

element ReasonType/information
diagram WXSpec_p1186.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minLength 
maxLength 1000 
annotation
documentation
Additional information that further clarifies the code.

complexType RouteKeyType
diagram WXSpec_p1187.png
namespace http://www.jeppesen.com/aoc
children routeName airlineCode pod poa

element RouteKeyType/routeName
diagram WXSpec_p1188.png
namespace http://www.jeppesen.com/aoc
type String11
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 11 
annotation
documentation
Name of the route; route identifier

element RouteKeyType/airlineCode
diagram WXSpec_p1189.png
namespace http://www.jeppesen.com/aoc
type AirlineCodeType
properties
isRef 0
content complex
children iata icao icao other
annotation
documentation
Airline or operator identifier

element RouteKeyType/pod
diagram WXSpec_p1190.png
namespace http://www.jeppesen.com/aoc
type AirportCodeType
properties
isRef 0
content complex
children iata icao icao other
annotation
documentation
Route POD

element RouteKeyType/poa
diagram WXSpec_p1191.png
namespace http://www.jeppesen.com/aoc
type AirportCodeType
properties
isRef 0
content complex
children iata icao icao other
annotation
documentation
Route POA

complexType RunwayIdType
diagram WXSpec_p1192.png
namespace http://www.jeppesen.com/aoc
children runwayNumber runwayDesignator

element RunwayIdType/runwayNumber
diagram WXSpec_p1193.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:integer
properties
isRef 0
content simple
facets
Kind Value annotation 
minInclusive 
maxInclusive 36 
annotation
documentation
Runway identifier number.

element RunwayIdType/runwayDesignator
diagram WXSpec_p1194.png
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration 
enumeration 
enumeration 
annotation
documentation
Runway identifier number suffix to indicate Left, Center, and Right.

complexType SpeedType
diagram WXSpec_p1195.png
namespace http://www.jeppesen.com/aoc
type extension of SpeedRangeRestriction
properties
base SpeedRangeRestriction
used by
element FpResponseFlightType/averageWind
facets
Kind Value annotation 
minInclusive -400 
maxInclusive 400 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsSpeedUnitsEnumTyperequired      
documentation
kts - nautical miles per hour
kph - kilometers per hour
mph - statute miles per hour

attribute SpeedType/@units
type SpeedUnitsEnumType
properties
isRef 0
use required
facets
Kind Value annotation 
enumeration kts 
enumeration kph 
enumeration mph 
annotation
documentation
kts - nautical miles per hour
kph - kilometers per hour
mph - statute miles per hour

complexType StatusType
diagram WXSpec_p1196.png
namespace http://www.jeppesen.com/aoc
children code information

element StatusType/code
diagram WXSpec_p1197.png
namespace http://www.jeppesen.com/aoc
type String4
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 
annotation
documentation
Code

element StatusType/information
diagram WXSpec_p1198.png
namespace http://www.jeppesen.com/aoc
type String1000
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 1000 
annotation
documentation
Additional information that further clarifies the code.

complexType TemperatureType
diagram WXSpec_p1199.png
namespace http://www.jeppesen.com/aoc
type extension of TemperatureRangeRestriction
properties
base TemperatureRangeRestriction
used by
element FpResponseFlightType/averageTemp
facets
Kind Value annotation 
minInclusive -459 
maxInclusive 373 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsTemperatureUnitsEnumTyperequired      
documentation
C = Celcius
F = Fahrenheit
K = Kelvin

attribute TemperatureType/@units
type TemperatureUnitsEnumType
properties
isRef 0
use required
facets
Kind Value annotation 
enumeration 
enumeration 
enumeration 
annotation
documentation
C = Celcius
F = Fahrenheit
K = Kelvin

complexType TotalWeightType
diagram WXSpec_p1200.png
namespace http://www.jeppesen.com/aoc
type extension of TotalWeightRestriction
properties
base TotalWeightRestriction
used by
elements FpResponseFlightType/arrivalWeight FpResponseFlightType/departureWeight
facets
Kind Value annotation 
maxInclusive 4000000 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsBasicWeightEnumTyperequired      
documentation
lb = pounds
kg = kilograms

attribute TotalWeightType/@units
type BasicWeightEnumType
properties
isRef 0
use required
facets
Kind Value annotation 
enumeration lb 
enumeration kg 
annotation
documentation
lb = pounds
kg = kilograms

complexType UserInfoType
diagram WXSpec_p1201.png
namespace http://www.jeppesen.com/aoc
children userName userLocation
annotation
documentation
UserName and Location (desk)

element UserInfoType/userName
diagram WXSpec_p1202.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple
annotation
documentation
User Name, or Dispatcher Name

element UserInfoType/userLocation
diagram WXSpec_p1203.png
namespace http://www.jeppesen.com/aoc
type xs:string
properties
isRef 0
content simple
annotation
documentation
User Location or Desk Name.

complexType WaypointType
diagram WXSpec_p1204.png
namespace http://www.jeppesen.com/aoc
children identifier icaoCode type
used by
element CheckpointType/waypoint

element WaypointType/identifier
diagram WXSpec_p1205.png
namespace http://www.jeppesen.com/aoc
type String5
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 
annotation
documentation
Name of the waypoint

element WaypointType/icaoCode
diagram WXSpec_p1206.png
namespace http://www.jeppesen.com/aoc
type String2
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 
annotation
documentation
ICAO country code that represents the country that the waypoint is located

element WaypointType/type
diagram WXSpec_p1207.png
namespace http://www.jeppesen.com/aoc
type String1
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 
annotation
documentation
Distinguishes between two waypoints with the same name in the same area, such as a VOR and NDB

complexType WindGradientType
diagram WXSpec_p1208.png
namespace http://www.jeppesen.com/aoc
children windDirection windVelocity

element WindGradientType/windDirection
diagram WXSpec_p1209.png
namespace http://www.jeppesen.com/aoc
type AzimuthType
properties
isRef 0
content simple
facets
Kind Value annotation 
minInclusive 
maxInclusive 360 

element WindGradientType/windVelocity
diagram WXSpec_p1210.png
namespace http://www.jeppesen.com/aoc
type AirspeedType
properties
isRef 0
content complex
facets
Kind Value annotation 
minInclusive 
maxInclusive 10000 
attributes
Name  Type  Use  Default  Fixed  annotation
unitsAirspeedUnitsEnumTyperequired      
documentation
kts - nautical miles per hour
kph - kilometers per hour
mph - statute miles per hour
mach - number times 100

simpleType AirspeedRestriction
namespace http://www.jeppesen.com/aoc
type restriction of xs:integer
properties
base xs:integer
used by
complexType AirspeedType
facets
Kind Value annotation 
minInclusive 
maxInclusive 10000 

simpleType AirspeedUnitsEnumType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
attribute AirspeedType/@units
facets
Kind Value annotation 
enumeration kts 
enumeration kph 
enumeration mph 
enumeration mach 

simpleType AltitudeHeightEnumType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
attribute AltitudeType/@units
facets
Kind Value annotation 
enumeration ft 
enumeration 
enumeration fl 
enumeration mb 

simpleType AltitudeRangeRestriction
namespace http://www.jeppesen.com/aoc
type restriction of xs:integer
properties
base xs:integer
used by
complexType AltitudeType
facets
Kind Value annotation 
minInclusive -2000 
maxInclusive 250000 

simpleType AOCMessageClassType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
facets
Kind Value annotation 
enumeration RESPONSE 
enumeration REQUEST 
enumeration PUBLISH 
annotation
documentation
Message Class

simpleType AOCMessageNameType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
facets
Kind Value annotation 
enumeration AA001 
enumeration AA002 
enumeration AA003 
enumeration AA004 
enumeration AA005 
enumeration AA006 
enumeration AA007 
enumeration AA008 
enumeration AA009 
enumeration AA010 
enumeration AA011 
enumeration AA012 
enumeration AA013 
enumeration AA014 
enumeration AA015 
enumeration AA016 
enumeration AA017 
enumeration AA018 
enumeration AA019 
enumeration AA020 
enumeration AN001 
enumeration AN002 
enumeration AN003 
enumeration AS001 
enumeration AT001 
enumeration AT002 
enumeration AT003 
enumeration AT011 
enumeration AT012 
enumeration AT013 
enumeration AT014 
enumeration AT015 
enumeration AT016 
enumeration AT018 
enumeration BT001 
enumeration CM001 
enumeration CM002 
enumeration CM003 
enumeration CM004 
enumeration CM005 
enumeration CS001 
enumeration CS002 
enumeration CS004 
enumeration CS005 
enumeration CS007 
enumeration CS008 
enumeration CS009 
enumeration CS010 
enumeration CS012 
enumeration CS013 
enumeration CS014 
enumeration CS015 
enumeration CS016 
enumeration CS017 
enumeration CS018 
enumeration CS019 
enumeration CT001 
enumeration DB001 
enumeration DM001 
enumeration DM002 
enumeration DM003 
enumeration DM004 
enumeration DP001 
enumeration DP002 
enumeration DP003 
enumeration DP004 
enumeration DP005 
enumeration DP006 
enumeration DP007 
enumeration DP008 
enumeration DP009 
enumeration DP010 
enumeration DP011 
enumeration DP012 
enumeration EF003 
enumeration EF004 
enumeration EP001 
enumeration EP002 
enumeration FF001 
enumeration FF002 
enumeration FF003 
enumeration FF004 
enumeration FP001 
enumeration GP001 
enumeration GP002 
enumeration GP003 
enumeration GP004 
enumeration GP005 
enumeration HB001 
enumeration HB002 
enumeration HB003 
enumeration HB004 
enumeration HB005 
enumeration HB006 
enumeration HB007 
enumeration HB008 
enumeration HB009 
enumeration MX001 
enumeration MX002 
enumeration MX003 
enumeration MX004 
enumeration MX005 
enumeration MX006 
enumeration MX007 
enumeration MX008 
enumeration MX009 
enumeration MX010 
enumeration MX011 
enumeration MX012 
enumeration MX013 
enumeration MX014 
enumeration MX015 
enumeration ND001 
enumeration ND002 
enumeration ND003 
enumeration ND004 
enumeration ND005 
enumeration ND006 
enumeration ND007 
enumeration ND008 
enumeration NM001 
enumeration NM002 
enumeration NM003 
enumeration NM004 
enumeration OC001 
enumeration OC002 
enumeration OC003 
enumeration OC004 
enumeration OC005 
enumeration OC008 
enumeration OC009 
enumeration OC010 
enumeration OC011 
enumeration OC012 
enumeration OC013 
enumeration OC014 
enumeration OC015 
enumeration OC016 
enumeration OC017 
enumeration OC018 
enumeration OC020 
enumeration OC021 
enumeration OC022 
enumeration OC023 
enumeration OC024 
enumeration OC025 
enumeration OC026 
enumeration OC027 
enumeration OC028 
enumeration OC029 
enumeration OC030 
enumeration OC031 
enumeration OC032 
enumeration OC033 
enumeration OC034 
enumeration OC035 
enumeration OC036 
enumeration OC037 
enumeration RS001 
enumeration SD001 
enumeration SP001 
enumeration SP002 
enumeration TN001 
enumeration TN002 
enumeration TN003 
enumeration TN004 
enumeration TN005 
enumeration UM001 
enumeration UM002 
enumeration WB001 
enumeration WB002 
enumeration WB003 
enumeration WB004 
enumeration WB005 
enumeration WB006 
enumeration WB007 
enumeration WX001 
enumeration WX002 
enumeration WX003 
enumeration WX004 
enumeration WX005 
enumeration WX006 
enumeration WX007 
enumeration WX008 
enumeration WX009 
enumeration WX010 
enumeration WX011 
enumeration WX012 
enumeration WX013 
enumeration WX014 
enumeration WX015 
enumeration ZZ001 
enumeration ZZ002 
enumeration ZZ003 
enumeration ZZ004 
enumeration ZZ005 
enumeration ZZ006 
enumeration ZZ007 
enumeration ZZ008 
enumeration ZZ009 
annotation
documentation
Message identifier from all ICDs.  List is available in CommonICD.PDF in section 2.0 Message Summary (i.e. AA001, OC001, etc)

simpleType AOCVersionType
namespace http://www.jeppesen.com/aoc
type xs:string
properties
base xs:string
annotation
documentation
Each message is assigned a version number using number identified by each message in the applicable ICD.  For all version 1 messages, this field must contain a "v" followed by  a "1".  For all versions greater than 1, just a number is accepted.

simpleType AtmosphericUnitType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
attribute AtmosphericPressureType/@units
facets
Kind Value annotation 
enumeration at 
enumeration atm 
enumeration bar 
enumeration mbar 
enumeration Pa 
enumeration hPa 
enumeration kPa 
enumeration inchHg 
enumeration psi 
enumeration mmHg 
enumeration Torr 

simpleType AzimuthType
namespace http://www.jeppesen.com/aoc
type restriction of xs:integer
properties
base xs:integer
used by
elements HorizontalCoordinateType/azimuth WindGradientType/windDirection
facets
Kind Value annotation 
minInclusive 
maxInclusive 360 
annotation
documentation
Compass direction in whole degrees

simpleType BasicDistanceEnumType
namespace http://www.jeppesen.com/aoc
type union of (LongDistanceEnumType, ShortDistanceEnumType)
used by
attributes DistanceType/@units DistanceBiasType/@units

simpleType BasicHeightEnumType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
attribute ElevationType/@units
facets
Kind Value annotation 
enumeration ft 
enumeration 

simpleType BasicVolumeEnumType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
simpleType FuelQuantityUnitsEnum
facets
Kind Value annotation 
enumeration ig 
enumeration lt 
enumeration ug 

simpleType BasicWeightEnumType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
simpleType FuelQuantityUnitsEnum
attributes PayloadWeightType/@units TotalWeightType/@units
facets
Kind Value annotation 
enumeration lb 
enumeration kg 

simpleType BiasEnumType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
attribute BiasType/@units
facets
Kind Value annotation 
enumeration percent 
enumeration absolute 

simpleType CallSignType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
element FpResponseFlightType/callSign
facets
Kind Value annotation 
minLength 
maxLength 
annotation
documentation
For general aviation flights, registration number is used. For airlines, ICAO call sign plus flight number is used. For air taxi operators without a registered company call sign, a prefix of T plus the registration number is used.

simpleType CruiseModeEnumType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
element CruiseModeType/cruiseMode
facets
Kind Value annotation 
length 
whiteSpace collapse 
enumeration CMC 
enumeration ECO 
enumeration HSC 
enumeration LRC 
enumeration MSR 
enumeration MRC 
enumeration MCT 
enumeration MSC 
enumeration NCT 
enumeration 925 
enumeration 945 
enumeration 1LE 
enumeration 2LE 
enumeration ECP 
enumeration MCP 
enumeration RCP 

simpleType DepthRestriction
namespace http://www.jeppesen.com/aoc
type restriction of xs:integer
properties
base xs:integer
used by
complexType DepthType
facets
Kind Value annotation 
minInclusive 
maxInclusive 10000 

simpleType DepthUnitsEnumType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
attribute DepthType/@units
facets
Kind Value annotation 
enumeration in 
enumeration ft 
enumeration mm 
enumeration cm 
enumeration 

simpleType DistanceBiasRestriction
namespace http://www.jeppesen.com/aoc
type restriction of xs:double
properties
base xs:double
used by
complexType DistanceBiasType
facets
Kind Value annotation 
minInclusive 0.0 
maxInclusive 2500.0 

simpleType DistanceRestriction
namespace http://www.jeppesen.com/aoc
type restriction of xs:double
properties
base xs:double
used by
complexType DistanceType
facets
Kind Value annotation 
minInclusive 0.0 
maxInclusive 50000.0 

simpleType Duration0to180Minutes
namespace http://www.jeppesen.com/aoc
type restriction of xs:duration
properties
base xs:duration
used by
elements FpResponseFlightType/taxiInTime FpResponseFlightType/taxiOutTime
facets
Kind Value annotation 
minInclusive PT0M 
maxInclusive PT180M 
annotation
documentation

Used in both Customer Database and Operations Control (taxi time limits)

simpleType ElevationRangeRestriction
namespace http://www.jeppesen.com/aoc
type restriction of xs:integer
properties
base xs:integer
used by
complexType ElevationType
facets
Kind Value annotation 
minInclusive -2000 
maxInclusive 30000 

simpleType FloatingPercentageRestriction
namespace http://www.jeppesen.com/aoc
type restriction of xs:float
properties
base xs:float
used by
element FuelAdjustmentType/fuelPercentage
facets
Kind Value annotation 
minInclusive 0.0 
maxInclusive 100.0 

simpleType FrequencyRangeRestriction
namespace http://www.jeppesen.com/aoc
type restriction of xs:double
properties
base xs:double
used by
complexType FrequencyType
facets
Kind Value annotation 
minInclusive 0.0 
maxInclusive 30000.0 

simpleType FrequencyUnitsEnumType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
attribute FrequencyType/@units
facets
Kind Value annotation 
enumeration khz 
enumeration mhz 

simpleType FuelQuantityRestriction
namespace http://www.jeppesen.com/aoc
type restriction of xs:integer
properties
base xs:integer
used by
complexType FuelQuantityType
facets
Kind Value annotation 
minInclusive 
maxInclusive 25000000 

simpleType FuelQuantityUnitsEnum
namespace http://www.jeppesen.com/aoc
type union of (BasicWeightEnumType, BasicVolumeEnumType)
used by
attribute FuelQuantityType/@units

simpleType FuelTimeRestriction
namespace http://www.jeppesen.com/aoc
type restriction of xs:nonNegativeInteger
properties
base xs:nonNegativeInteger
used by
element FuelPlanAmountType/fuelMinutes
facets
Kind Value annotation 
maxInclusive 14400 

simpleType GufiId
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
elements CustomBagaFlightKeyType/gufiId CustomCommercialFlightKeyType/gufiId GufiFlightKeyType/gufiId
facets
Kind Value annotation 
minLength 
maxLength 36 
annotation
documentation
Globally Unique Flight Identifier - 32 character string

simpleType IataAirlineType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
element AirlineCodeType/iata
facets
Kind Value annotation 
pattern [0-9A-Z]{2} 

simpleType IataAirportType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
element AirportCodeType/iata
facets
Kind Value annotation 
pattern [0-9A-Z]{3} 

simpleType IataEquipmentCodeType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
element EquipmentCodeType/iata
facets
Kind Value annotation 
pattern [0-9A-Z]{3} 

simpleType IcaoAirlineType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
elements AirlineCodeType/icao AirlineCodeType/icao
facets
Kind Value annotation 
pattern [0-9A-Z]{3} 

simpleType IcaoAirportType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
elements AirportCodeType/icao AirportCodeType/icao
facets
Kind Value annotation 
pattern [0-9A-Z]{4} 

simpleType IcaoEquipmentCodeType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
elements EquipmentCodeType/icao EquipmentCodeType/icao
facets
Kind Value annotation 
pattern [0-9A-Z]{4} 

simpleType IndicatedAirspeedRestriction
namespace http://www.jeppesen.com/aoc
type restriction of xs:integer
properties
base xs:integer
used by
elements DecodedPirepType/indicatedAirspeed CruiseModeType/indicatedAirspeed
facets
Kind Value annotation 
minInclusive 100 
maxInclusive 400 

simpleType Integer0to999
namespace http://www.jeppesen.com/aoc
type restriction of xs:integer
properties
base xs:integer
used by
element VersionType/weatherVersion
facets
Kind Value annotation 
minInclusive 
maxInclusive 999 

simpleType Integer0to9999
namespace http://www.jeppesen.com/aoc
type restriction of xs:integer
properties
base xs:integer
facets
Kind Value annotation 
minInclusive 
maxInclusive 9999 

simpleType Integer1to10
namespace http://www.jeppesen.com/aoc
type restriction of xs:integer
properties
base xs:integer
facets
Kind Value annotation 
minInclusive 
maxInclusive 10 

simpleType Integer1to1000
namespace http://www.jeppesen.com/aoc
type restriction of xs:integer
properties
base xs:integer
used by
attributes FpResponseCheckpointType/@order FpResponseEtpType/etp/@order FpResponseSegmentType/@order
facets
Kind Value annotation 
minInclusive 
maxInclusive 1000 

simpleType LongDistanceEnumType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
simpleType BasicDistanceEnumType
facets
Kind Value annotation 
enumeration nm 
enumeration km 

simpleType MachAirspeedRestriction
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
element CruiseModeType/machAirspeed
facets
Kind Value annotation 
pattern M[6-9][0-9] 

simpleType MinuteSecondRangeRestriction
namespace http://www.jeppesen.com/aoc
type restriction of xs:integer
properties
base xs:integer
used by
elements LatitudeType/minutes LongitudeType/minutes LatitudeType/seconds LongitudeType/seconds
facets
Kind Value annotation 
minInclusive 
maxInclusive 59 

simpleType MonthType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
facets
Kind Value annotation 
enumeration Jan 
enumeration Feb 
enumeration Mar 
enumeration Apr 
enumeration May 
enumeration Jun 
enumeration Jul 
enumeration Aug 
enumeration Sep 
enumeration Oct 
enumeration Nov 
enumeration Dec 
annotation
documentation
3 letter Abbreviation for each month

simpleType NoiseLevelRestriction
namespace http://www.jeppesen.com/aoc
type restriction of xs:integer
properties
base xs:integer
used by
complexType NoiseLevelType
facets
Kind Value annotation 
minInclusive 
maxInclusive 194 

simpleType NoseNumberType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
elements AircraftIdType/noseNumber AircraftIdType/noseNumber AircraftIdentType/noseNumber AircraftIdentType/noseNumber CustomBagaFlightKeyType/aircraftIdentifier/regNoseSerial/noseNumber CustomBagaFlightKeyType/aircraftIdentifier/noseSerial/noseNumber
facets
Kind Value annotation 
pattern [A-Z\d]{1,12} 

simpleType PayloadWeightRestriction
namespace http://www.jeppesen.com/aoc
type restriction of xs:integer
properties
base xs:integer
used by
complexType PayloadWeightType
facets
Kind Value annotation 
minInclusive 
maxInclusive 1000000 

simpleType PriceRestriction
namespace http://www.jeppesen.com/aoc
type restriction of xs:double
properties
base xs:double
used by
complexType PriceType
facets
Kind Value annotation 
minInclusive 0.0 
maxInclusive 1000000000.0 

simpleType SerialNumberType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
elements AircraftIdType/serialNumber AircraftIdType/serialNumber AircraftIdType/serialNumber AircraftIdentType/serialNumber AircraftIdentType/serialNumber AircraftIdentType/serialNumber CustomBagaFlightKeyType/aircraftIdentifier/regNoseSerial/serialNumber CustomBagaFlightKeyType/aircraftIdentifier/noseSerial/serialNumber CustomBagaFlightKeyType/aircraftIdentifier/serialNumber
facets
Kind Value annotation 
minLength 
maxLength 25 

simpleType ShortDistanceEnumType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
simpleType BasicDistanceEnumType
facets
Kind Value annotation 
enumeration ft 
enumeration 

simpleType SoundUnitsEnumType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
attribute NoiseLevelType/@units
facets
Kind Value annotation 
enumeration dBA 

simpleType SpeedRangeRestriction
namespace http://www.jeppesen.com/aoc
type restriction of xs:integer
properties
base xs:integer
used by
complexType SpeedType
facets
Kind Value annotation 
minInclusive -400 
maxInclusive 400 

simpleType SpeedUnitsEnumType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
attribute SpeedType/@units
facets
Kind Value annotation 
enumeration kts 
enumeration kph 
enumeration mph 

simpleType StateType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
facets
Kind Value annotation 
enumeration AL 
enumeration AK 
enumeration AR 
enumeration AS 
enumeration AZ 
enumeration CA 
enumeration CO 
enumeration CT 
enumeration DC 
enumeration DE 
enumeration FL 
enumeration FM 
enumeration GA 
enumeration GU 
enumeration HI 
enumeration IA 
enumeration ID 
enumeration IL 
enumeration IN 
enumeration KS 
enumeration KY 
enumeration LA 
enumeration MA 
enumeration MD 
enumeration ME 
enumeration MH 
enumeration MI 
enumeration MN 
enumeration MO 
enumeration MP 
enumeration MS 
enumeration MT 
enumeration NC 
enumeration ND 
enumeration NE 
enumeration NH 
enumeration NJ 
enumeration NM 
enumeration NV 
enumeration NY 
enumeration OH 
enumeration OK 
enumeration OR 
enumeration PA 
enumeration PR 
enumeration PW 
enumeration RI 
enumeration SC 
enumeration SD 
enumeration TN 
enumeration TX 
enumeration UT 
enumeration VA 
enumeration VI 
enumeration VT 
enumeration WA 
enumeration WI 
enumeration WV 
enumeration WY 

simpleType String1
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
elements ConditionOfRunwayType/extentOfContamination DewPointValueType/negativeFlag TemperatureValueType/negativeFlag BagaFlightKeyType/operationalSuffix CustomBagaFlightKeyType/operationalSuffix FlightIdentifierType/operationalSuffix ConditionOfRunwayType/runwayDeposit WaypointType/type
simpleTypes AltimeterSettingPrefixType DayTimeUnit LessThanIndicatorType
facets
Kind Value annotation 
maxLength 

simpleType String10
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
elements FpResponseSegmentType/airway ErrorType/code
facets
Kind Value annotation 
maxLength 10 

simpleType String1000
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
elements DelayCodeType/information ErrorType/information StatusType/information
facets
Kind Value annotation 
maxLength 1000 

simpleType String11
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
element RouteKeyType/routeName
facets
Kind Value annotation 
maxLength 11 

simpleType String12
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
element CheckpointType/userDefinedName
facets
Kind Value annotation 
maxLength 12 

simpleType String15
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
facets
Kind Value annotation 
maxLength 15 

simpleType String16
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
facets
Kind Value annotation 
maxLength 16 

simpleType String1to5
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
facets
Kind Value annotation 
minLength 
maxLength 

simpleType String2
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
elements ForecastPeriodType/beginHour DayHourMinuteType/Day DewPointValueType/DewPointValue ForecastPeriodType/endHour ForecastPeriodType/forecastBeginDay ForecastPeriodType/forecastEndDay ConditionOfRunwayType/frictionCoefficientOrBrakingAction ClearedRunwayConditionType/frictionCoefficientOrBrakingAction DayHourMinuteType/Hour WaypointType/icaoCode DayHourMinuteType/Minute PredictedTemperatureType/predictedDegree WmoQueryRequestGroupType/regionOfTheReport WmoQueryResponseGroupType/regionOfTheReport WmoQueryRequestGroupType/reportNumber WmoQueryResponseGroupType/reportNumber WmoQueryRequestGroupType/reportTypeRequest WmoQueryResponseGroupType/reportTypeRequest ConditionOfRunwayType/runwayDesignator ClearedRunwayConditionType/runwayDesignator RunwayDesignatorType/runwayNumber TemperatureGroupType/temperature TemperatureGroupType/temperatureType TemperatureGroupType/theDay TemperatureGroupType/theHour TrendTimeType/trendTimeIndicator
simpleTypes DescriptorType ObscurationType PrecipitationType ProximityType VisibilityUnitType
facets
Kind Value annotation 
maxLength 

simpleType String20
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
facets
Kind Value annotation 
maxLength 20 

simpleType String200
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
facets
Kind Value annotation 
maxLength 200 

simpleType String2048
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
facets
Kind Value annotation 
maxLength 2048 

simpleType String24
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
facets
Kind Value annotation 
maxLength 24 

simpleType String25
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
facets
Kind Value annotation 
maxLength 25 

simpleType String250
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
elements LimitingConditionType/description AccessType/key AccessType/name
facets
Kind Value annotation 
maxLength 250 

simpleType String255
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
elements ClassNameType/propertyClass PropertyType/propertyClass ClassNameType/propertyName PropertyType/propertyName
facets
Kind Value annotation 
maxLength 255 

simpleType String2to10
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
facets
Kind Value annotation 
minLength 
maxLength 10 

simpleType String3
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
elements AltimeterSettingAtHomeType/abbreviation LimitingConditionType/code DecodedWindsAloftType/elevation GraphicWxImageResponseGroupType/flightLevel PqPwResponseBodyDataGroupType/flightLevel WindsAloftElementType/flightLevel WindType/gustSpeed SkyConditionLayerType/height DecodedTafType/reportType WindsAloftElementType/temperature AltimeterSettingAtHomeType/unit VariableWindDirType/variableWindDirFrom VariableWindDirType/variableWindDirTo WindType/windDirection WindsAloftElementType/windDirection WindShearAttitudeType/WindShearAttitudeDirection WindShearAttitudeType/windShearAttitudeHeight WindShearAttitudeType/WindShearAttitudeSpeed WindType/windSpeed WindsAloftElementType/windSpeed
simpleTypes DirectoryType NoSignificantWeatherType OtherWeatherType
facets
Kind Value annotation 
maxLength 

simpleType String30
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
element FpResponsePlanStatisticsType/flightPlanKey
facets
Kind Value annotation 
maxLength 30 

simpleType String30MB
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
facets
Kind Value annotation 
maxLength 31457280 

simpleType String32
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
facets
Kind Value annotation 
maxLength 32 

simpleType String36
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
facets
Kind Value annotation 
maxLength 36 

simpleType String3to3
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
attribute PriceType/@units
facets
Kind Value annotation 
minLength 
maxLength 

simpleType String3to4
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
elements DecodedMetarType/locationId DecodedTafType/locationId RawDecodedEffectiveTafsType/locationId DecodedMetarType/reportModifier
facets
Kind Value annotation 
minLength 
maxLength 

simpleType String4
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
elements AltimeterSettingType/altimeterSettingValue DelayCodeType/code StatusType/code WmoQueryRequestGroupType/reportStation WmoQueryResponseGroupType/reportStation AltimeterSettingAtHomeType/value
facets
Kind Value annotation 
maxLength 

simpleType String4to4
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
element FpResponseCheckpointType/firId
facets
Kind Value annotation 
minLength 
maxLength 

simpleType String5
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
elements VisibilityType/cavok WaypointType/identifier DecodedWindsAloftType/latitude DecodedWindsAloftType/longitude
facets
Kind Value annotation 
maxLength 

simpleType String50
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
facets
Kind Value annotation 
maxLength 50 

simpleType String512
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
facets
Kind Value annotation 
maxLength 512 

simpleType String6
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
facets
Kind Value annotation 
maxLength 

simpleType String60
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
facets
Kind Value annotation 
maxLength 60 

simpleType String7
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
facets
Kind Value annotation 
maxLength 

simpleType String8
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
element EquipmentCodeType/other
facets
Kind Value annotation 
maxLength 

simpleType String80
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
elements LoginType/password LoginType/userName
facets
Kind Value annotation 
maxLength 80 

simpleType String9
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
element CheckpointType/dmeFix
facets
Kind Value annotation 
maxLength 

simpleType TemperatureRangeRestriction
namespace http://www.jeppesen.com/aoc
type restriction of xs:integer
properties
base xs:integer
used by
complexType TemperatureType
facets
Kind Value annotation 
minInclusive -459 
maxInclusive 373 

simpleType TemperatureUnitsEnumType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
attribute TemperatureType/@units
facets
Kind Value annotation 
enumeration 
enumeration 
enumeration 

simpleType TotalWeightRestriction
namespace http://www.jeppesen.com/aoc
type restriction of xs:nonNegativeInteger
properties
base xs:nonNegativeInteger
used by
complexType TotalWeightType
facets
Kind Value annotation 
maxInclusive 4000000 

simpleType WeekDayEnumType
namespace http://www.jeppesen.com/aoc
type restriction of xs:string
properties
base xs:string
used by
element PeriodType/weekDays
facets
Kind Value annotation 
enumeration Sunday 
enumeration Monday 
enumeration Tuesday 
enumeration Wednesday 
enumeration Thursday 
enumeration Friday 
enumeration Saturday 

simpleType WholePercentageRestriction
namespace http://www.jeppesen.com/aoc
type restriction of xs:int
properties
base xs:int
facets
Kind Value annotation 
minInclusive 
maxInclusive 100 


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