simpleType RouteTruncationIndicatorType
namespace http://www.fixm.aero/flight/4.2
type restriction of xs:string
properties
base xs:string
used by
elements RouteTrajectoryElementType/routeTruncationIndicator FficeFFP_RouteTrajectoryElementType/routeTruncationIndicator FficeFS_RouteTrajectoryElementType/routeTruncationIndicator FficeFPU_RouteTrajectoryElementType/routeTruncationIndicator FficePS_RouteTrajectoryElementType/routeTruncationIndicator FficePFP_RouteTrajectoryElementType/routeTruncationIndicator FficeTRQ_RouteTrajectoryElementType/routeTruncationIndicator FficeTRP_RouteTrajectoryElementType/routeTruncationIndicator
facets
Kind Value Annotation
enumeration ROUTE_TRUNCATION
annotation
documentation
Indicates the route description is truncated at the preceding point
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>


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