Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00101m/ST_facets00101m1_p.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00101m/ST_facets00101m1_p.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00101m/ST_facets00101m1_p.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00101m/ST_facets00101m1_p.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00101m1_p.xml
+   generated from: @(#)ST_facets00101m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00101m.xsd">1</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00101m/ST_facets00101m2_p.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00101m/ST_facets00101m2_p.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00101m/ST_facets00101m2_p.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00101m/ST_facets00101m2_p.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00101m2_p.xml
+   generated from: @(#)ST_facets00101m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00101m.xsd">11</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00101m/ST_facets00101m3_p.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00101m/ST_facets00101m3_p.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00101m/ST_facets00101m3_p.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00101m/ST_facets00101m3_p.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00101m3_p.xml
+   generated from: @(#)ST_facets00101m.jmpp    1.1 02/02/28
+
+-->
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00101m.xsd">111</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00102m/ST_facets00102m.xsd
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00102m/ST_facets00102m.xsd?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00102m/ST_facets00102m.xsd
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00102m/ST_facets00102m.xsd
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00102m.xsd
+   generated from: @(#)ST_facets00102m.jmpp    1.1 02/02/28
+
+-->
+
+
+<xsd:schema
+  xmlns="ST_facets"
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema";
+  targetNamespace="ST_facets">
+     <xsd:element name="test" type="Test"/>
+
+    <xsd:simpleType name="Test">
+        <xsd:restriction base="xsd:byte">
+            <xsd:maxInclusive value="100"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+</xsd:schema>
+
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00102m/ST_facets00102m1_n.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00102m/ST_facets00102m1_n.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00102m/ST_facets00102m1_n.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00102m/ST_facets00102m1_n.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00102m1_n.xml
+   generated from: @(#)ST_facets00102m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00102m.xsd">101</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00102m/ST_facets00102m1_p.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00102m/ST_facets00102m1_p.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00102m/ST_facets00102m1_p.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00102m/ST_facets00102m1_p.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00102m1_p.xml
+   generated from: @(#)ST_facets00102m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00102m.xsd">99</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00103m/ST_facets00103m.xsd
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00103m/ST_facets00103m.xsd?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00103m/ST_facets00103m.xsd
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00103m/ST_facets00103m.xsd
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00103m.xsd
+   generated from: @(#)ST_facets00103m.jmpp    1.1 02/02/28
+
+-->
+
+
+<xsd:schema
+  xmlns="ST_facets"
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema";
+  targetNamespace="ST_facets">
+     <xsd:element name="test" type="Test"/>
+
+    <xsd:simpleType name="Test">
+        <xsd:restriction base="xsd:unsignedByte">
+            <xsd:maxInclusive value="100"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+</xsd:schema>
+
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00103m/ST_facets00103m1_n.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00103m/ST_facets00103m1_n.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00103m/ST_facets00103m1_n.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00103m/ST_facets00103m1_n.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00103m1_n.xml
+   generated from: @(#)ST_facets00103m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00103m.xsd">101</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00103m/ST_facets00103m1_p.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00103m/ST_facets00103m1_p.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00103m/ST_facets00103m1_p.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00103m/ST_facets00103m1_p.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00103m1_p.xml
+   generated from: @(#)ST_facets00103m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00103m.xsd">99</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00104m/ST_facets00104m.xsd
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00104m/ST_facets00104m.xsd?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00104m/ST_facets00104m.xsd
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00104m/ST_facets00104m.xsd
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00104m.xsd
+   generated from: @(#)ST_facets00104m.jmpp    1.1 02/02/28
+
+-->
+
+
+<xsd:schema
+  xmlns="ST_facets"
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema";
+  targetNamespace="ST_facets">
+     <xsd:element name="test" type="Test"/>
+
+    <xsd:simpleType name="Test">
+        <xsd:restriction base="xsd:integer">
+            <xsd:maxInclusive value="100"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+</xsd:schema>
+
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00104m/ST_facets00104m1_n.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00104m/ST_facets00104m1_n.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00104m/ST_facets00104m1_n.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00104m/ST_facets00104m1_n.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00104m1_n.xml
+   generated from: @(#)ST_facets00104m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00104m.xsd">101</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00104m/ST_facets00104m1_p.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00104m/ST_facets00104m1_p.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00104m/ST_facets00104m1_p.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00104m/ST_facets00104m1_p.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00104m1_p.xml
+   generated from: @(#)ST_facets00104m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00104m.xsd">99</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00105m/ST_facets00105m.xsd
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00105m/ST_facets00105m.xsd?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00105m/ST_facets00105m.xsd
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00105m/ST_facets00105m.xsd
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00105m.xsd
+   generated from: @(#)ST_facets00105m.jmpp    1.1 02/02/28
+
+-->
+
+
+<xsd:schema
+  xmlns="ST_facets"
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema";
+  targetNamespace="ST_facets">
+     <xsd:element name="test" type="Test"/>
+
+    <xsd:simpleType name="Test">
+        <xsd:restriction base="xsd:positiveInteger">
+            <xsd:maxInclusive value="100"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+</xsd:schema>
+
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00105m/ST_facets00105m1_n.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00105m/ST_facets00105m1_n.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00105m/ST_facets00105m1_n.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00105m/ST_facets00105m1_n.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00105m1_n.xml
+   generated from: @(#)ST_facets00105m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00105m.xsd">101</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00105m/ST_facets00105m1_p.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00105m/ST_facets00105m1_p.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00105m/ST_facets00105m1_p.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00105m/ST_facets00105m1_p.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00105m1_p.xml
+   generated from: @(#)ST_facets00105m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00105m.xsd">99</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00106m/ST_facets00106m.xsd
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00106m/ST_facets00106m.xsd?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00106m/ST_facets00106m.xsd
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00106m/ST_facets00106m.xsd
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00106m.xsd
+   generated from: @(#)ST_facets00106m.jmpp    1.1 02/02/28
+
+-->
+
+
+<xsd:schema
+  xmlns="ST_facets"
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema";
+  targetNamespace="ST_facets">
+     <xsd:element name="test" type="Test"/>
+
+    <xsd:simpleType name="Test">
+        <xsd:restriction base="xsd:negativeInteger">
+            <xsd:maxInclusive value="-10"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+</xsd:schema>
+
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00106m/ST_facets00106m1_n.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00106m/ST_facets00106m1_n.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00106m/ST_facets00106m1_n.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00106m/ST_facets00106m1_n.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00106m1_n.xml
+   generated from: @(#)ST_facets00106m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00106m.xsd">-9</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00106m/ST_facets00106m1_p.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00106m/ST_facets00106m1_p.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00106m/ST_facets00106m1_p.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00106m/ST_facets00106m1_p.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00106m1_p.xml
+   generated from: @(#)ST_facets00106m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00106m.xsd">-11</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00107m/ST_facets00107m.xsd
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00107m/ST_facets00107m.xsd?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00107m/ST_facets00107m.xsd
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00107m/ST_facets00107m.xsd
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00107m.xsd
+   generated from: @(#)ST_facets00107m.jmpp    1.1 02/02/28
+
+-->
+
+
+<xsd:schema
+  xmlns="ST_facets"
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema";
+  targetNamespace="ST_facets">
+     <xsd:element name="test" type="Test"/>
+
+    <xsd:simpleType name="Test">
+        <xsd:restriction base="xsd:nonNegativeInteger">
+            <xsd:maxInclusive value="100"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+</xsd:schema>
+
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00107m/ST_facets00107m1_n.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00107m/ST_facets00107m1_n.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00107m/ST_facets00107m1_n.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00107m/ST_facets00107m1_n.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00107m1_n.xml
+   generated from: @(#)ST_facets00107m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00107m.xsd">101</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00107m/ST_facets00107m1_p.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00107m/ST_facets00107m1_p.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00107m/ST_facets00107m1_p.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00107m/ST_facets00107m1_p.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00107m1_p.xml
+   generated from: @(#)ST_facets00107m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00107m.xsd">99</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00108m/ST_facets00108m.xsd
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00108m/ST_facets00108m.xsd?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00108m/ST_facets00108m.xsd
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00108m/ST_facets00108m.xsd
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00108m.xsd
+   generated from: @(#)ST_facets00108m.jmpp    1.1 02/02/28
+
+-->
+
+
+<xsd:schema
+  xmlns="ST_facets"
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema";
+  targetNamespace="ST_facets">
+     <xsd:element name="test" type="Test"/>
+
+    <xsd:simpleType name="Test">
+        <xsd:restriction base="xsd:nonPositiveInteger">
+            <xsd:maxInclusive value="-10"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+</xsd:schema>
+
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00108m/ST_facets00108m1_n.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00108m/ST_facets00108m1_n.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00108m/ST_facets00108m1_n.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00108m/ST_facets00108m1_n.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00108m1_n.xml
+   generated from: @(#)ST_facets00108m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00108m.xsd">-9</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00108m/ST_facets00108m1_p.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00108m/ST_facets00108m1_p.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00108m/ST_facets00108m1_p.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00108m/ST_facets00108m1_p.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00108m1_p.xml
+   generated from: @(#)ST_facets00108m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00108m.xsd">-11</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00109m/ST_facets00109m.xsd
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00109m/ST_facets00109m.xsd?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00109m/ST_facets00109m.xsd
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00109m/ST_facets00109m.xsd
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00109m.xsd
+   generated from: @(#)ST_facets00109m.jmpp    1.1 02/02/28
+
+-->
+
+
+<xsd:schema
+  xmlns="ST_facets"
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema";
+  targetNamespace="ST_facets">
+     <xsd:element name="test" type="Test"/>
+
+    <xsd:simpleType name="Test">
+        <xsd:restriction base="xsd:int">
+            <xsd:maxInclusive value="100"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+</xsd:schema>
+
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00109m/ST_facets00109m1_n.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00109m/ST_facets00109m1_n.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00109m/ST_facets00109m1_n.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00109m/ST_facets00109m1_n.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00109m1_n.xml
+   generated from: @(#)ST_facets00109m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00109m.xsd">101</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00109m/ST_facets00109m1_p.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00109m/ST_facets00109m1_p.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00109m/ST_facets00109m1_p.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00109m/ST_facets00109m1_p.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00109m1_p.xml
+   generated from: @(#)ST_facets00109m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00109m.xsd">99</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00110m/ST_facets00110m.xsd
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00110m/ST_facets00110m.xsd?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00110m/ST_facets00110m.xsd
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00110m/ST_facets00110m.xsd
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00110m.xsd
+   generated from: @(#)ST_facets00110m.jmpp    1.1 02/02/28
+
+-->
+
+
+<xsd:schema
+  xmlns="ST_facets"
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema";
+  targetNamespace="ST_facets">
+     <xsd:element name="test" type="Test"/>
+
+    <xsd:simpleType name="Test">
+        <xsd:restriction base="xsd:unsignedInt">
+            <xsd:maxInclusive value="100"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+</xsd:schema>
+
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00110m/ST_facets00110m1_n.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00110m/ST_facets00110m1_n.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00110m/ST_facets00110m1_n.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00110m/ST_facets00110m1_n.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00110m1_n.xml
+   generated from: @(#)ST_facets00110m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00110m.xsd">101</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00110m/ST_facets00110m1_p.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00110m/ST_facets00110m1_p.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00110m/ST_facets00110m1_p.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00110m/ST_facets00110m1_p.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00110m1_p.xml
+   generated from: @(#)ST_facets00110m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00110m.xsd">99</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00111m/ST_facets00111m.xsd
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00111m/ST_facets00111m.xsd?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00111m/ST_facets00111m.xsd
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00111m/ST_facets00111m.xsd
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00111m.xsd
+   generated from: @(#)ST_facets00111m.jmpp    1.1 02/02/28
+
+-->
+
+
+<xsd:schema
+  xmlns="ST_facets"
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema";
+  targetNamespace="ST_facets">
+     <xsd:element name="test" type="Test"/>
+
+    <xsd:simpleType name="Test">
+        <xsd:restriction base="xsd:long">
+            <xsd:maxInclusive value="100"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+</xsd:schema>
+
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00111m/ST_facets00111m1_n.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00111m/ST_facets00111m1_n.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00111m/ST_facets00111m1_n.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00111m/ST_facets00111m1_n.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00111m1_n.xml
+   generated from: @(#)ST_facets00111m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00111m.xsd">101</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00111m/ST_facets00111m1_p.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00111m/ST_facets00111m1_p.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00111m/ST_facets00111m1_p.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00111m/ST_facets00111m1_p.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00111m1_p.xml
+   generated from: @(#)ST_facets00111m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00111m.xsd">99</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00112m/ST_facets00112m.xsd
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00112m/ST_facets00112m.xsd?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00112m/ST_facets00112m.xsd
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00112m/ST_facets00112m.xsd
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00112m.xsd
+   generated from: @(#)ST_facets00112m.jmpp    1.1 02/02/28
+
+-->
+
+
+<xsd:schema
+  xmlns="ST_facets"
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema";
+  targetNamespace="ST_facets">
+     <xsd:element name="test" type="Test"/>
+
+    <xsd:simpleType name="Test">
+        <xsd:restriction base="xsd:unsignedLong">
+            <xsd:maxInclusive value="100"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+</xsd:schema>
+
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00112m/ST_facets00112m1_n.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00112m/ST_facets00112m1_n.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00112m/ST_facets00112m1_n.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00112m/ST_facets00112m1_n.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00112m1_n.xml
+   generated from: @(#)ST_facets00112m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00112m.xsd">101</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00112m/ST_facets00112m1_p.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00112m/ST_facets00112m1_p.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00112m/ST_facets00112m1_p.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00112m/ST_facets00112m1_p.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00112m1_p.xml
+   generated from: @(#)ST_facets00112m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00112m.xsd">99</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00113m/ST_facets00113m.xsd
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00113m/ST_facets00113m.xsd?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00113m/ST_facets00113m.xsd
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00113m/ST_facets00113m.xsd
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00113m.xsd
+   generated from: @(#)ST_facets00113m.jmpp    1.1 02/02/28
+
+-->
+
+
+<xsd:schema
+  xmlns="ST_facets"
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema";
+  targetNamespace="ST_facets">
+     <xsd:element name="test" type="Test"/>
+
+    <xsd:simpleType name="Test">
+        <xsd:restriction base="xsd:short">
+            <xsd:maxInclusive value="100"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+</xsd:schema>
+
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00113m/ST_facets00113m1_n.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00113m/ST_facets00113m1_n.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00113m/ST_facets00113m1_n.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00113m/ST_facets00113m1_n.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00113m1_n.xml
+   generated from: @(#)ST_facets00113m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00113m.xsd">101</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00113m/ST_facets00113m1_p.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00113m/ST_facets00113m1_p.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00113m/ST_facets00113m1_p.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00113m/ST_facets00113m1_p.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00113m1_p.xml
+   generated from: @(#)ST_facets00113m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00113m.xsd">99</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00114m/ST_facets00114m.xsd
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00114m/ST_facets00114m.xsd?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00114m/ST_facets00114m.xsd
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00114m/ST_facets00114m.xsd
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00114m.xsd
+   generated from: @(#)ST_facets00114m.jmpp    1.1 02/02/28
+
+-->
+
+
+<xsd:schema
+  xmlns="ST_facets"
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema";
+  targetNamespace="ST_facets">
+     <xsd:element name="test" type="Test"/>
+
+    <xsd:simpleType name="Test">
+        <xsd:restriction base="xsd:unsignedShort">
+            <xsd:maxInclusive value="100"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+</xsd:schema>
+
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00114m/ST_facets00114m1_n.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00114m/ST_facets00114m1_n.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00114m/ST_facets00114m1_n.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00114m/ST_facets00114m1_n.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00114m1_n.xml
+   generated from: @(#)ST_facets00114m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00114m.xsd">101</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00114m/ST_facets00114m1_p.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00114m/ST_facets00114m1_p.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00114m/ST_facets00114m1_p.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00114m/ST_facets00114m1_p.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00114m1_p.xml
+   generated from: @(#)ST_facets00114m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00114m.xsd">99</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00115m/ST_facets00115m.xsd
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00115m/ST_facets00115m.xsd?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00115m/ST_facets00115m.xsd
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00115m/ST_facets00115m.xsd
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00115m.xsd
+   generated from: @(#)ST_facets00115m.jmpp    1.1 02/02/28
+
+-->
+
+
+<xsd:schema
+  xmlns="ST_facets"
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema";
+  targetNamespace="ST_facets">
+     <xsd:element name="test" type="Test"/>
+
+    <xsd:simpleType name="Test">
+        <xsd:restriction base="xsd:decimal">
+            <xsd:maxInclusive value="100"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+</xsd:schema>
+
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00115m/ST_facets00115m1_n.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00115m/ST_facets00115m1_n.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00115m/ST_facets00115m1_n.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00115m/ST_facets00115m1_n.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00115m1_n.xml
+   generated from: @(#)ST_facets00115m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00115m.xsd">101</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00115m/ST_facets00115m1_p.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00115m/ST_facets00115m1_p.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00115m/ST_facets00115m1_p.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00115m/ST_facets00115m1_p.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00115m1_p.xml
+   generated from: @(#)ST_facets00115m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00115m.xsd">99</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00116m/ST_facets00116m.xsd
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00116m/ST_facets00116m.xsd?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00116m/ST_facets00116m.xsd
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00116m/ST_facets00116m.xsd
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00116m.xsd
+   generated from: @(#)ST_facets00116m.jmpp    1.1 02/02/28
+
+-->
+
+
+<xsd:schema
+  xmlns="ST_facets"
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema";
+  targetNamespace="ST_facets">
+     <xsd:element name="test" type="Test"/>
+
+    <xsd:simpleType name="Test">
+        <xsd:restriction base="xsd:float">
+            <xsd:maxInclusive value="100.0"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+</xsd:schema>
+
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00116m/ST_facets00116m1_n.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00116m/ST_facets00116m1_n.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00116m/ST_facets00116m1_n.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00116m/ST_facets00116m1_n.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00116m1_n.xml
+   generated from: @(#)ST_facets00116m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00116m.xsd">101.0</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00116m/ST_facets00116m1_p.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00116m/ST_facets00116m1_p.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00116m/ST_facets00116m1_p.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00116m/ST_facets00116m1_p.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00116m1_p.xml
+   generated from: @(#)ST_facets00116m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00116m.xsd">99.0</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00117m/ST_facets00117m.xsd
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00117m/ST_facets00117m.xsd?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00117m/ST_facets00117m.xsd
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00117m/ST_facets00117m.xsd
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00117m.xsd
+   generated from: @(#)ST_facets00117m.jmpp    1.1 02/02/28
+
+-->
+
+
+<xsd:schema
+  xmlns="ST_facets"
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema";
+  targetNamespace="ST_facets">
+     <xsd:element name="test" type="Test"/>
+
+    <xsd:simpleType name="Test">
+        <xsd:restriction base="xsd:double">
+            <xsd:maxInclusive value="100.0"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+</xsd:schema>
+
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00117m/ST_facets00117m1_n.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00117m/ST_facets00117m1_n.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00117m/ST_facets00117m1_n.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00117m/ST_facets00117m1_n.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00117m1_n.xml
+   generated from: @(#)ST_facets00117m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00117m.xsd">101.0</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00117m/ST_facets00117m1_p.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00117m/ST_facets00117m1_p.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00117m/ST_facets00117m1_p.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00117m/ST_facets00117m1_p.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00117m1_p.xml
+   generated from: @(#)ST_facets00117m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00117m.xsd">99.0</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00118m/ST_facets00118m.xsd
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00118m/ST_facets00118m.xsd?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00118m/ST_facets00118m.xsd
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00118m/ST_facets00118m.xsd
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00118m.xsd
+   generated from: @(#)ST_facets00118m.jmpp    1.1 02/02/28
+
+-->
+
+
+<xsd:schema
+  xmlns="ST_facets"
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema";
+  targetNamespace="ST_facets">
+     <xsd:element name="test" type="Test"/>
+
+    <xsd:simpleType name="Test">
+        <xsd:restriction base="xsd:date">
+            <xsd:maxInclusive value="2002-02-28"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+</xsd:schema>
+
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00118m/ST_facets00118m1_n.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00118m/ST_facets00118m1_n.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00118m/ST_facets00118m1_n.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00118m/ST_facets00118m1_n.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00118m1_n.xml
+   generated from: @(#)ST_facets00118m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00118m.xsd">2002-03-01</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00118m/ST_facets00118m1_p.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00118m/ST_facets00118m1_p.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00118m/ST_facets00118m1_p.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00118m/ST_facets00118m1_p.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00118m1_p.xml
+   generated from: @(#)ST_facets00118m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00118m.xsd">2002-02-27</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00119m/ST_facets00119m.xsd
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00119m/ST_facets00119m.xsd?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00119m/ST_facets00119m.xsd
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00119m/ST_facets00119m.xsd
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00119m.xsd
+   generated from: @(#)ST_facets00119m.jmpp    1.1 02/02/28
+
+-->
+
+
+<xsd:schema
+  xmlns="ST_facets"
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema";
+  targetNamespace="ST_facets">
+     <xsd:element name="test" type="Test"/>
+
+    <xsd:simpleType name="Test">
+        <xsd:restriction base="xsd:gMonth">
+            <xsd:maxInclusive value="--02--"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+</xsd:schema>
+
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00119m/ST_facets00119m1_n.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00119m/ST_facets00119m1_n.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00119m/ST_facets00119m1_n.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00119m/ST_facets00119m1_n.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00119m1_n.xml
+   generated from: @(#)ST_facets00119m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00119m.xsd">--03--</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00119m/ST_facets00119m1_p.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00119m/ST_facets00119m1_p.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00119m/ST_facets00119m1_p.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00119m/ST_facets00119m1_p.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00119m1_p.xml
+   generated from: @(#)ST_facets00119m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00119m.xsd">--01--</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00120m/ST_facets00120m.xsd
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00120m/ST_facets00120m.xsd?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00120m/ST_facets00120m.xsd
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00120m/ST_facets00120m.xsd
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00120m.xsd
+   generated from: @(#)ST_facets00120m.jmpp    1.1 02/02/28
+
+-->
+
+
+<xsd:schema
+  xmlns="ST_facets"
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema";
+  targetNamespace="ST_facets">
+     <xsd:element name="test" type="Test"/>
+
+    <xsd:simpleType name="Test">
+        <xsd:restriction base="xsd:gYear">
+            <xsd:maxInclusive value="2002"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+</xsd:schema>
+
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00120m/ST_facets00120m1_n.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00120m/ST_facets00120m1_n.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00120m/ST_facets00120m1_n.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00120m/ST_facets00120m1_n.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00120m1_n.xml
+   generated from: @(#)ST_facets00120m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00120m.xsd">2003</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00120m/ST_facets00120m1_p.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00120m/ST_facets00120m1_p.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00120m/ST_facets00120m1_p.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00120m/ST_facets00120m1_p.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00120m1_p.xml
+   generated from: @(#)ST_facets00120m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00120m.xsd">2001</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00121m/ST_facets00121m.xsd
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00121m/ST_facets00121m.xsd?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00121m/ST_facets00121m.xsd
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00121m/ST_facets00121m.xsd
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00121m.xsd
+   generated from: @(#)ST_facets00121m.jmpp    1.1 02/02/28
+
+-->
+
+
+<xsd:schema
+  xmlns="ST_facets"
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema";
+  targetNamespace="ST_facets">
+     <xsd:element name="test" type="Test"/>
+
+    <xsd:simpleType name="Test">
+        <xsd:restriction base="xsd:gYearMonth">
+            <xsd:maxInclusive value="2002-02"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+</xsd:schema>
+
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00121m/ST_facets00121m1_n.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00121m/ST_facets00121m1_n.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00121m/ST_facets00121m1_n.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00121m/ST_facets00121m1_n.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00121m1_n.xml
+   generated from: @(#)ST_facets00121m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00121m.xsd">2002-03</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00121m/ST_facets00121m1_p.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00121m/ST_facets00121m1_p.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00121m/ST_facets00121m1_p.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00121m/ST_facets00121m1_p.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00121m1_p.xml
+   generated from: @(#)ST_facets00121m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00121m.xsd">2002-01</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00122m/ST_facets00122m.xsd
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00122m/ST_facets00122m.xsd?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00122m/ST_facets00122m.xsd
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00122m/ST_facets00122m.xsd
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00122m.xsd
+   generated from: @(#)ST_facets00122m.jmpp    1.1 02/02/28
+
+-->
+
+
+<xsd:schema
+  xmlns="ST_facets"
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema";
+  targetNamespace="ST_facets">
+     <xsd:element name="test" type="Test"/>
+
+    <xsd:simpleType name="Test">
+        <xsd:restriction base="xsd:gDay">
+            <xsd:maxInclusive value="---28"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+</xsd:schema>
+
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00122m/ST_facets00122m1_n.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00122m/ST_facets00122m1_n.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00122m/ST_facets00122m1_n.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00122m/ST_facets00122m1_n.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00122m1_n.xml
+   generated from: @(#)ST_facets00122m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00122m.xsd">---29</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00122m/ST_facets00122m1_p.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00122m/ST_facets00122m1_p.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00122m/ST_facets00122m1_p.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00122m/ST_facets00122m1_p.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00122m1_p.xml
+   generated from: @(#)ST_facets00122m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00122m.xsd">---27</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00123m/ST_facets00123m.xsd
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00123m/ST_facets00123m.xsd?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00123m/ST_facets00123m.xsd
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00123m/ST_facets00123m.xsd
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00123m.xsd
+   generated from: @(#)ST_facets00123m.jmpp    1.1 02/02/28
+
+-->
+
+
+<xsd:schema
+  xmlns="ST_facets"
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema";
+  targetNamespace="ST_facets">
+     <xsd:element name="test" type="Test"/>
+
+    <xsd:simpleType name="Test">
+        <xsd:restriction base="xsd:gMonthDay">
+            <xsd:maxInclusive value="--02-28"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+</xsd:schema>
+
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00123m/ST_facets00123m1_n.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00123m/ST_facets00123m1_n.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00123m/ST_facets00123m1_n.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00123m/ST_facets00123m1_n.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00123m1_n.xml
+   generated from: @(#)ST_facets00123m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00123m.xsd">--03-01</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00123m/ST_facets00123m1_p.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00123m/ST_facets00123m1_p.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00123m/ST_facets00123m1_p.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00123m/ST_facets00123m1_p.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00123m1_p.xml
+   generated from: @(#)ST_facets00123m.jmpp    1.1 02/02/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00123m.xsd">--02-27</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00124m/ST_facets00124m1.xsd
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00124m/ST_facets00124m1.xsd?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00124m/ST_facets00124m1.xsd
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00124m/ST_facets00124m1.xsd
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00124m1.xsd
+   generated from: @(#)ST_facets00124m.jmpp    1.1 02/03/28
+
+-->
+
+
+<xsd:schema
+  xmlns="ST_facets"
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema";
+  targetNamespace="ST_facets">
+     <xsd:element name="test" type="Test"/>
+
+    <xsd:simpleType name="Test">
+        <xsd:restriction base="xsd:gMonthDay">
+            <xsd:maxInclusive value="--02-28"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+</xsd:schema>
+
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00124m/ST_facets00124m1_n.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00124m/ST_facets00124m1_n.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00124m/ST_facets00124m1_n.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00124m/ST_facets00124m1_n.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00124m1_n.xml
+   generated from: @(#)ST_facets00124m.jmpp    1.1 02/03/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00124m1.xsd">--03-01</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00124m/ST_facets00124m1_p.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00124m/ST_facets00124m1_p.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00124m/ST_facets00124m1_p.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00124m/ST_facets00124m1_p.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00124m1_p.xml
+   generated from: @(#)ST_facets00124m.jmpp    1.1 02/03/28
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00124m1.xsd">--02-27</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m1.xsd
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m1.xsd?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m1.xsd
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m1.xsd
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m1.xsd
+   generated from: @(#)ST_facets00201m.jmpp    1.1 02/03/15
+
+-->
+
+
+<xsd:schema
+  xmlns="ST_facets"
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema";
+  targetNamespace="ST_facets">
+     <xsd:element name="test" type="Test"/>
+
+    <xsd:simpleType name="Test">
+        <xsd:restriction base="xsd:byte">
+            <xsd:maxExclusive value="11"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+</xsd:schema>
+
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m10.xsd
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m10.xsd?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m10.xsd
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m10.xsd
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m10.xsd
+   generated from: @(#)ST_facets00201m.jmpp    1.1 02/03/15
+
+-->
+
+
+<xsd:schema
+  xmlns="ST_facets"
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema";
+  targetNamespace="ST_facets">
+     <xsd:element name="test" type="Test"/>
+
+    <xsd:simpleType name="Test">
+        <xsd:restriction base="xsd:long">
+            <xsd:maxExclusive value="11"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+</xsd:schema>
+
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m10_n.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m10_n.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m10_n.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m10_n.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m10_n.xml
+   generated from: @(#)ST_facets00201m.jmpp    1.1 02/03/15
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00201m10.xsd">11</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m10_p.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m10_p.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m10_p.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m10_p.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m10_p.xml
+   generated from: @(#)ST_facets00201m.jmpp    1.1 02/03/15
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00201m10.xsd">10</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m11.xsd
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m11.xsd?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m11.xsd
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m11.xsd
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m11.xsd
+   generated from: @(#)ST_facets00201m.jmpp    1.1 02/03/15
+
+-->
+
+
+<xsd:schema
+  xmlns="ST_facets"
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema";
+  targetNamespace="ST_facets">
+     <xsd:element name="test" type="Test"/>
+
+    <xsd:simpleType name="Test">
+        <xsd:restriction base="xsd:unsignedLong">
+            <xsd:maxExclusive value="11"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+</xsd:schema>
+
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m11_n.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m11_n.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m11_n.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m11_n.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m11_n.xml
+   generated from: @(#)ST_facets00201m.jmpp    1.1 02/03/15
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00201m11.xsd">11</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m11_p.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m11_p.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m11_p.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m11_p.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m11_p.xml
+   generated from: @(#)ST_facets00201m.jmpp    1.1 02/03/15
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00201m11.xsd">10</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m12.xsd
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m12.xsd?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m12.xsd
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m12.xsd
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m12.xsd
+   generated from: @(#)ST_facets00201m.jmpp    1.1 02/03/15
+
+-->
+
+
+<xsd:schema
+  xmlns="ST_facets"
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema";
+  targetNamespace="ST_facets">
+     <xsd:element name="test" type="Test"/>
+
+    <xsd:simpleType name="Test">
+        <xsd:restriction base="xsd:short">
+            <xsd:maxExclusive value="11"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+</xsd:schema>
+
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m12_n.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m12_n.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m12_n.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m12_n.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m12_n.xml
+   generated from: @(#)ST_facets00201m.jmpp    1.1 02/03/15
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00201m12.xsd">11</test>
+

Added: 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m12_p.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m12_p.xml?rev=1897508&view=auto
==============================================================================
--- 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m12_p.xml
 (added)
+++ 
xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m12_p.xml
 Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m12_p.xml
+   generated from: @(#)ST_facets00201m.jmpp    1.1 02/03/15
+
+-->
+
+
+<test
+    xmlns="ST_facets"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="ST_facets ST_facets00201m12.xsd">10</test>
+



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to