complexType SurfaceMovementRadarType
diagram Nas_diagrams/Nas_p458.png
namespace http://www.fixm.aero/ext/nas/4.4
children nas:endAzimuth nas:endRange nas:startAzimuth nas:startRange nas:targetExtentEstimate
used by
element NasAircraftPositionType/surfaceMovementRadar
annotation
documentation
Container for Surface Movement Radar (SMR) position information.
source <xs:complexType name="SurfaceMovementRadarType">
 
<xs:annotation>
   
<xs:documentation>Container for Surface Movement Radar (SMR) position information.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="endAzimuth" type="fb:AngleType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>SMR target extent end azimuth.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="endRange" type="fb:DistanceType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>SMR target extent end range.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="startAzimuth" type="fb:AngleType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>SMR target extent start azimuth.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="startRange" type="fb:DistanceType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>SMR target extent start range.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="targetExtentEstimate" type="fb:DistanceType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>SMR non-decreasing diagonal target extent estimate. Corresponds to the Extent field in the ASDE-X and ASSC ICDs.

Note: If the data originates from ASDE-X, this field will be set to 0 for targets which never had SMR support and to previous value for targets which lose SMR support.
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element SurfaceMovementRadarType/endAzimuth
diagram Nas_diagrams/Nas_p459.png
namespace http://www.fixm.aero/ext/nas/4.4
type fb:AngleType
properties
minOcc 0
maxOcc 1
content complex
nillable true
facets
Kind Value Annotation
minInclusive 0
maxInclusive 360
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomAngleType  required      
documentation
Unit of measure
annotation
documentation
SMR target extent end azimuth.
source <xs:element name="endAzimuth" type="fb:AngleType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>SMR target extent end azimuth.</xs:documentation>
 
</xs:annotation>
</xs:element>

element SurfaceMovementRadarType/endRange
diagram Nas_diagrams/Nas_p460.png
namespace http://www.fixm.aero/ext/nas/4.4
type fb:DistanceType
properties
minOcc 0
maxOcc 1
content complex
nillable true
facets
Kind Value Annotation
minInclusive 0
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomLengthType  required      
documentation
Unit of measure
annotation
documentation
SMR target extent end range.
source <xs:element name="endRange" type="fb:DistanceType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>SMR target extent end range.</xs:documentation>
 
</xs:annotation>
</xs:element>

element SurfaceMovementRadarType/startAzimuth
diagram Nas_diagrams/Nas_p461.png
namespace http://www.fixm.aero/ext/nas/4.4
type fb:AngleType
properties
minOcc 0
maxOcc 1
content complex
nillable true
facets
Kind Value Annotation
minInclusive 0
maxInclusive 360
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomAngleType  required      
documentation
Unit of measure
annotation
documentation
SMR target extent start azimuth.
source <xs:element name="startAzimuth" type="fb:AngleType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>SMR target extent start azimuth.</xs:documentation>
 
</xs:annotation>
</xs:element>

element SurfaceMovementRadarType/startRange
diagram Nas_diagrams/Nas_p462.png
namespace http://www.fixm.aero/ext/nas/4.4
type fb:DistanceType
properties
minOcc 0
maxOcc 1
content complex
nillable true
facets
Kind Value Annotation
minInclusive 0
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomLengthType  required      
documentation
Unit of measure
annotation
documentation
SMR target extent start range.
source <xs:element name="startRange" type="fb:DistanceType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>SMR target extent start range.</xs:documentation>
 
</xs:annotation>
</xs:element>

element SurfaceMovementRadarType/targetExtentEstimate
diagram Nas_diagrams/Nas_p463.png
namespace http://www.fixm.aero/ext/nas/4.4
type fb:DistanceType
properties
minOcc 0
maxOcc 1
content complex
nillable true
facets
Kind Value Annotation
minInclusive 0
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomLengthType  required      
documentation
Unit of measure
annotation
documentation
SMR non-decreasing diagonal target extent estimate. Corresponds to the Extent field in the ASDE-X and ASSC ICDs.

Note: If the data originates from ASDE-X, this field will be set to 0 for targets which never had SMR support and to previous value for targets which lose SMR support.
source <xs:element name="targetExtentEstimate" type="fb:DistanceType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>SMR non-decreasing diagonal target extent estimate. Corresponds to the Extent field in the ASDE-X and ASSC ICDs.

Note: If the data originates from ASDE-X, this field will be set to 0 for targets which never had SMR support and to previous value for targets which lose SMR support.
</xs:documentation>
 
</xs:annotation>
</xs:element>


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