schemas/ofmx/0.1/OFMX-Features.xsd in aixm-1.3.4 vs schemas/ofmx/0.1/OFMX-Features.xsd in aixm-1.4.0

- old
+ new

@@ -6,23 +6,23 @@ This is a fork of AIXM 4.5 to accomodate extensions and backports for open flightmaps. AIXM: copyright (c) 2006, EUROCONTROL (BSD license) -OFMX: https://openflightmaps.org/live/downloads/20150306-GUL.pdf +OFMX: copyright (c) 2018, open flightmaps (BSD license) Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. -* Neither the name of EUROCONTROL nor the names of its contributors may be - used to endorse or promote products derived from this software without - specific prior written permission. +* Neither the name of EUROCONTROL, open flightmaps nor the names of its + contributors may be used to endorse or promote products derived from this + software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE @@ -315,58 +315,10 @@ <xsd:element name="codeType" type="codeTypeAdHp"> <xsd:annotation> <xsd:documentation>Type</xsd:documentation> </xsd:annotation> </xsd:element> - <xsd:element name="codeTypeMilOps" type="codeTypeMilOps" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>[Deprecated] Operation code</xsd:documentation> - <xsd:appinfo>DEPRECATED-4.0</xsd:appinfo> - </xsd:annotation> - </xsd:element> - <xsd:element name="codeNationalTfc" type="codeYesNo" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>[Deprecated] National traffic</xsd:documentation> - <xsd:appinfo>DEPRECATED-4.0</xsd:appinfo> - </xsd:annotation> - </xsd:element> - <xsd:element name="codeIntlTfc" type="codeYesNo" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>[Deprecated] International traffic</xsd:documentation> - <xsd:appinfo>DEPRECATED-4.0</xsd:appinfo> - </xsd:annotation> - </xsd:element> - <xsd:element name="codeSked" type="codeYesNo" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>[Deprecated] Scheduled flight</xsd:documentation> - <xsd:appinfo>DEPRECATED-4.0</xsd:appinfo> - </xsd:annotation> - </xsd:element> - <xsd:element name="codeNonSked" type="codeYesNo" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>[Deprecated] Non scheduled flight</xsd:documentation> - <xsd:appinfo>DEPRECATED-4.0</xsd:appinfo> - </xsd:annotation> - </xsd:element> - <xsd:element name="codePriv" type="codeYesNo" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>[Deprecated] Private flight</xsd:documentation> - <xsd:appinfo>DEPRECATED-4.0</xsd:appinfo> - </xsd:annotation> - </xsd:element> - <xsd:element name="codeVfr" type="codeYesNo" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>[Deprecated] Observe VFR</xsd:documentation> - <xsd:appinfo>DEPRECATED-4.0</xsd:appinfo> - </xsd:annotation> - </xsd:element> - <xsd:element name="codeIfr" type="codeYesNo" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>[Deprecated] Observe IFR</xsd:documentation> - <xsd:appinfo>DEPRECATED-4.0</xsd:appinfo> - </xsd:annotation> - </xsd:element> <xsd:element name="txtDescrRefPt" type="txtDescr" minOccurs="0"> <xsd:annotation> <xsd:documentation>Reference point description</xsd:documentation> </xsd:annotation> </xsd:element> @@ -740,63 +692,10 @@ </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attribute ref="mid"/> </xsd:complexType> - <xsd:complexType name="AirspaceAssocType"> - <xsd:annotation> - <xsd:appinfo>DEPRECATED-4.0</xsd:appinfo> - <xsd:documentation>[Deprecated] Airspace association</xsd:documentation> - </xsd:annotation> - <xsd:sequence> - <xsd:element name="AacUid" type="AirspaceAssocUidType"> - <xsd:annotation> - <xsd:documentation>a version of Airspace association</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="codeType" type="codeTypeAssocAs"> - <xsd:annotation> - <xsd:documentation>Association type</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="codeOpr" type="codeOpr" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>Association operation</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="noSeqOpr" type="noSeq" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>Association operation order</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="txtRmk" type="txtRmk" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>Remark</xsd:documentation> - </xsd:annotation> - </xsd:element> - </xsd:sequence> - <xsd:attribute ref="source"/> - </xsd:complexType> - <xsd:complexType name="AirspaceAssocUidType"> - <xsd:annotation> - <xsd:appinfo>DEPRECATED-4.0</xsd:appinfo> - <xsd:documentation>[Deprecated] Airspace association - UID</xsd:documentation> - </xsd:annotation> - <xsd:sequence> - <xsd:element name="AseUidChi" type="AirspaceUidType"> - <xsd:annotation> - <xsd:documentation>Airspace association is having as child Airspace</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="AseUidPar" type="AirspaceUidType"> - <xsd:annotation> - <xsd:documentation>Airspace association is having as parent Airspace</xsd:documentation> - </xsd:annotation> - </xsd:element> - </xsd:sequence> - <xsd:attribute ref="mid"/> - </xsd:complexType> <xsd:complexType name="AirspaceAuthorityType"> <xsd:annotation> <xsd:documentation>Authority responsible for airspace</xsd:documentation> </xsd:annotation> <xsd:sequence> @@ -1295,13 +1194,18 @@ <xsd:documentation>Airspace is requiring for FPL-MSG the use of Unit contact address</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="txtName" type="txtName" minOccurs="0"> <xsd:annotation> - <xsd:documentation>Name</xsd:documentation> + <xsd:documentation>Name (as published in AIP)</xsd:documentation> </xsd:annotation> </xsd:element> + <xsd:element name="txtNameAlt" type="txtName" minOccurs="0"> + <xsd:annotation> + <xsd:documentation>Alternativen name (e.g. used on maps)</xsd:documentation> + </xsd:annotation> + </xsd:element> <xsd:element name="codeClass" type="codeClassAs" minOccurs="0"> <xsd:annotation> <xsd:documentation>Class</xsd:documentation> </xsd:annotation> </xsd:element> @@ -1601,38 +1505,20 @@ <xsd:annotation> <xsd:documentation>a version of Apron</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:group ref="SurfaceCharacteristics"/> - <xsd:element name="codeStrength" type="codeStrengthSfc" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>[Deprecated] Surface strength method</xsd:documentation> - <xsd:appinfo>DEPRECATED-4.5</xsd:appinfo> - </xsd:annotation> - </xsd:element> - <xsd:element name="txtDescrStrength" type="txtDescr" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>[Deprecated] Surface strength</xsd:documentation> - <xsd:appinfo>DEPRECATED-4.5</xsd:appinfo> - </xsd:annotation> - </xsd:element> <xsd:element name="codeSts" type="codeStsSfc" minOccurs="0"> <xsd:annotation> <xsd:documentation>Operational status</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="txtMarking" type="txtDescr" minOccurs="0"> <xsd:annotation> <xsd:documentation>Marking system description</xsd:documentation> </xsd:annotation> </xsd:element> - <xsd:element name="txtLgt" type="txtDescr" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>[Deprecated] Lighting system description</xsd:documentation> - <xsd:appinfo>DEPRECATED-4.5</xsd:appinfo> - </xsd:annotation> - </xsd:element> <xsd:element name="txtRmk" type="txtRmk" minOccurs="0"> <xsd:annotation> <xsd:documentation>Remark</xsd:documentation> </xsd:annotation> </xsd:element> @@ -1969,108 +1855,10 @@ <xsd:documentation>Remark</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> - <xsd:complexType name="DmeLimitationType"> - <xsd:annotation> - <xsd:appinfo>DEPRECATED-4.0</xsd:appinfo> - <xsd:documentation>[Deprecated] DME - Limitation</xsd:documentation> - </xsd:annotation> - <xsd:sequence> - <xsd:element name="DlnUid" type="DmeLimitationUidType"> - <xsd:annotation> - <xsd:documentation>a version of DME - Limitation</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="valDistOuter" type="valDistHorz" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>Angle sector volume outer limit</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="uomDistHorz" type="uomDistHorz"> - <xsd:annotation> - <xsd:documentation>Unit of measurement [horizontal distance]</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="valDistVerUpper" type="valDistVer" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>Upper limit</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="uomDistVerUpper" type="uomDistVer" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>Unit of measurement [upper limit]</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="codeDistVerUpper" type="codeDistVer" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>Reference for upper limit</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="uomDistVerLower" type="uomDistVer"> - <xsd:annotation> - <xsd:documentation>Unit of measurement [lower limit]</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="codeDistVerLower" type="codeDistVer"> - <xsd:annotation> - <xsd:documentation>Reference for lower limit</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="valAngleScallop" type="valAngle" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>Scalloping angle</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="txtRmk" type="txtRmk" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>Remark</xsd:documentation> - </xsd:annotation> - </xsd:element> - </xsd:sequence> - <xsd:attribute ref="source"/> - </xsd:complexType> - <xsd:complexType name="DmeLimitationUidType"> - <xsd:annotation> - <xsd:appinfo>DEPRECATED-4.0</xsd:appinfo> - <xsd:documentation>[Deprecated] DME - Limitation - UID</xsd:documentation> - </xsd:annotation> - <xsd:sequence> - <xsd:element name="DmeUid" type="DmeUidType"> - <xsd:annotation> - <xsd:documentation>DME - Limitation is limiting Distance measuring equipment [DME]</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="codeType" type="codeTypeNavAidLimit"> - <xsd:annotation> - <xsd:documentation>Type</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="valAngleFm" type="valAngleBrg"> - <xsd:annotation> - <xsd:documentation>Beginning of angle</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="valAngleTo" type="valAngleBrg"> - <xsd:annotation> - <xsd:documentation>Ending of angle</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="valDistInner" type="valDistHorz"> - <xsd:annotation> - <xsd:documentation>Angle sector volume inner limit</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="valDistVerLower" type="valDistVer"> - <xsd:annotation> - <xsd:documentation>Lower limit</xsd:documentation> - </xsd:annotation> - </xsd:element> - </xsd:sequence> - <xsd:attribute ref="mid"/> - </xsd:complexType> <xsd:complexType name="DmeType"> <xsd:annotation> <xsd:documentation>DME</xsd:documentation> </xsd:annotation> <xsd:sequence> @@ -2351,16 +2139,10 @@ <xsd:annotation> <xsd:documentation>FATO - centre line position - UID</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:choice> - <xsd:element name="FaoUid" type="FatoOldUidType"> - <xsd:annotation> - <xsd:documentation>[Deprecated]</xsd:documentation> - <xsd:appinfo>DEPRECATED-4.0</xsd:appinfo> - </xsd:annotation> - </xsd:element> <xsd:element name="FtoUid" type="FatoUidType"> <xsd:annotation> <xsd:documentation>FATO - centre line position is on the centre line of Final approach and take-off area [FATO]</xsd:documentation> </xsd:annotation> </xsd:element> @@ -2645,16 +2427,10 @@ <xsd:element name="codePortableVasis" type="codeYesNo" minOccurs="0"> <xsd:annotation> <xsd:documentation>Portable VASIS</xsd:documentation> </xsd:annotation> </xsd:element> - <xsd:element name="txtDescrPsnVasis" type="txtDescr" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>[Deprecated] VASIS position description</xsd:documentation> - <xsd:appinfo>DEPRECATED-4.5</xsd:appinfo> - </xsd:annotation> - </xsd:element> <xsd:element name="valSlopeAngleGpVasis" type="valAngle" minOccurs="0"> <xsd:annotation> <xsd:documentation>VASIS slope angle</xsd:documentation> </xsd:annotation> </xsd:element> @@ -2706,20 +2482,55 @@ <xsd:element name="uomAltIap" type="uomDistVer" minOccurs="0"> <xsd:annotation> <xsd:documentation>Unit of measurement [initial approach point altitude]</xsd:documentation> </xsd:annotation> </xsd:element> + <xsd:element name="valMaxSectorLen" type="valDistHorz" minOccurs="0"> + <xsd:annotation> + <xsd:documentation>Non-standard maximum sector length</xsd:documentation> + </xsd:annotation> + </xsd:element> + <xsd:element name="uomMaxSectorLen" type="uomDistHorz" minOccurs="0"> + <xsd:annotation> + <xsd:documentation>Unit of measurement [non-standard maximum sector length]</xsd:documentation> + </xsd:annotation> + </xsd:element> + <xsd:element name="valSlopeAngle" type="valAngle" minOccurs="0"> + <xsd:annotation> + <xsd:documentation>Non-standard slope angle</xsd:documentation> + </xsd:annotation> + </xsd:element> + <xsd:element name="valOpeningAngle" type="valAngle" minOccurs="0"> + <xsd:annotation> + <xsd:documentation>Non-standard opening angle</xsd:documentation> + </xsd:annotation> + </xsd:element> <xsd:element name="bezierSectorExtent" type="bezierCurve" minOccurs="0"> <xsd:annotation> - <xsd:documentation>Longitude</xsd:documentation> + <xsd:documentation>Bezier curve describing the sector</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="bezierSectorCentreLine" type="bezierCurve" minOccurs="0"> <xsd:annotation> - <xsd:documentation>Longitude</xsd:documentation> + <xsd:documentation>Bezier centre line describing the sector</xsd:documentation> </xsd:annotation> </xsd:element> + <xsd:element name="valDistVerLandingDecision" type="valDistVer" minOccurs="0"> + <xsd:annotation> + <xsd:documentation>Vertical distance above helipad surface for approach decision</xsd:documentation> + </xsd:annotation> + </xsd:element> + <xsd:element name="valDistVerTakeOffDecision" type="valDistVer" minOccurs="0"> + <xsd:annotation> + <xsd:documentation>Vertical distance above helipad surface for approach decision</xsd:documentation> + </xsd:annotation> + </xsd:element> + <xsd:element name="uomDistVer" type="uomDistVer" minOccurs="0"> + <xsd:annotation> + <xsd:documentation>Unit of measurement [vertical distance for approach decision]</xsd:documentation> + </xsd:annotation> + </xsd:element> <xsd:element name="txtRmk" type="txtRmk" minOccurs="0"> <xsd:annotation> <xsd:documentation>Remark</xsd:documentation> </xsd:annotation> </xsd:element> @@ -2730,16 +2541,10 @@ <xsd:annotation> <xsd:documentation>Approach and take-off direction of a FATO - UID</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:choice> - <xsd:element name="FaoUid" type="FatoOldUidType"> - <xsd:annotation> - <xsd:documentation>[Deprecated]</xsd:documentation> - <xsd:appinfo>DEPRECATED-4.0</xsd:appinfo> - </xsd:annotation> - </xsd:element> <xsd:element name="FtoUid" type="FatoUidType"> <xsd:annotation> <xsd:documentation>FATO - centre line position is on the centre line of Final approach and take-off area [FATO]</xsd:documentation> </xsd:annotation> </xsd:element> @@ -2811,91 +2616,10 @@ </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attribute ref="mid"/> </xsd:complexType> - <xsd:complexType name="FatoOldType"> - <xsd:annotation> - <xsd:appinfo>DEPRECATED-4.5</xsd:appinfo> - <xsd:documentation>FATO</xsd:documentation> - </xsd:annotation> - <xsd:sequence> - <xsd:element name="FaoUid" type="FatoOldUidType"> - <xsd:annotation> - <xsd:documentation>a version of Final approach and take-off area [FATO]</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="txtName" type="txtName" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>Name</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="valLen" type="valDistHorz" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>Length</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="valWid" type="valDistHorz" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>Width</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="uomDim" type="uomDistHorz" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>Unit of measurement [horizontal dimension]</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:group ref="SurfaceCharacteristics"/> - <xsd:element name="codeStrength" type="codeStrengthSfc" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>[Deprecated] Surface strength method</xsd:documentation> - <xsd:appinfo>DEPRECATED-4.5</xsd:appinfo> - </xsd:annotation> - </xsd:element> - <xsd:element name="txtDescrStrength" type="txtDescr" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>[Deprecated] Surface strength</xsd:documentation> - <xsd:appinfo>DEPRECATED-4.5</xsd:appinfo> - </xsd:annotation> - </xsd:element> - <xsd:element name="txtProfile" type="txtDescr" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>Profile description</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="txtMarking" type="txtDescr" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>Marking</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="codeSts" type="codeStsSfc" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>Operational status</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="txtRmk" type="txtRmk" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>Remark</xsd:documentation> - </xsd:annotation> - </xsd:element> - </xsd:sequence> - <xsd:attribute ref="source"/> - </xsd:complexType> - <xsd:complexType name="FatoOldUidType"> - <xsd:annotation> - <xsd:appinfo>DEPRECATED-4.5</xsd:appinfo> - <xsd:documentation>Final approach and take-off area [FATO] - UID</xsd:documentation> - </xsd:annotation> - <xsd:sequence> - <xsd:element name="TlaUid" type="TlofUidType"> - <xsd:annotation> - <xsd:documentation>Final approach and take-off area [FATO] is having Touch down and lift off area [TLOF]</xsd:documentation> - </xsd:annotation> - </xsd:element> - </xsd:sequence> - <xsd:attribute ref="mid"/> - </xsd:complexType> <xsd:complexType name="FatoProtectionAreaGeometryPointType"> <xsd:annotation> <xsd:documentation>FATO protection area geometry point</xsd:documentation> </xsd:annotation> <xsd:sequence> @@ -3068,16 +2792,10 @@ <xsd:element name="FtoUid" type="FatoUidType"> <xsd:annotation> <xsd:documentation>FATO is a version of final approach and take-off area [FATO]</xsd:documentation> </xsd:annotation> </xsd:element> - <xsd:element name="txtName" type="txtName" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>[Deprecated] Name</xsd:documentation> - <xsd:appinfo>DEPRECATED-4.5</xsd:appinfo> - </xsd:annotation> - </xsd:element> <xsd:element name="valLen" type="valDistHorz" minOccurs="0"> <xsd:annotation> <xsd:documentation>Length</xsd:documentation> </xsd:annotation> </xsd:element> @@ -3095,22 +2813,10 @@ <xsd:annotation> <xsd:documentation>Unit of measurement [horizontal dimension]</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:group ref="SurfaceCharacteristics"/> - <xsd:element name="codeStrength" type="codeStrengthSfc" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>[Deprecated] Surface strength method</xsd:documentation> - <xsd:appinfo>DEPRECATED-4.5</xsd:appinfo> - </xsd:annotation> - </xsd:element> - <xsd:element name="txtDescrStrength" type="txtDescr" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>[Deprecated] Surface strength</xsd:documentation> - <xsd:appinfo>DEPRECATED-4.5</xsd:appinfo> - </xsd:annotation> - </xsd:element> <xsd:element name="txtProfile" type="txtDescr" minOccurs="0"> <xsd:annotation> <xsd:documentation>Profile description</xsd:documentation> </xsd:annotation> </xsd:element> @@ -5162,108 +4868,10 @@ </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attributeGroup ref="Changes"/> </xsd:complexType> - <xsd:complexType name="NdbLimitationType"> - <xsd:annotation> - <xsd:appinfo>DEPRECATED-4.0</xsd:appinfo> - <xsd:documentation>[Deprecated] NDB limitation</xsd:documentation> - </xsd:annotation> - <xsd:sequence> - <xsd:element name="NlnUid" type="NdbLimitationUidType"> - <xsd:annotation> - <xsd:documentation>a version of NDB limitation</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="valDistOuter" type="valDistHorz" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>Angle sector volume outer limit</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="uomDistHorz" type="uomDistHorz"> - <xsd:annotation> - <xsd:documentation>Unit of measurement [horizontal distance]</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="valDistVerUpper" type="valDistVer" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>Upper limit</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="uomDistVerUpper" type="uomDistVer" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>Unit of measurement [upper limit]</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="codeDistVerUpper" type="codeDistVer" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>Reference for upper limit</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="uomDistVerLower" type="uomDistVer"> - <xsd:annotation> - <xsd:documentation>Unit of measurement [lower limit]</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="codeDistVerLower" type="codeDistVer"> - <xsd:annotation> - <xsd:documentation>Reference for lower limit</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="valAngleScallop" type="valAngle" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>Scalloping angle</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="txtRmk" type="txtRmk" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>Remark</xsd:documentation> - </xsd:annotation> - </xsd:element> - </xsd:sequence> - <xsd:attribute ref="source"/> - </xsd:complexType> - <xsd:complexType name="NdbLimitationUidType"> - <xsd:annotation> - <xsd:appinfo>DEPRECATED-4.0</xsd:appinfo> - <xsd:documentation>[Deprecated] NDB limitation - UID</xsd:documentation> - </xsd:annotation> - <xsd:sequence> - <xsd:element name="NdbUid" type="NdbUidType"> - <xsd:annotation> - <xsd:documentation>NDB limitation is limiting Non-directional radio beacon [NDB]</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="codeType" type="codeTypeNavAidLimit"> - <xsd:annotation> - <xsd:documentation>Type</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="valAngleFm" type="valAngleBrg"> - <xsd:annotation> - <xsd:documentation>Beginning of angle</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="valAngleTo" type="valAngleBrg"> - <xsd:annotation> - <xsd:documentation>Ending of angle</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="valDistInner" type="valDistHorz"> - <xsd:annotation> - <xsd:documentation>Angle sector volume inner limit</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="valDistVerLower" type="valDistVer"> - <xsd:annotation> - <xsd:documentation>Lower limit</xsd:documentation> - </xsd:annotation> - </xsd:element> - </xsd:sequence> - <xsd:attribute ref="mid"/> - </xsd:complexType> <xsd:complexType name="NdbType"> <xsd:annotation> <xsd:documentation>NDB</xsd:documentation> </xsd:annotation> <xsd:sequence> @@ -5680,16 +5288,16 @@ <xsd:element name="codeLinkType" type="codeTypeObstacleLink" minOccurs="0"> <xsd:annotation> <xsd:documentation>Link type</xsd:documentation> </xsd:annotation> </xsd:element> - <xsd:element name="datetimeValidWef" type="xsd:dateTime" minOccurs="0"> + <xsd:element name="datetimeValidWef" type="dateTimeZulu" minOccurs="0"> <xsd:annotation> <xsd:documentation>Obstacle valid after this date and time.</xsd:documentation> </xsd:annotation> </xsd:element> - <xsd:element name="datetimeValidTil" type="xsd:dateTime" minOccurs="0"> + <xsd:element name="datetimeValidTil" type="dateTimeZulu" minOccurs="0"> <xsd:annotation> <xsd:documentation>Obstacle valid until this date and time.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="valCrc" type="valHex" minOccurs="0"> @@ -6967,16 +6575,10 @@ <xsd:element name="codePortableVasis" type="codeYesNo" minOccurs="0"> <xsd:annotation> <xsd:documentation>Portable VASIS</xsd:documentation> </xsd:annotation> </xsd:element> - <xsd:element name="txtDescrPsnVasis" type="txtDescr" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>[Deprecated] VASIS position description</xsd:documentation> - <xsd:appinfo>DEPRECATED-4.5</xsd:appinfo> - </xsd:annotation> - </xsd:element> <xsd:element name="valSlopeAngleGpVasis" type="valAngle" minOccurs="0"> <xsd:annotation> <xsd:documentation>Approach slope angle</xsd:documentation> </xsd:annotation> </xsd:element> @@ -7221,22 +6823,10 @@ <xsd:annotation> <xsd:documentation>Unit of measurement [horizontal dimension]</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:group ref="SurfaceCharacteristics"/> - <xsd:element name="codeStrength" type="codeStrengthSfc" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>[Deprecated] Surface strength method</xsd:documentation> - <xsd:appinfo>DEPRECATED-4.5</xsd:appinfo> - </xsd:annotation> - </xsd:element> - <xsd:element name="txtDescrStrength" type="txtDescr" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>[Deprecated] Surface strength</xsd:documentation> - <xsd:appinfo>DEPRECATED-4.5</xsd:appinfo> - </xsd:annotation> - </xsd:element> <xsd:element name="valLenStrip" type="valDistHorz" minOccurs="0"> <xsd:annotation> <xsd:documentation>Physical length of the strip</xsd:documentation> </xsd:annotation> </xsd:element> @@ -8028,22 +7618,10 @@ <xsd:annotation> <xsd:documentation>Unit of measurement [horizontal dimension]</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:group ref="SurfaceCharacteristics"/> - <xsd:element name="codeStrength" type="codeStrengthSfc" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>[Deprecated] Surface strength method</xsd:documentation> - <xsd:appinfo>DEPRECATED-4.5</xsd:appinfo> - </xsd:annotation> - </xsd:element> - <xsd:element name="txtDescrStrength" type="txtDescr" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>[Deprecated] Surface strength</xsd:documentation> - <xsd:appinfo>DEPRECATED-4.5</xsd:appinfo> - </xsd:annotation> - </xsd:element> <xsd:element name="codeSts" type="codeStsSfc" minOccurs="0"> <xsd:annotation> <xsd:documentation>Operational status</xsd:documentation> </xsd:annotation> </xsd:element> @@ -8076,113 +7654,10 @@ </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attribute ref="mid"/> </xsd:complexType> - <xsd:complexType name="TacanLimitationType"> - <xsd:annotation> - <xsd:appinfo>DEPRECATED-4.0</xsd:appinfo> - <xsd:documentation>[Deprecated] TACAN - Limitation</xsd:documentation> - </xsd:annotation> - <xsd:sequence> - <xsd:element name="TlnUid" type="TacanLimitationUidType"> - <xsd:annotation> - <xsd:documentation>a version of TACAN - Limitation</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="valDistOuter" type="valDistHorz" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>Angle sector volume outer limit</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="uomDistHorz" type="uomDistHorz"> - <xsd:annotation> - <xsd:documentation>Unit of measurement [horizontal distance]</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="valDistVerUpper" type="valDistVer" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>Upper limit</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="uomDistVerUpper" type="uomDistVer" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>Unit of measurement [upper limit]</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="codeDistVerUpper" type="codeDistVer" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>Reference for upper limit</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="uomDistVerLower" type="uomDistVer"> - <xsd:annotation> - <xsd:documentation>Unit of measurement [lower limit]</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="codeDistVerLower" type="codeDistVer"> - <xsd:annotation> - <xsd:documentation>Reference for lower limit</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="valAngleScallop" type="valAngle" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>Scalloping angle</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="txtRmk" type="txtRmk" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>Remark</xsd:documentation> - </xsd:annotation> - </xsd:element> - </xsd:sequence> - <xsd:attribute ref="source"/> - </xsd:complexType> - <xsd:complexType name="TacanLimitationUidType"> - <xsd:annotation> - <xsd:appinfo>DEPRECATED-4.0</xsd:appinfo> - <xsd:documentation>[Deprecated] TACAN - Limitation - UID</xsd:documentation> - </xsd:annotation> - <xsd:sequence> - <xsd:element name="TcnUid" type="TacanUidType"> - <xsd:annotation> - <xsd:documentation>TACAN - Limitation is limiting Tactical air navigation beacon [TACAN]</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="codeComponent" type="codeComponentTacan"> - <xsd:annotation> - <xsd:documentation>Component</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="codeType" type="codeTypeNavAidLimit"> - <xsd:annotation> - <xsd:documentation>Type</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="valAngleFm" type="valAngleBrg"> - <xsd:annotation> - <xsd:documentation>Beginning of angle</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="valAngleTo" type="valAngleBrg"> - <xsd:annotation> - <xsd:documentation>Ending of angle</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="valDistInner" type="valDistHorz"> - <xsd:annotation> - <xsd:documentation>Angle sector volume inner limit</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="valDistVerLower" type="valDistVer"> - <xsd:annotation> - <xsd:documentation>Lower limit</xsd:documentation> - </xsd:annotation> - </xsd:element> - </xsd:sequence> - <xsd:attribute ref="mid"/> - </xsd:complexType> <xsd:complexType name="TacanType"> <xsd:annotation> <xsd:documentation>TACAN</xsd:documentation> </xsd:annotation> <xsd:sequence> @@ -8582,22 +8057,10 @@ <xsd:annotation> <xsd:documentation>Unit of measurement [width]</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:group ref="SurfaceCharacteristics"/> - <xsd:element name="codeStrength" type="codeStrengthSfc" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>[Deprecated] Surface strength method</xsd:documentation> - <xsd:appinfo>DEPRECATED-4.5</xsd:appinfo> - </xsd:annotation> - </xsd:element> - <xsd:element name="txtDescrStrength" type="txtDescr" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>[Deprecated] Surface strength</xsd:documentation> - <xsd:appinfo>DEPRECATED-4.5</xsd:appinfo> - </xsd:annotation> - </xsd:element> <xsd:element name="codeSts" type="codeStsSfc" minOccurs="0"> <xsd:annotation> <xsd:documentation>Operational status</xsd:documentation> </xsd:annotation> </xsd:element> @@ -9205,10 +8668,15 @@ <xsd:element name="uomGeoAccuracy" type="uomDistHorz" minOccurs="0"> <xsd:annotation> <xsd:documentation>Unit of measurement [geographical accuracy]</xsd:documentation> </xsd:annotation> </xsd:element> + <xsd:element name="valTrueBrg" type="valAngleBrg" minOccurs="0"> + <xsd:annotation> + <xsd:documentation>True bearing of the H-marking</xsd:documentation> + </xsd:annotation> + </xsd:element> <xsd:element name="valElev" type="valDistVer" minOccurs="0"> <xsd:annotation> <xsd:documentation>Elevation</xsd:documentation> </xsd:annotation> </xsd:element> @@ -9256,22 +8724,10 @@ <xsd:annotation> <xsd:documentation>Slope angle</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:group ref="SurfaceCharacteristics"/> - <xsd:element name="codeStrength" type="codeStrengthSfc" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>[Deprecated] Surface strength method</xsd:documentation> - <xsd:appinfo>DEPRECATED-4.5</xsd:appinfo> - </xsd:annotation> - </xsd:element> - <xsd:element name="txtDescrStrength" type="txtDescr" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>[Deprecated] Surface strength</xsd:documentation> - <xsd:appinfo>DEPRECATED-4.5</xsd:appinfo> - </xsd:annotation> - </xsd:element> <xsd:element name="codeClassHel" type="codeClassHel" minOccurs="0"> <xsd:annotation> <xsd:documentation>Class of helicopter</xsd:documentation> </xsd:annotation> </xsd:element> @@ -9533,107 +8989,9 @@ </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attribute ref="mid"/> <xsd:attribute ref="region" use="required"/> - </xsd:complexType> - <xsd:complexType name="VorLimitationType"> - <xsd:annotation> - <xsd:appinfo>DEPRECATED-4.0</xsd:appinfo> - <xsd:documentation>[Deprecated] VOR limitation</xsd:documentation> - </xsd:annotation> - <xsd:sequence> - <xsd:element name="VlnUid" type="VorLimitationUidType"> - <xsd:annotation> - <xsd:documentation>a version of VOR limitation</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="valDistOuter" type="valDistHorz" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>Angle sector volume outer limit</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="uomDistHorz" type="uomDistHorz"> - <xsd:annotation> - <xsd:documentation>Unit of measurement [horizontal distance]</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="valDistVerUpper" type="valDistVer" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>Upper limit</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="uomDistVerUpper" type="uomDistVer" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>Unit of measurement [upper limit]</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="codeDistVerUpper" type="codeDistVer" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>Reference for upper limit</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="uomDistVerLower" type="uomDistVer"> - <xsd:annotation> - <xsd:documentation>Unit of measurement [lower limit]</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="codeDistVerLower" type="codeDistVer"> - <xsd:annotation> - <xsd:documentation>Reference for lower limit</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="valAngleScallop" type="valAngle" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>Scalloping angle</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="txtRmk" type="txtRmk" minOccurs="0"> - <xsd:annotation> - <xsd:documentation>Remark</xsd:documentation> - </xsd:annotation> - </xsd:element> - </xsd:sequence> - <xsd:attribute ref="source"/> - </xsd:complexType> - <xsd:complexType name="VorLimitationUidType"> - <xsd:annotation> - <xsd:appinfo>DEPRECATED-4.0</xsd:appinfo> - <xsd:documentation>[Deprecated] VOR limitation - UID</xsd:documentation> - </xsd:annotation> - <xsd:sequence> - <xsd:element name="VorUid" type="VorUidType"> - <xsd:annotation> - <xsd:documentation>VOR limitation is limiting VHF omnidirectional radio range beacon [VOR]</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="codeType" type="codeTypeNavAidLimit"> - <xsd:annotation> - <xsd:documentation>Type</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="valAngleFm" type="valAngleBrg"> - <xsd:annotation> - <xsd:documentation>Beginning of angle</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="valAngleTo" type="valAngleBrg"> - <xsd:annotation> - <xsd:documentation>Ending of angle</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="valDistInner" type="valDistHorz"> - <xsd:annotation> - <xsd:documentation>Angle sector volume inner limit</xsd:documentation> - </xsd:annotation> - </xsd:element> - <xsd:element name="valDistVerLower" type="valDistVer"> - <xsd:annotation> - <xsd:documentation>Lower limit</xsd:documentation> - </xsd:annotation> - </xsd:element> - </xsd:sequence> - <xsd:attribute ref="mid"/> </xsd:complexType> <xsd:complexType name="VorType"> <xsd:annotation> <xsd:documentation>VOR</xsd:documentation> </xsd:annotation>