simpleType RunwayClassificationTypeType
namespace http://www.faa.aero/nas/4.2
type restriction of string
properties
base xs:string
used by
attribute NasRunwayInformationType/@classificationType
facets
Kind Value Annotation
enumeration ASSIGNED
enumeration PREDICTED
enumeration ACTUAL
annotation
documentation

            Indicates the level of certainty of the runway to be used by the flight.  Well prior
            to the use of the runway, the name of the runway is just a prediction.  However,
            as the flight’s window to use the runway gets shorter, the runway would be assigned
            to the flight.  Once landed, the actual runway used by the flight would be reported.
           
        
source <simpleType name="RunwayClassificationTypeType">
 
<annotation>
   
<documentation>
            Indicates the level of certainty of the runway to be used by the flight.  Well prior
            to the use of the runway, the name of the runway is just a prediction.  However,
            as the flight’s window to use the runway gets shorter, the runway would be assigned
            to the flight.  Once landed, the actual runway used by the flight would be reported.
           
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="ASSIGNED"/>
   
<enumeration value="PREDICTED"/>
   
<enumeration value="ACTUAL"/>
 
</restriction>
</simpleType>


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