From bf58ae296b724374706ab310eed891994255c382 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20T=C5=AFma?= Date: Wed, 10 Oct 2018 23:09:00 +0200 Subject: [PATCH] XSD fix + description HTML updates/markup fixes. --- map/1.0 | 1 - map/1.0/index.html | 21 ++++++++++ map/1.0/map.xsd | 99 ++++++++++++++++++++++++++++++++++++++++++++++ map/1.1/index.html | 7 +++- map/1.2/index.html | 7 +++- map/1/index.html | 13 +++++- map/1/map.xsd | 4 +- 7 files changed, 146 insertions(+), 6 deletions(-) delete mode 120000 map/1.0 create mode 100644 map/1.0/index.html create mode 100644 map/1.0/map.xsd diff --git a/map/1.0 b/map/1.0 deleted file mode 120000 index 56a6051c..00000000 --- a/map/1.0 +++ /dev/null @@ -1 +0,0 @@ -1 \ No newline at end of file diff --git a/map/1.0/index.html b/map/1.0/index.html new file mode 100644 index 00000000..56dab939 --- /dev/null +++ b/map/1.0/index.html @@ -0,0 +1,21 @@ + + + +Map version 1.0 XML file format + + + + + +

Map version 1.0 XML file format

+

For human-readable Map format description, see the +GPXSee documentation page, for +XML validation use the XSD +file.

+ + + diff --git a/map/1.0/map.xsd b/map/1.0/map.xsd new file mode 100644 index 00000000..2cb65337 --- /dev/null +++ b/map/1.0/map.xsd @@ -0,0 +1,99 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/map/1.1/index.html b/map/1.1/index.html index e86a5dc2..0947b11d 100644 --- a/map/1.1/index.html +++ b/map/1.1/index.html @@ -3,6 +3,11 @@ Map version 1.1 XML file format + @@ -10,7 +15,7 @@

For human-readable Map format description, see the GPXSee documentation page, for XML validation use the XSD -file. +file.

Changes since 1.0: