complexType NasSignificantPointInformationType
diagram Nas_diagrams/Nas_p111.png
namespace http://www.fixm.aero/ext/nas/4.3
children nas:provenance nas:significantPoint
used by
elements NasArrivalType/arrivalFix NasDepartureType/departureFix NasDepartureType/departureProcedureTransitionFix NasArrivalType/starTransitionFix
annotation
documentation
Contains supplementary provenance information and the significant point.
source <xs:complexType name="NasSignificantPointInformationType">
 
<xs:annotation>
   
<xs:documentation>Contains supplementary provenance information and the significant point.</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="significantPoint" type="fb:SignificantPointChoiceType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The significant point.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element NasSignificantPointInformationType/provenance
diagram Nas_diagrams/Nas_p112.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 NasSignificantPointInformationType/significantPoint
diagram Nas_diagrams/Nas_p113.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:SignificantPointChoiceType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fb:aerodromeReferencePoint fb:designatedPoint fb:navaid fb:position fb:relativePoint
annotation
documentation
The significant point.
source <xs:element name="significantPoint" type="fb:SignificantPointChoiceType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The significant point.</xs:documentation>
 
</xs:annotation>
</xs:element>


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