From ed09095b9ef5c2a139b3b773fe54c4ed3bb22604 Mon Sep 17 00:00:00 2001 From: BL Choy Date: Fri, 10 Apr 2020 22:04:36 +0800 Subject: [PATCH] Revised the two METAR examples to avoid schema validation error. (#215) Thanks Mark! --- IWXXM/examples/metar-EDDF-runwaystate.xml | 4 ++-- IWXXM/examples/metar-LKKV.xml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/IWXXM/examples/metar-EDDF-runwaystate.xml b/IWXXM/examples/metar-EDDF-runwaystate.xml index 34ea1d84..e38b0ac9 100644 --- a/IWXXM/examples/metar-EDDF-runwaystate.xml +++ b/IWXXM/examples/metar-EDDF-runwaystate.xml @@ -3,7 +3,7 @@ permissibleUsage="OPERATIONAL" reportStatus="NORMAL" xmlns:aixm="http://www.aixm.aero/schema/5.1.1" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:iwxxm="http://icao.int/iwxxm/3.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://icao.int/iwxxm/3.0 https://schemas.wmo.int/iwxxm/3.0/iwxxm.xsd"> + xsi:schemaLocation="http://icao.int/iwxxm/3.0 http://schemas.wmo.int/iwxxm/3.0/iwxxm.xsd"> @@ -23,7 +23,7 @@ + srsName="http://www.opengis.net/def/crs/EPSG/0/4326"> 50.0464 8.5986 110 EGM_96 diff --git a/IWXXM/examples/metar-LKKV.xml b/IWXXM/examples/metar-LKKV.xml index 02863ab0..cf7f8f9d 100644 --- a/IWXXM/examples/metar-LKKV.xml +++ b/IWXXM/examples/metar-LKKV.xml @@ -3,7 +3,7 @@ permissibleUsage="OPERATIONAL" reportStatus="NORMAL" xmlns:aixm="http://www.aixm.aero/schema/5.1.1" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:iwxxm="http://icao.int/iwxxm/3.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://icao.int/iwxxm/3.0 https://schemas.wmo.int/iwxxm/3.0/iwxxm.xsd"> + xsi:schemaLocation="http://icao.int/iwxxm/3.0 http://schemas.wmo.int/iwxxm/3.0/iwxxm.xsd"> 2007-07-25T12:00:00Z @@ -22,7 +22,7 @@ + srsName="http://www.opengis.net/def/crs/EPSG/0/4326"> 50.20 12.90 @@ -97,4 +97,4 @@ - \ No newline at end of file +