simpleType ModifiedRouteItemIndicatorType
namespace http://www.fixm.aero/flight/4.2
type restriction of xs:string
properties
base xs:string
used by
element RouteTrajectoryElementType/modified
facets
Kind Value Annotation
enumeration MODIFIED_ROUTE_ITEM
annotation
documentation
Indication that the route item was modified
source <xs:simpleType name="ModifiedRouteItemIndicatorType">
 
<xs:annotation>
   
<xs:documentation>Indication that the route item was modified</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="MODIFIED_ROUTE_ITEM"/>
 
</xs:restriction>
</xs:simpleType>


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