simpleType LeaderLineDirectionType
namespace http://www.fixm.aero/ext/nas/4.4
type restriction of xs:string
properties
base xs:string
used by
element starsDataBlockType/leaderLineDirection
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:simpleType name="LeaderLineDirectionType">
 
<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:restriction base="xs:string">
   
<xs:enumeration value="E"/>
   
<xs:enumeration value="N"/>
   
<xs:enumeration value="NE"/>
   
<xs:enumeration value="NW"/>
   
<xs:enumeration value="S"/>
   
<xs:enumeration value="SE"/>
   
<xs:enumeration value="SW"/>
   
<xs:enumeration value="UNDEFINED"/>
   
<xs:enumeration value="W"/>
 
</xs:restriction>
</xs:simpleType>


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