Skip to content

Commit 2b15118

Browse files
committed
Update TMS 2.0 schemas version to 2.0.0
1 parent d10768a commit 2b15118

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

schemas/tms/2.0/xml/bbox.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<schema xmlns:tmsc="http://www.opengis.net/tms/2.0/common" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.opengis.net/tms/2.0/common" elementFormDefault="qualified" version="1.0.0" xml:lang="en">
2+
<schema xmlns:tmsc="http://www.opengis.net/tms/2.0/common" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.opengis.net/tms/2.0/common" elementFormDefault="qualified" xml:lang="en" version="2.0.0">
33
<annotation>
44
<appinfo>Description.xsd 2021-02-10</appinfo>
55
<documentation>This XML Schema Document encodes the parts of the

schemas/tms/2.0/xml/crs.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<schema xmlns:tmsc="http://www.opengis.net/tms/2.0/common" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.opengis.net/tms/2.0/common" elementFormDefault="qualified" version="1.0.0" xml:lang="en">
2+
<schema xmlns:tmsc="http://www.opengis.net/tms/2.0/common" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.opengis.net/tms/2.0/common" elementFormDefault="qualified" xml:lang="en" version="2.0.0">
33
<annotation>
44
<appinfo>Description.xsd 2021-02-10</appinfo>
55
<documentation>This XML Schema Document encodes the parts of the

schemas/tms/2.0/xml/description.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<schema xmlns:tmsc="http://www.opengis.net/tms/2.0/common" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.opengis.net/tms/2.0/common" elementFormDefault="qualified" version="1.0.0" xml:lang="en">
2+
<schema xmlns:tmsc="http://www.opengis.net/tms/2.0/common" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.opengis.net/tms/2.0/common" elementFormDefault="qualified" xml:lang="en" version="2.0.0">
33
<annotation>
44
<appinfo>Description.xsd 2021-02-10</appinfo>
55
<documentation>This XML Schema Document encodes the parts of the

schemas/tms/2.0/xml/mediatype.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<schema xmlns:tmsc="http://www.opengis.net/tms/2.0/common" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.opengis.net/tms/2.0/common" elementFormDefault="qualified" version="1.0.0" xml:lang="en">
2+
<schema xmlns:tmsc="http://www.opengis.net/tms/2.0/common" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.opengis.net/tms/2.0/common" elementFormDefault="qualified" xml:lang="en" version="2.0.0">
33
<annotation>
44
<appinfo>Description.xsd 2021-02-10</appinfo>
55
<documentation>This XML Schema Document encodes the parts of the

schemas/tms/2.0/xml/tilematrixlimits.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!-- Edited with XMLSpy v2008 sp1 (http://www.altova.com) by Joan Masó
33
(UAB-CREAF-MiraMon). Based on previous documents of Keith Pomakis. -->
4-
<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:tms="http://www.opengis.net/tms/2.0" targetNamespace="http://www.opengis.net/tms/2.0" elementFormDefault="qualified" xml:lang="en">
4+
<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:tms="http://www.opengis.net/tms/2.0" targetNamespace="http://www.opengis.net/tms/2.0" elementFormDefault="qualified" xml:lang="en" version="2.0.0">
55
<annotation>
66
<appinfo>TileMatrixSet 2021-02-02</appinfo>
77
<documentation>

schemas/tms/2.0/xml/tilematrixset.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!-- Edited with XMLSpy v2008 sp1 (http://www.altova.com) by Joan Masó
33
(UAB-CREAF-MiraMon). Based on previous documents of Keith Pomakis. -->
4-
<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:tms="http://www.opengis.net/tms/2.0" xmlns:tmsc="http://www.opengis.net/tms/2.0/common" targetNamespace="http://www.opengis.net/tms/2.0" elementFormDefault="qualified" xml:lang="en">
4+
<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:tms="http://www.opengis.net/tms/2.0" xmlns:tmsc="http://www.opengis.net/tms/2.0/common" targetNamespace="http://www.opengis.net/tms/2.0" elementFormDefault="qualified" xml:lang="en" version="2.0.0">
55
<annotation>
66
<appinfo>TileMatrixSet 2021-02-02</appinfo>
77
<documentation>

schemas/tms/2.0/xml/tileset.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!-- Edited with XMLSpy v2008 sp1 (http://www.altova.com) by Joan Masó
33
(UAB-CREAF-MiraMon). Based on previous documents of Keith Pomakis. -->
4-
<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:tms="http://www.opengis.net/tms/2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:tmsc="http://www.opengis.net/tms/2.0/common" targetNamespace="http://www.opengis.net/tms/2.0" elementFormDefault="qualified" xml:lang="en">
4+
<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:tms="http://www.opengis.net/tms/2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:tmsc="http://www.opengis.net/tms/2.0/common" targetNamespace="http://www.opengis.net/tms/2.0" elementFormDefault="qualified" xml:lang="en" version="2.0.0">
55
<annotation>
66
<appinfo>TileMatrixSet 2021-02-02</appinfo>
77
<documentation>

0 commit comments

Comments
 (0)