simpleType OwnershipChangeReasonTypeType
namespace http://www.fixm.aero/ext/nas/4.4
type restriction of xs:string
properties
base xs:string
used by
element NasEnRouteType/starsOwnershipChangeReason
facets
Kind Value Annotation
enumeration AUTOMATIC
documentation
Automatic
enumeration CONSOLIDATION
documentation
Consolidation
enumeration DIRECTED_HANDOFF
documentation
Directed handoff
enumeration INTRAFACILITY_HANDOFF
documentation
Intrafacility handoff
enumeration MANUAL
documentation
Manual
enumeration NO_CHANGE
documentation
No change
enumeration NORMAL_HANDOFF
documentation
Normal handoff
enumeration PENDING
documentation
Pending
annotation
documentation
STARS ownership change reason.
source <xs:simpleType name="OwnershipChangeReasonTypeType">
 
<xs:annotation>
   
<xs:documentation>STARS ownership change reason.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="AUTOMATIC">
     
<xs:annotation>
       
<xs:documentation>Automatic</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="CONSOLIDATION">
     
<xs:annotation>
       
<xs:documentation>Consolidation</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="DIRECTED_HANDOFF">
     
<xs:annotation>
       
<xs:documentation>Directed handoff</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="INTRAFACILITY_HANDOFF">
     
<xs:annotation>
       
<xs:documentation>Intrafacility handoff</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="MANUAL">
     
<xs:annotation>
       
<xs:documentation>Manual</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="NO_CHANGE">
     
<xs:annotation>
       
<xs:documentation>No change</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="NORMAL_HANDOFF">
     
<xs:annotation>
       
<xs:documentation>Normal handoff</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="PENDING">
     
<xs:annotation>
       
<xs:documentation>Pending</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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