namespace | http://www.fixm.aero/flight/4.2 | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |