: Public <<dataType>> Class
Created: 06/04/2012 2:02:03 PM
Modified: 29/04/2016 3:18:26 PM
Project:
Advanced:
An aggregation of wind shear conditions typically reported together at an aerodrome, including the set of affected runways. <br/>
Attribute
Public Boolean
  allRunways
Details:
xsdAsAttribute=true
Notes: When true, all runways are observed to have wind shear<br/>
Public RunwayDirection
  runway
Details:
Notes: The specific runway(s) affected by wind shear at this aerodrome. No specific runways are reported when all runways are affected by wind shear<br/>
Element Source Role Target Role
MeteorologicalAerodromeObservationRecord
Class  
Name:  
 
Name: windShear
 
Details:
 
Tag Value
isCollection false
Details:
Values: true | false
Default: false
Description: Identifies the data type as an object collection.
noPropertyType false
Details:
Values: true | false
Default: false
Description: Surpress creation of a standard property type that supports inline encoding (applies to ISO 19136:2007 encoding rule).
Constraint Type Status
if( allRunways ) runway == NULL OR runway.size == 0 Invariant Approved
Details:
Pattern ID: METAR_SPECI.AWS1<br/>Description: When all runways are affected by wind shear, no specific runways should be reported<br/>Assertion: (if( @allRunways eq 'true' ) then( empty(iwxxm:runway) ) else true())<br/>