complexType NasHoldingLocationInformationType
diagram Nas_diagrams/Nas_p98.png
namespace http://www.fixm.aero/ext/nas/4.3
children nas:holdingLocation nas:provenance
used by
element MovementAreaHoldInformationType/holdingLocation
annotation
documentation
Contains supplementary provenance information and the holding location.
source <xs:complexType name="NasHoldingLocationInformationType">
 
<xs:annotation>
   
<xs:documentation>Contains supplementary provenance information and the holding location.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="holdingLocation" type="nas:SurfaceRegionNameType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The expected location where the flight will be holding. </xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<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:sequence>
</xs:complexType>

element NasHoldingLocationInformationType/holdingLocation
diagram Nas_diagrams/Nas_p99.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:SurfaceRegionNameType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern [A-Za-z0-9_]{1,20}
annotation
documentation
The expected location where the flight will be holding.
source <xs:element name="holdingLocation" type="nas:SurfaceRegionNameType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The expected location where the flight will be holding. </xs:documentation>
 
</xs:annotation>
</xs:element>

element NasHoldingLocationInformationType/provenance
diagram Nas_diagrams/Nas_p100.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>


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