simpleType NasHandoffEventType
namespace http://www.faa.aero/nas/4.2
type restriction of string
properties
base xs:string
used by
attribute NasHandoffType/@event
facets
Kind Value Annotation
enumeration INITIATION
enumeration ACCEPTANCE
enumeration RETRACTION
enumeration TAKE_CONTROL
enumeration UPDATE
enumeration FAILURE
annotation
documentation

            Characterizes a handoff in terms of its status.
        
source <simpleType name="NasHandoffEventType">
 
<annotation>
   
<documentation>
            Characterizes a handoff in terms of its status.
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="INITIATION"/>
   
<enumeration value="ACCEPTANCE"/>
   
<enumeration value="RETRACTION"/>
   
<enumeration value="TAKE_CONTROL"/>
   
<enumeration value="UPDATE"/>
   
<enumeration value="FAILURE"/>
 
</restriction>
</simpleType>


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