complexType NasStandInformationType
diagram Nas_diagrams/Nas_p117.png
namespace http://www.fixm.aero/ext/nas/4.3
children nas:provenance nas:standName
used by
elements NasArrivalType/standInformation NasDepartureType/standInformation
annotation
documentation
Contains the name of the aircraft stand.
source <xs:complexType name="NasStandInformationType">
 
<xs:annotation>
   
<xs:documentation>Contains the name of the aircraft stand.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="provenance" type="nas:ProvenanceType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Contains the provenance information such as the reported timestamp and the source of the report.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="standName" type="nas:CharacterString20Type" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Name of the stand.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element NasStandInformationType/provenance
diagram Nas_diagrams/Nas_p118.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:ProvenanceType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children nas:reportedTimestamp nas:source
annotation
documentation
Contains the provenance information such as the reported timestamp and the source of the report.
source <xs:element name="provenance" type="nas:ProvenanceType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Contains the provenance information such as the reported timestamp and the source of the report.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasStandInformationType/standName
diagram Nas_diagrams/Nas_p119.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:CharacterString20Type
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 1
maxLength 20
annotation
documentation
Name of the stand.
source <xs:element name="standName" type="nas:CharacterString20Type" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Name of the stand.</xs:documentation>
 
</xs:annotation>
</xs:element>


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