complexType starsDataBlockType
diagram Nas_diagrams/Nas_p328.png
namespace http://www.fixm.aero/ext/nas/4.4
children nas:aircraftCategory nas:indicator nas:leaderLineDirection
used by
element NasFlightType/starsDataBlock
annotation
documentation
Container for STARS data block fields.
source <xs:complexType name="starsDataBlockType">
 
<xs:annotation>
   
<xs:documentation>Container for STARS data block fields.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="aircraftCategory" type="nas:StarsAircraftCategoryIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Aircraft category/RNAV (when re-categorization is disabled) or Aircraft Wake Turbulence Category status (when Re-categorization is enabled) as displayed to the controller in the STARS data block.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="indicator" type="nas:DataBlockIndicatorListType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Provides a list of currently active indicators in the track's data block.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="leaderLineDirection" type="nas:LeaderLineDirectionType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Orientation of the track's full data block relative to the track location at the track owner's display.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element starsDataBlockType/aircraftCategory
diagram Nas_diagrams/Nas_p329.png
namespace http://www.fixm.aero/ext/nas/4.4
type nas:StarsAircraftCategoryIndicatorType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern [A-Z]
annotation
documentation
Aircraft category/RNAV (when re-categorization is disabled) or Aircraft Wake Turbulence Category status (when Re-categorization is enabled) as displayed to the controller in the STARS data block.
source <xs:element name="aircraftCategory" type="nas:StarsAircraftCategoryIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Aircraft category/RNAV (when re-categorization is disabled) or Aircraft Wake Turbulence Category status (when Re-categorization is enabled) as displayed to the controller in the STARS data block.</xs:documentation>
 
</xs:annotation>
</xs:element>

element starsDataBlockType/indicator
diagram Nas_diagrams/Nas_p330.png
namespace http://www.fixm.aero/ext/nas/4.4
type nas:DataBlockIndicatorListType
properties
minOcc 0
maxOcc 1
content simple
nillable true
annotation
documentation
Provides a list of currently active indicators in the track's data block.
source <xs:element name="indicator" type="nas:DataBlockIndicatorListType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Provides a list of currently active indicators in the track's data block.</xs:documentation>
 
</xs:annotation>
</xs:element>

element starsDataBlockType/leaderLineDirection
diagram Nas_diagrams/Nas_p331.png
namespace http://www.fixm.aero/ext/nas/4.4
type nas:LeaderLineDirectionType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration E
enumeration N
enumeration NE
enumeration NW
enumeration S
enumeration SE
enumeration SW
enumeration UNDEFINED
enumeration W
annotation
documentation
Orientation of the track's full data block relative to the track location at the track owner's display.
source <xs:element name="leaderLineDirection" type="nas:LeaderLineDirectionType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Orientation of the track's full data block relative to the track location at the track owner's display.</xs:documentation>
 
</xs:annotation>
</xs:element>


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