simpleType RouteTruncationIndicatorType
namespace http://www.fixm.aero/flight/4.1
type restriction of string
properties
base xs:string
used by
attributes FlightRouteElementType/@routeTerminationIndicator FlightRouteElementType/@routeTruncationIndicator
facets
Kind Value Annotation
enumeration ROUTE_TRUNCATION
annotation
documentation

            Indicates the route description is truncated at the preceding point
        
source <simpleType name="RouteTruncationIndicatorType">
 
<annotation>
   
<documentation>
            Indicates the route description is truncated at the preceding point
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="ROUTE_TRUNCATION"/>
 
</restriction>
</simpleType>


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