complexType NasStandInformationType
diagram Nas_diagrams/Nas_p78.png
namespace http://www.faa.aero/nas/4.2
type extension of nas:ProvenanceType
properties
base nas:ProvenanceType
used by
elements NasArrivalType/standInformation NasDepartureType/standInformation NasStandInformation
attributes
Name  Type  Use  Default  Fixed  Annotation
reportedTimestamp  fb:TimeType  optional      
documentation

               Indicates the timestamp of when the time was reported.
           
source  nas:SourceType  optional      
documentation

               Source of the time report.
           
standName  fb:TextNameType  optional      
documentation

                     Name of the stand.
                 
annotation
documentation

            Contains the name of the aircraft stand.
        
source <complexType name="NasStandInformationType">
 
<annotation>
   
<documentation>
            Contains the name of the aircraft stand.
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="nas:ProvenanceType">
     
<attribute name="standName" type="fb:TextNameType" use="optional">
       
<annotation>
         
<documentation>
                     Name of the stand.
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</complexContent>
</complexType>

attribute NasStandInformationType/@standName
type fb:TextNameType
properties
use optional
facets
Kind Value Annotation
minLength 0
maxLength 60
pattern ([A-Z]|[0-9]|[, !&quot;&amp;amp;#$%'\(\)\*\+\-\./:;&amp;lt;=&amp;gt;\?@\[\\\]\^_\|\{\}])*
annotation
documentation

                     Name of the stand.
                 
source <attribute name="standName" type="fb:TextNameType" use="optional">
 
<annotation>
   
<documentation>
                     Name of the stand.
                 
</documentation>
 
</annotation>
</attribute>


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