simpleType StandReturnIntentType
namespace http://www.faa.aero/nas/4.2
type restriction of string
properties
base xs:string
used by
attribute NasDepartureType/@standReturnIntent
facets
Kind Value Annotation
enumeration RETURN
documentation

                  .Stand Return Intent: Indicates the intent for the flight to return to the stand.
                 
              
enumeration NO_RETURN
documentation

                  .Stand Return Intent: Indicates the intent for the flight to return to the stand.
                 
              
annotation
documentation

            Indicates the intent for the flight to return to the stand.
        
source <simpleType name="StandReturnIntentType">
 
<annotation>
   
<documentation>
            Indicates the intent for the flight to return to the stand.
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="RETURN">
     
<annotation>
       
<documentation>
                  .Stand Return Intent: Indicates the intent for the flight to return to the stand.
                 
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="NO_RETURN">
     
<annotation>
       
<documentation>
                  .Stand Return Intent: Indicates the intent for the flight to return to the stand.
                 
              
</documentation>
     
</annotation>
   
</enumeration>
 
</restriction>
</simpleType>


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