summaryrefslogtreecommitdiff
path: root/java/test/IceXML/encoding/ice.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'java/test/IceXML/encoding/ice.xsd')
-rw-r--r--java/test/IceXML/encoding/ice.xsd4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/test/IceXML/encoding/ice.xsd b/java/test/IceXML/encoding/ice.xsd
index 5d4e192209d..df6d3322ade 100644
--- a/java/test/IceXML/encoding/ice.xsd
+++ b/java/test/IceXML/encoding/ice.xsd
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
**********************************************************************
-Copyright (c) 2001
+Copyright (c) 2002
ZeroC, Inc.
Billerica, MA, USA
@@ -12,7 +12,7 @@ the terms of the GNU General Public License version 2 as published by
the Free Software Foundation.
**********************************************************************
-->
-<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
+<xs:schema xmlns:xs="http://www.w3.org/2002/XMLSchema"
elementFormDefault="qualified"
xmlns:tns="http://www.zeroc.com/schemas"
targetNamespace="http://www.zeroc.com/schemas">