| namespace | http://www.fixm.aero/flight/4.3 | ||||||
| type | restriction of xs:string | ||||||
| properties | 
  | 
				||||||
| used by | 
  | 
				||||||
| facets | 
  | 
				||||||
| annotation | 
  | 
				||||||
| source | <xs:simpleType name="RouteTruncationIndicatorType"> <xs:annotation> <xs:documentation>Indicates the route description is truncated at the preceding point</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="ROUTE_TRUNCATION"/> </xs:restriction> </xs:simpleType>  |