complexType TrackPositionType
diagram Nas_diagrams/Nas_p464.png
namespace http://www.fixm.aero/ext/nas/4.4
children nas:x nas:y
used by
element NasAircraftPositionType/trackPosition
annotation
documentation
The Cartesian coordinates of the aircraft as measured from  the Airport Surface Detection Equipment Model X (ASDE-X) or Airport Surface Surveillance Capability (ASSC) reference point. This is typically the control tower.
source <xs:complexType name="TrackPositionType">
 
<xs:annotation>
   
<xs:documentation>The Cartesian coordinates of the aircraft as measured from  the Airport Surface Detection Equipment Model X (ASDE-X) or Airport Surface Surveillance Capability (ASSC) reference point. This is typically the control tower.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="x" type="nas:NasDistanceType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The x component of the Cartesian coordinates measured from the ASDE-X or ASSC reference point. This is typically the control tower.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="y" type="nas:NasDistanceType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The y component of the Cartesian coordinates measured from the ASDE-X or ASSC reference point. This is typically the control tower.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element TrackPositionType/x
diagram Nas_diagrams/Nas_p465.png
namespace http://www.fixm.aero/ext/nas/4.4
type nas:NasDistanceType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomLengthType  required      
documentation
Unit of measure
annotation
documentation
The x component of the Cartesian coordinates measured from the ASDE-X or ASSC reference point. This is typically the control tower.
source <xs:element name="x" type="nas:NasDistanceType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The x component of the Cartesian coordinates measured from the ASDE-X or ASSC reference point. This is typically the control tower.</xs:documentation>
 
</xs:annotation>
</xs:element>

element TrackPositionType/y
diagram Nas_diagrams/Nas_p466.png
namespace http://www.fixm.aero/ext/nas/4.4
type nas:NasDistanceType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomLengthType  required      
documentation
Unit of measure
annotation
documentation
The y component of the Cartesian coordinates measured from the ASDE-X or ASSC reference point. This is typically the control tower.
source <xs:element name="y" type="nas:NasDistanceType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The y component of the Cartesian coordinates measured from the ASDE-X or ASSC reference point. This is typically the control tower.</xs:documentation>
 
</xs:annotation>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy