From 771a17e3ea8f75d2c137265ecb7d0a339548f90f Mon Sep 17 00:00:00 2001 From: BL Choy Date: Fri, 25 Oct 2019 12:32:26 +0100 Subject: [PATCH] Refresh other AIXM WX_Profile files --- .../5.1.1b/AIXM_AbstractGML_ObjectTypes.xsd | 480 ++++----- .../AIXM_WX/5.1.1b/AIXM_DataTypes.xsd | 963 +++++++++--------- .../5.1.1_profiles/AIXM_WX/5.1.1b/README.txt | 34 +- 3 files changed, 750 insertions(+), 727 deletions(-) diff --git a/externalSchema/aero/aixm/5.1.1_profiles/AIXM_WX/5.1.1b/AIXM_AbstractGML_ObjectTypes.xsd b/externalSchema/aero/aixm/5.1.1_profiles/AIXM_WX/5.1.1b/AIXM_AbstractGML_ObjectTypes.xsd index 18094805..f17bbcb2 100644 --- a/externalSchema/aero/aixm/5.1.1_profiles/AIXM_WX/5.1.1b/AIXM_AbstractGML_ObjectTypes.xsd +++ b/externalSchema/aero/aixm/5.1.1_profiles/AIXM_WX/5.1.1b/AIXM_AbstractGML_ObjectTypes.xsd @@ -1,240 +1,240 @@ - - - - - - - - - - - - - - - http://external.schemas.opengis.net/gmlAIXMProfile/1.1/gml321forAIXM.xsd - - - - - - - - - - - - - - - This derives from gml:DynamicFeatureType, as all AIXM features are expected to have temporal properties modeled using the Timeslice model. While the GML specification does not mandate that dynamic features derive from gml:DynamicFeatureType, many GML-aware applications may only detect a dynamic feature by this type hierarchy. Note that all temporal properties of gml:DynamicFeatureType are removed during this restriction, because they will be added for each AIXM feature specifically, based on the TimeSlice model - - - - - - - - - - - - - - - - - - - - - - Adds the FeatureMetadata, which is common to all AIXM features - - - - - - - - - - - - Substitution head for AIXM features. - - - - - Base type for AIXM complex types that are NOT features. For example, City, ContactInformation, AirspaceVolume, etc. It derives from AbstractGMLType so that AIXM objects are recognised as GML objects, thus ensuring that GML-aware applications recognise them properly. Retains only the mandatory gml:id attribute. - - - - - - - - - - - - - Substitution head for AIXM objects. - - - - - It provides a basis for deriving AIXM feature/object properties. It defines the nilReason attribute and currently, it is only used for properties that are derived from association with an AIM object. - - - - - - - - - Base type of AIXM Timeslices. Removes option attributes that are not used in AIXM. - - - - - - - - The efffectivity of the TimeSlice. - - - - - - - - - - - Adds in the AIXM specific properties, such as 'interpretation'. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Property indicating how the timeslice is to be interpreted. See the AIXM Temporality model for details. - - - - - - - - - - - - - Used for the identification of the Time Slice concerned. See the AIXM Temporality model for details. - - - - - - - - Used for indicating the order of the corrections of a Time Slice. See the AIXM Temporality model for details. - - - - - - - - The start and end of life of the feature. See the AIXM Temporality model for details. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + http://external.schemas.opengis.net/gmlAIXMProfile/1.1/gml321forAIXM.xsd + + + + + + + + + + + + + + + This derives from gml:DynamicFeatureType, as all AIXM features are expected to have temporal properties modeled using the Timeslice model. While the GML specification does not mandate that dynamic features derive from gml:DynamicFeatureType, many GML-aware applications may only detect a dynamic feature by this type hierarchy. Note that all temporal properties of gml:DynamicFeatureType are removed during this restriction, because they will be added for each AIXM feature specifically, based on the TimeSlice model + + + + + + + + + + + + + + + + + + + + + + Adds the FeatureMetadata, which is common to all AIXM features + + + + + + + + + + + + Substitution head for AIXM features. + + + + + Base type for AIXM complex types that are NOT features. For example, City, ContactInformation, AirspaceVolume, etc. It derives from AbstractGMLType so that AIXM objects are recognised as GML objects, thus ensuring that GML-aware applications recognise them properly. Retains only the mandatory gml:id attribute. + + + + + + + + + + + + + Substitution head for AIXM objects. + + + + + It provides a basis for deriving AIXM feature/object properties. It defines the nilReason attribute and currently, it is only used for properties that are derived from association with an AIM object. + + + + + + + + + Base type of AIXM Timeslices. Removes option attributes that are not used in AIXM. + + + + + + + + The efffectivity of the TimeSlice. + + + + + + + + + + + Adds in the AIXM specific properties, such as 'interpretation'. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Property indicating how the timeslice is to be interpreted. See the AIXM Temporality model for details. + + + + + + + + + + + + + Used for the identification of the Time Slice concerned. See the AIXM Temporality model for details. + + + + + + + + Used for indicating the order of the corrections of a Time Slice. See the AIXM Temporality model for details. + + + + + + + + The start and end of life of the feature. See the AIXM Temporality model for details. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/externalSchema/aero/aixm/5.1.1_profiles/AIXM_WX/5.1.1b/AIXM_DataTypes.xsd b/externalSchema/aero/aixm/5.1.1_profiles/AIXM_WX/5.1.1b/AIXM_DataTypes.xsd index e7fce6a9..a2191208 100644 --- a/externalSchema/aero/aixm/5.1.1_profiles/AIXM_WX/5.1.1b/AIXM_DataTypes.xsd +++ b/externalSchema/aero/aixm/5.1.1_profiles/AIXM_WX/5.1.1b/AIXM_DataTypes.xsd @@ -1,470 +1,493 @@ - - - - - - - - - - - - - - - - - http://external.schemas.opengis.net/gmlAIXMProfile/1.1/gml321forAIXM.xsd - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + http://external.schemas.opengis.net/gmlAIXMProfile/1.1/gml321forAIXM.xsd + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/externalSchema/aero/aixm/5.1.1_profiles/AIXM_WX/5.1.1b/README.txt b/externalSchema/aero/aixm/5.1.1_profiles/AIXM_WX/5.1.1b/README.txt index 6387503f..7f07350a 100644 --- a/externalSchema/aero/aixm/5.1.1_profiles/AIXM_WX/5.1.1b/README.txt +++ b/externalSchema/aero/aixm/5.1.1_profiles/AIXM_WX/5.1.1b/README.txt @@ -1,18 +1,18 @@ -AIXM_WX is an AIXM Profile for use in the weather community based upon AIXM 5.1.1. -As an AIXM profile, this schema is identical to the original except -that unneeded AIXM content has been removed. This profile may be used in XML -schemaLocations as an alternative to the full AIXM schema. - -The AIXM_WX profile contains those portions of AIXM that are needed to identify and locate -aeronautical regions related to weather reporting. This profile includes a selected set of -properties from the following AIXM types: - - -AirportHeliport - -Airspace - -AirspaceVolume - -AirspaceLayer (new, included in the AIXM profile for IWXXM 3.0) - -Runway - -RunwayDirection - -Unit - +AIXM_WX is an AIXM Profile for use in the weather community based upon AIXM 5.1.1. +As an AIXM profile, this schema is identical to the original except +that unneeded AIXM content has been removed. This profile may be used in XML +schemaLocations as an alternative to the full AIXM schema. + +The AIXM_WX profile contains those portions of AIXM that are needed to identify and locate +aeronautical regions related to weather reporting. This profile includes a selected set of +properties from the following AIXM types: + + -AirportHeliport + -Airspace + -AirspaceVolume + -AirspaceLayer (new, included in the AIXM profile for IWXXM 3.0) + -Runway + -RunwayDirection + -Unit + Questions or comments may be directed to blchoy AT hko.gov.hk \ No newline at end of file