You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by mu...@apache.org on 2022/01/26 14:03:33 UTC

svn commit: r1897508 [18/35] - in /xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite: sunData/ sunData/AGroupDef/ sunData/AGroupDef/AG_attrUse/ sunData/AGroupDef/AG_attrUse/AG_attrUseNS00101m/ sunData/AGroupDef/AG_attrWCard/ sunData/A...

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m13.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_facets00201m13.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m13.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m13.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m13.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:unsignedShort">
+            <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_facets00201m13_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_facets00201m13_n.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m13_n.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m13_n.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m13_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_facets00201m13.xsd">11</test>
+

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m13_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_facets00201m13_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m13_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m13_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m13_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_facets00201m13.xsd">10</test>
+

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m14.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_facets00201m14.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m14.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m14.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m14.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:decimal">
+            <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_facets00201m14_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_facets00201m14_n.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m14_n.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m14_n.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m14_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_facets00201m14.xsd">11</test>
+

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m14_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_facets00201m14_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m14_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m14_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m14_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_facets00201m14.xsd">10</test>
+

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m15.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_facets00201m15.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m15.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m15.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m15.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:float">
+            <xsd:maxExclusive value="11.0"/>
+        </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_facets00201m15_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_facets00201m15_n.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m15_n.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m15_n.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m15_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_facets00201m15.xsd">11.0</test>
+

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m15_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_facets00201m15_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m15_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m15_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m15_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_facets00201m15.xsd">10.0</test>
+

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m16.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_facets00201m16.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m16.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m16.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m16.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:double">
+            <xsd:maxExclusive value="11.0"/>
+        </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_facets00201m16_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_facets00201m16_n.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m16_n.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m16_n.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m16_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_facets00201m16.xsd">11.0</test>
+

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m16_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_facets00201m16_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m16_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m16_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m16_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_facets00201m16.xsd">10.0</test>
+

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m1_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_facets00201m1_n.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m1_n.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m1_n.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m1_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_facets00201m1.xsd">11</test>
+

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m1_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_facets00201m1_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m1_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m1_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m1_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_facets00201m1.xsd">10</test>
+

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m2.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_facets00201m2.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m2.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m2.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m2.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:unsignedByte">
+            <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_facets00201m2_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_facets00201m2_n.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m2_n.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m2_n.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m2_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_facets00201m2.xsd">11</test>
+

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m2_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_facets00201m2_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m2_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m2_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m2_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_facets00201m2.xsd">10</test>
+

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m3.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_facets00201m3.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m3.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m3.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m3.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:integer">
+            <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_facets00201m3_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_facets00201m3_n.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m3_n.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m3_n.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m3_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_facets00201m3.xsd">11</test>
+

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m3_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_facets00201m3_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m3_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m3_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m3_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_facets00201m3.xsd">10</test>
+

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m4.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_facets00201m4.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m4.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m4.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m4.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:positiveInteger">
+            <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_facets00201m4_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_facets00201m4_n.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m4_n.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m4_n.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m4_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_facets00201m4.xsd">11</test>
+

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m4_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_facets00201m4_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m4_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m4_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m4_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_facets00201m4.xsd">10</test>
+

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m5.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_facets00201m5.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m5.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m5.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m5.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:negativeInteger">
+            <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_facets00201m5_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_facets00201m5_n.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m5_n.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m5_n.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m5_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_facets00201m5.xsd">-11</test>
+

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m5_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_facets00201m5_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m5_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m5_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m5_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_facets00201m5.xsd">-12</test>
+

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m6.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_facets00201m6.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m6.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m6.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m6.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:nonNegativeInteger">
+            <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_facets00201m6_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_facets00201m6_n.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m6_n.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m6_n.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m6_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_facets00201m6.xsd">11</test>
+

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m6_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_facets00201m6_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m6_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m6_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m6_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_facets00201m6.xsd">10</test>
+

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m7.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_facets00201m7.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m7.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m7.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m7.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:nonPositiveInteger">
+            <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_facets00201m7_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_facets00201m7_n.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m7_n.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m7_n.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m7_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_facets00201m7.xsd">-11</test>
+

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m7_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_facets00201m7_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m7_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m7_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m7_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_facets00201m7.xsd">-12</test>
+

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m8.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_facets00201m8.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m8.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m8.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m8.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:int">
+            <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_facets00201m8_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_facets00201m8_n.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m8_n.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m8_n.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m8_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_facets00201m8.xsd">11</test>
+

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m8_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_facets00201m8_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m8_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m8_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m8_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_facets00201m8.xsd">10</test>
+

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m9.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_facets00201m9.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m9.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m9.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m9.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:unsignedInt">
+            <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_facets00201m9_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_facets00201m9_n.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m9_n.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m9_n.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m9_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_facets00201m9.xsd">11</test>
+

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m9_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_facets00201m9_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m9_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00201m/ST_facets00201m9_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00201m9_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_facets00201m9.xsd">10</test>
+

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

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

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

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m1.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m1.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m1.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m1.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00401m1.xsd
+   generated from: @(#)ST_facets00401m.jmpp	1.3 02/11/14
+
+-->
+
+<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+    xmlns="SType/ST_facets"
+    targetNamespace="SType/ST_facets">
+
+    <xsd:element name="root">
+        <xsd:complexType>
+            <xsd:sequence maxOccurs="unbounded">
+                <xsd:element name="value" type="S"/>
+            </xsd:sequence>
+        </xsd:complexType>
+    </xsd:element>
+
+    <xsd:simpleType name="S">
+        <xsd:restriction base="xsd:NCName">
+            <xsd:enumeration value="A00"/>
+            <xsd:enumeration value="M-0"/>
+            <xsd:enumeration value="Za0"/>
+            <xsd:enumeration value="a01"/>
+            <xsd:enumeration value="d-1"/>
+            <xsd:enumeration value="ha1"/>
+            <xsd:enumeration value="j02"/>
+            <xsd:enumeration value="r-2"/>
+            <xsd:enumeration value="za2"/>
+            <xsd:enumeration value="À03"/>
+            <xsd:enumeration value="Ë-3"/>
+            <xsd:enumeration value="Öa3"/>
+            <xsd:enumeration value="Ø04"/>
+            <xsd:enumeration value="Û-4"/>
+            <xsd:enumeration value="Þa4"/>
+            <xsd:enumeration value="à05"/>
+            <xsd:enumeration value="ë-5"/>
+            <xsd:enumeration value="öa5"/>
+            <xsd:enumeration value="ø06"/>
+            <xsd:enumeration value="û-6"/>
+            <xsd:enumeration value="ÿa6"/>
+            <xsd:enumeration value="Ā07"/>
+            <xsd:enumeration value="Ę-7"/>
+            <xsd:enumeration value="ıa7"/>
+            <xsd:enumeration value="Ä´08"/>
+            <xsd:enumeration value="Ĺ-8"/>
+            <xsd:enumeration value="ľa8"/>
+            <xsd:enumeration value="Ł09"/>
+            <xsd:enumeration value="ń-9"/>
+            <xsd:enumeration value="ňa9"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+
+</xsd:schema>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m10.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m10.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m10.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m10.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00401m10.xsd
+   generated from: @(#)ST_facets00401m.jmpp	1.3 02/11/14
+
+-->
+
+<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+    xmlns="SType/ST_facets"
+    targetNamespace="SType/ST_facets">
+
+    <xsd:element name="root">
+        <xsd:complexType>
+            <xsd:sequence maxOccurs="unbounded">
+                <xsd:element name="value" type="S"/>
+            </xsd:sequence>
+        </xsd:complexType>
+    </xsd:element>
+
+    <xsd:simpleType name="S">
+        <xsd:restriction base="xsd:NCName">
+            <xsd:enumeration value="ପ00"/>
+            <xsd:enumeration value="ଭ-0"/>
+            <xsd:enumeration value="ରa0"/>
+            <xsd:enumeration value="ଲ01"/>
+            <xsd:enumeration value="ଲ-1"/>
+            <xsd:enumeration value="ଳa1"/>
+            <xsd:enumeration value="ଶ02"/>
+            <xsd:enumeration value="ଷ-2"/>
+            <xsd:enumeration value="ହa2"/>
+            <xsd:enumeration value="ଽ03"/>
+            <xsd:enumeration value="ଡ଼04"/>
+            <xsd:enumeration value="ଡ଼-4"/>
+            <xsd:enumeration value="ଢ଼a4"/>
+            <xsd:enumeration value="ୟ05"/>
+            <xsd:enumeration value="à­ -5"/>
+            <xsd:enumeration value="à­¡a5"/>
+            <xsd:enumeration value="அ06"/>
+            <xsd:enumeration value="இ-6"/>
+            <xsd:enumeration value="ஊa6"/>
+            <xsd:enumeration value="எ07"/>
+            <xsd:enumeration value="ஏ-7"/>
+            <xsd:enumeration value="ஐa7"/>
+            <xsd:enumeration value="ஒ08"/>
+            <xsd:enumeration value="ஓ-8"/>
+            <xsd:enumeration value="கa8"/>
+            <xsd:enumeration value="ங09"/>
+            <xsd:enumeration value="ங-9"/>
+            <xsd:enumeration value="சa9"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+
+</xsd:schema>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m10_p.xml
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m10_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m10_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m10_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00401m10_p.xml
+   generated from: @(#)ST_facets00401m.jmpp	1.3 02/11/14
+
+-->
+
+<test:root xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xmlns:test="SType/ST_facets"
+    xsi:schemaLocation="SType/ST_facets ST_facets00401m10.xsd">
+    <value>ପ00</value>
+    <value>ଭ-0</value>
+    <value>ରa0</value>
+    <value>ଲ01</value>
+    <value>ଲ-1</value>
+    <value>ଳa1</value>
+    <value>ଶ02</value>
+    <value>ଷ-2</value>
+    <value>ହa2</value>
+    <value>ଽ03</value>
+    <value>ଡ଼04</value>
+    <value>ଡ଼-4</value>
+    <value>ଢ଼a4</value>
+    <value>ୟ05</value>
+    <value>à­ -5</value>
+    <value>à­¡a5</value>
+    <value>அ06</value>
+    <value>இ-6</value>
+    <value>ஊa6</value>
+    <value>எ07</value>
+    <value>ஏ-7</value>
+    <value>ஐa7</value>
+    <value>ஒ08</value>
+    <value>ஓ-8</value>
+    <value>கa8</value>
+    <value>ங09</value>
+    <value>ங-9</value>
+    <value>சa9</value>
+</test:root>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m11.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m11.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m11.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m11.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00401m11.xsd
+   generated from: @(#)ST_facets00401m.jmpp	1.3 02/11/14
+
+-->
+
+<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+    xmlns="SType/ST_facets"
+    targetNamespace="SType/ST_facets">
+
+    <xsd:element name="root">
+        <xsd:complexType>
+            <xsd:sequence maxOccurs="unbounded">
+                <xsd:element name="value" type="S"/>
+            </xsd:sequence>
+        </xsd:complexType>
+    </xsd:element>
+
+    <xsd:simpleType name="S">
+        <xsd:restriction base="xsd:NCName">
+            <xsd:enumeration value="ஜ00"/>
+            <xsd:enumeration value="ஞ01"/>
+            <xsd:enumeration value="ஞ-1"/>
+            <xsd:enumeration value="டa1"/>
+            <xsd:enumeration value="ண02"/>
+            <xsd:enumeration value="ண-2"/>
+            <xsd:enumeration value="தa2"/>
+            <xsd:enumeration value="ந03"/>
+            <xsd:enumeration value="ன-3"/>
+            <xsd:enumeration value="பa3"/>
+            <xsd:enumeration value="à®®04"/>
+            <xsd:enumeration value="à®±-4"/>
+            <xsd:enumeration value="வa4"/>
+            <xsd:enumeration value="à®·05"/>
+            <xsd:enumeration value="ஸ-5"/>
+            <xsd:enumeration value="ஹa5"/>
+            <xsd:enumeration value="అ06"/>
+            <xsd:enumeration value="ఈ-6"/>
+            <xsd:enumeration value="ఌa6"/>
+            <xsd:enumeration value="ఎ07"/>
+            <xsd:enumeration value="ఏ-7"/>
+            <xsd:enumeration value="ఐa7"/>
+            <xsd:enumeration value="ఒ08"/>
+            <xsd:enumeration value="ఝ-8"/>
+            <xsd:enumeration value="à°¨a8"/>
+            <xsd:enumeration value="à°ª09"/>
+            <xsd:enumeration value="à°®-9"/>
+            <xsd:enumeration value="à°³a9"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+
+</xsd:schema>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m11_p.xml
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m11_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m11_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m11_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00401m11_p.xml
+   generated from: @(#)ST_facets00401m.jmpp	1.3 02/11/14
+
+-->
+
+<test:root xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xmlns:test="SType/ST_facets"
+    xsi:schemaLocation="SType/ST_facets ST_facets00401m11.xsd">
+    <value>ஜ00</value>
+    <value>ஞ01</value>
+    <value>ஞ-1</value>
+    <value>டa1</value>
+    <value>ண02</value>
+    <value>ண-2</value>
+    <value>தa2</value>
+    <value>ந03</value>
+    <value>ன-3</value>
+    <value>பa3</value>
+    <value>à®®04</value>
+    <value>à®±-4</value>
+    <value>வa4</value>
+    <value>à®·05</value>
+    <value>ஸ-5</value>
+    <value>ஹa5</value>
+    <value>అ06</value>
+    <value>ఈ-6</value>
+    <value>ఌa6</value>
+    <value>ఎ07</value>
+    <value>ఏ-7</value>
+    <value>ఐa7</value>
+    <value>ఒ08</value>
+    <value>ఝ-8</value>
+    <value>à°¨a8</value>
+    <value>à°ª09</value>
+    <value>à°®-9</value>
+    <value>à°³a9</value>
+</test:root>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m12.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m12.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m12.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m12.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00401m12.xsd
+   generated from: @(#)ST_facets00401m.jmpp	1.3 02/11/14
+
+-->
+
+<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+    xmlns="SType/ST_facets"
+    targetNamespace="SType/ST_facets">
+
+    <xsd:element name="root">
+        <xsd:complexType>
+            <xsd:sequence maxOccurs="unbounded">
+                <xsd:element name="value" type="S"/>
+            </xsd:sequence>
+        </xsd:complexType>
+    </xsd:element>
+
+    <xsd:simpleType name="S">
+        <xsd:restriction base="xsd:NCName">
+            <xsd:enumeration value="à°µ00"/>
+            <xsd:enumeration value="à°·-0"/>
+            <xsd:enumeration value="à°¹a0"/>
+            <xsd:enumeration value="à± 01"/>
+            <xsd:enumeration value="à± -1"/>
+            <xsd:enumeration value="ౡa1"/>
+            <xsd:enumeration value="ಅ02"/>
+            <xsd:enumeration value="ಈ-2"/>
+            <xsd:enumeration value="ಌa2"/>
+            <xsd:enumeration value="ಎ03"/>
+            <xsd:enumeration value="ಏ-3"/>
+            <xsd:enumeration value="ಐa3"/>
+            <xsd:enumeration value="ಒ04"/>
+            <xsd:enumeration value="ಝ-4"/>
+            <xsd:enumeration value="ನa4"/>
+            <xsd:enumeration value="ಪ05"/>
+            <xsd:enumeration value="ಮ-5"/>
+            <xsd:enumeration value="ಳa5"/>
+            <xsd:enumeration value="ವ06"/>
+            <xsd:enumeration value="ಷ-6"/>
+            <xsd:enumeration value="ಹa6"/>
+            <xsd:enumeration value="ೞ07"/>
+            <xsd:enumeration value="à³ 08"/>
+            <xsd:enumeration value="à³ -8"/>
+            <xsd:enumeration value="ೡa8"/>
+            <xsd:enumeration value="അ09"/>
+            <xsd:enumeration value="ഈ-9"/>
+            <xsd:enumeration value="ഌa9"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+
+</xsd:schema>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m12_p.xml
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m12_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m12_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m12_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00401m12_p.xml
+   generated from: @(#)ST_facets00401m.jmpp	1.3 02/11/14
+
+-->
+
+<test:root xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xmlns:test="SType/ST_facets"
+    xsi:schemaLocation="SType/ST_facets ST_facets00401m12.xsd">
+    <value>à°µ00</value>
+    <value>à°·-0</value>
+    <value>à°¹a0</value>
+    <value>à± 01</value>
+    <value>à± -1</value>
+    <value>ౡa1</value>
+    <value>ಅ02</value>
+    <value>ಈ-2</value>
+    <value>ಌa2</value>
+    <value>ಎ03</value>
+    <value>ಏ-3</value>
+    <value>ಐa3</value>
+    <value>ಒ04</value>
+    <value>ಝ-4</value>
+    <value>ನa4</value>
+    <value>ಪ05</value>
+    <value>ಮ-5</value>
+    <value>ಳa5</value>
+    <value>ವ06</value>
+    <value>ಷ-6</value>
+    <value>ಹa6</value>
+    <value>ೞ07</value>
+    <value>à³ 08</value>
+    <value>à³ -8</value>
+    <value>ೡa8</value>
+    <value>അ09</value>
+    <value>ഈ-9</value>
+    <value>ഌa9</value>
+</test:root>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m13.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m13.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m13.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m13.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00401m13.xsd
+   generated from: @(#)ST_facets00401m.jmpp	1.3 02/11/14
+
+-->
+
+<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+    xmlns="SType/ST_facets"
+    targetNamespace="SType/ST_facets">
+
+    <xsd:element name="root">
+        <xsd:complexType>
+            <xsd:sequence maxOccurs="unbounded">
+                <xsd:element name="value" type="S"/>
+            </xsd:sequence>
+        </xsd:complexType>
+    </xsd:element>
+
+    <xsd:simpleType name="S">
+        <xsd:restriction base="xsd:NCName">
+            <xsd:enumeration value="എ00"/>
+            <xsd:enumeration value="ഏ-0"/>
+            <xsd:enumeration value="ഐa0"/>
+            <xsd:enumeration value="ഒ01"/>
+            <xsd:enumeration value="ഝ-1"/>
+            <xsd:enumeration value="à´¨a1"/>
+            <xsd:enumeration value="à´ª02"/>
+            <xsd:enumeration value="à´±-2"/>
+            <xsd:enumeration value="à´¹a2"/>
+            <xsd:enumeration value="ൠ03"/>
+            <xsd:enumeration value="ൠ-3"/>
+            <xsd:enumeration value="ൡa3"/>
+            <xsd:enumeration value="ก04"/>
+            <xsd:enumeration value="ท-4"/>
+            <xsd:enumeration value="ฮa4"/>
+            <xsd:enumeration value="ะ05"/>
+            <xsd:enumeration value="า06"/>
+            <xsd:enumeration value="า-6"/>
+            <xsd:enumeration value="ำa6"/>
+            <xsd:enumeration value="เ07"/>
+            <xsd:enumeration value="โ-7"/>
+            <xsd:enumeration value="ๅa7"/>
+            <xsd:enumeration value="ກ08"/>
+            <xsd:enumeration value="ກ-8"/>
+            <xsd:enumeration value="ຂa8"/>
+            <xsd:enumeration value="ຄ09"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+
+</xsd:schema>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m13_p.xml
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m13_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m13_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m13_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00401m13_p.xml
+   generated from: @(#)ST_facets00401m.jmpp	1.3 02/11/14
+
+-->
+
+<test:root xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xmlns:test="SType/ST_facets"
+    xsi:schemaLocation="SType/ST_facets ST_facets00401m13.xsd">
+    <value>എ00</value>
+    <value>ഏ-0</value>
+    <value>ഐa0</value>
+    <value>ഒ01</value>
+    <value>ഝ-1</value>
+    <value>à´¨a1</value>
+    <value>à´ª02</value>
+    <value>à´±-2</value>
+    <value>à´¹a2</value>
+    <value>ൠ03</value>
+    <value>ൠ-3</value>
+    <value>ൡa3</value>
+    <value>ก04</value>
+    <value>ท-4</value>
+    <value>ฮa4</value>
+    <value>ะ05</value>
+    <value>า06</value>
+    <value>า-6</value>
+    <value>ำa6</value>
+    <value>เ07</value>
+    <value>โ-7</value>
+    <value>ๅa7</value>
+    <value>ກ08</value>
+    <value>ກ-8</value>
+    <value>ຂa8</value>
+    <value>ຄ09</value>
+</test:root>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m14.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m14.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m14.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m14.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00401m14.xsd
+   generated from: @(#)ST_facets00401m.jmpp	1.3 02/11/14
+
+-->
+
+<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+    xmlns="SType/ST_facets"
+    targetNamespace="SType/ST_facets">
+
+    <xsd:element name="root">
+        <xsd:complexType>
+            <xsd:sequence maxOccurs="unbounded">
+                <xsd:element name="value" type="S"/>
+            </xsd:sequence>
+        </xsd:complexType>
+    </xsd:element>
+
+    <xsd:simpleType name="S">
+        <xsd:restriction base="xsd:NCName">
+            <xsd:enumeration value="ງ00"/>
+            <xsd:enumeration value="ງ-0"/>
+            <xsd:enumeration value="ຈa0"/>
+            <xsd:enumeration value="ຊ01"/>
+            <xsd:enumeration value="ຍ02"/>
+            <xsd:enumeration value="ດ03"/>
+            <xsd:enumeration value="ຕ-3"/>
+            <xsd:enumeration value="ທa3"/>
+            <xsd:enumeration value="ນ04"/>
+            <xsd:enumeration value="ຜ-4"/>
+            <xsd:enumeration value="ຟa4"/>
+            <xsd:enumeration value="ມ05"/>
+            <xsd:enumeration value="ຢ-5"/>
+            <xsd:enumeration value="ຣa5"/>
+            <xsd:enumeration value="ລ06"/>
+            <xsd:enumeration value="ວ07"/>
+            <xsd:enumeration value="ສ08"/>
+            <xsd:enumeration value="ສ-8"/>
+            <xsd:enumeration value="ຫa8"/>
+            <xsd:enumeration value="ອ09"/>
+            <xsd:enumeration value="ອ-9"/>
+            <xsd:enumeration value="ຮa9"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+
+</xsd:schema>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m14_p.xml
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m14_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m14_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m14_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00401m14_p.xml
+   generated from: @(#)ST_facets00401m.jmpp	1.3 02/11/14
+
+-->
+
+<test:root xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xmlns:test="SType/ST_facets"
+    xsi:schemaLocation="SType/ST_facets ST_facets00401m14.xsd">
+    <value>ງ00</value>
+    <value>ງ-0</value>
+    <value>ຈa0</value>
+    <value>ຊ01</value>
+    <value>ຍ02</value>
+    <value>ດ03</value>
+    <value>ຕ-3</value>
+    <value>ທa3</value>
+    <value>ນ04</value>
+    <value>ຜ-4</value>
+    <value>ຟa4</value>
+    <value>ມ05</value>
+    <value>ຢ-5</value>
+    <value>ຣa5</value>
+    <value>ລ06</value>
+    <value>ວ07</value>
+    <value>ສ08</value>
+    <value>ສ-8</value>
+    <value>ຫa8</value>
+    <value>ອ09</value>
+    <value>ອ-9</value>
+    <value>ຮa9</value>
+</test:root>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m15.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m15.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m15.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m15.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00401m15.xsd
+   generated from: @(#)ST_facets00401m.jmpp	1.3 02/11/14
+
+-->
+
+<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+    xmlns="SType/ST_facets"
+    targetNamespace="SType/ST_facets">
+
+    <xsd:element name="root">
+        <xsd:complexType>
+            <xsd:sequence maxOccurs="unbounded">
+                <xsd:element name="value" type="S"/>
+            </xsd:sequence>
+        </xsd:complexType>
+    </xsd:element>
+
+    <xsd:simpleType name="S">
+        <xsd:restriction base="xsd:NCName">
+            <xsd:enumeration value="ະ00"/>
+            <xsd:enumeration value="າ01"/>
+            <xsd:enumeration value="າ-1"/>
+            <xsd:enumeration value="ຳa1"/>
+            <xsd:enumeration value="ຽ02"/>
+            <xsd:enumeration value="ເ03"/>
+            <xsd:enumeration value="ໂ-3"/>
+            <xsd:enumeration value="ໄa3"/>
+            <xsd:enumeration value="ཀ04"/>
+            <xsd:enumeration value="གྷ-4"/>
+            <xsd:enumeration value="ཇa4"/>
+            <xsd:enumeration value="ཉ05"/>
+            <xsd:enumeration value="ཙ-5"/>
+            <xsd:enumeration value="ཀྵa5"/>
+            <xsd:enumeration value="ᄀ06"/>
+            <xsd:enumeration value="ᄂ07"/>
+            <xsd:enumeration value="ᄂ-7"/>
+            <xsd:enumeration value="ᄃa7"/>
+            <xsd:enumeration value="ᄅ08"/>
+            <xsd:enumeration value="ᄆ-8"/>
+            <xsd:enumeration value="ᄇa8"/>
+            <xsd:enumeration value="ᄉ09"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+
+</xsd:schema>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m15_p.xml
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m15_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m15_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m15_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00401m15_p.xml
+   generated from: @(#)ST_facets00401m.jmpp	1.3 02/11/14
+
+-->
+
+<test:root xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xmlns:test="SType/ST_facets"
+    xsi:schemaLocation="SType/ST_facets ST_facets00401m15.xsd">
+    <value>ະ00</value>
+    <value>າ01</value>
+    <value>າ-1</value>
+    <value>ຳa1</value>
+    <value>ຽ02</value>
+    <value>ເ03</value>
+    <value>ໂ-3</value>
+    <value>ໄa3</value>
+    <value>ཀ04</value>
+    <value>གྷ-4</value>
+    <value>ཇa4</value>
+    <value>ཉ05</value>
+    <value>ཙ-5</value>
+    <value>ཀྵa5</value>
+    <value>ᄀ06</value>
+    <value>ᄂ07</value>
+    <value>ᄂ-7</value>
+    <value>ᄃa7</value>
+    <value>ᄅ08</value>
+    <value>ᄆ-8</value>
+    <value>ᄇa8</value>
+    <value>ᄉ09</value>
+</test:root>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m16.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m16.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m16.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m16.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00401m16.xsd
+   generated from: @(#)ST_facets00401m.jmpp	1.3 02/11/14
+
+-->
+
+<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+    xmlns="SType/ST_facets"
+    targetNamespace="SType/ST_facets">
+
+    <xsd:element name="root">
+        <xsd:complexType>
+            <xsd:sequence maxOccurs="unbounded">
+                <xsd:element name="value" type="S"/>
+            </xsd:sequence>
+        </xsd:complexType>
+    </xsd:element>
+
+    <xsd:simpleType name="S">
+        <xsd:restriction base="xsd:NCName">
+            <xsd:enumeration value="ᄋ00"/>
+            <xsd:enumeration value="ᄋ-0"/>
+            <xsd:enumeration value="ᄌa0"/>
+            <xsd:enumeration value="ᄎ01"/>
+            <xsd:enumeration value="ᄐ-1"/>
+            <xsd:enumeration value="ᄒa1"/>
+            <xsd:enumeration value="ᄼ02"/>
+            <xsd:enumeration value="ᄾ03"/>
+            <xsd:enumeration value="ᅀ04"/>
+            <xsd:enumeration value="ᅌ05"/>
+            <xsd:enumeration value="ᅎ06"/>
+            <xsd:enumeration value="ᅐ07"/>
+            <xsd:enumeration value="ᅔ08"/>
+            <xsd:enumeration value="ᅔ-8"/>
+            <xsd:enumeration value="ᅕa8"/>
+            <xsd:enumeration value="ᅙ09"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+
+</xsd:schema>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m16_p.xml
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m16_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m16_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m16_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00401m16_p.xml
+   generated from: @(#)ST_facets00401m.jmpp	1.3 02/11/14
+
+-->
+
+<test:root xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xmlns:test="SType/ST_facets"
+    xsi:schemaLocation="SType/ST_facets ST_facets00401m16.xsd">
+    <value>ᄋ00</value>
+    <value>ᄋ-0</value>
+    <value>ᄌa0</value>
+    <value>ᄎ01</value>
+    <value>ᄐ-1</value>
+    <value>ᄒa1</value>
+    <value>ᄼ02</value>
+    <value>ᄾ03</value>
+    <value>ᅀ04</value>
+    <value>ᅌ05</value>
+    <value>ᅎ06</value>
+    <value>ᅐ07</value>
+    <value>ᅔ08</value>
+    <value>ᅔ-8</value>
+    <value>ᅕa8</value>
+    <value>ᅙ09</value>
+</test:root>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m17.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m17.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m17.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m17.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00401m17.xsd
+   generated from: @(#)ST_facets00401m.jmpp	1.3 02/11/14
+
+-->
+
+<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+    xmlns="SType/ST_facets"
+    targetNamespace="SType/ST_facets">
+
+    <xsd:element name="root">
+        <xsd:complexType>
+            <xsd:sequence maxOccurs="unbounded">
+                <xsd:element name="value" type="S"/>
+            </xsd:sequence>
+        </xsd:complexType>
+    </xsd:element>
+
+    <xsd:simpleType name="S">
+        <xsd:restriction base="xsd:NCName">
+            <xsd:enumeration value="ᅟ00"/>
+            <xsd:enumeration value="ᅠ-0"/>
+            <xsd:enumeration value="ᅡa0"/>
+            <xsd:enumeration value="ᅣ01"/>
+            <xsd:enumeration value="ᅥ02"/>
+            <xsd:enumeration value="ᅧ03"/>
+            <xsd:enumeration value="ᅩ04"/>
+            <xsd:enumeration value="ᅭ05"/>
+            <xsd:enumeration value="ᅭ-5"/>
+            <xsd:enumeration value="ᅮa5"/>
+            <xsd:enumeration value="ᅲ06"/>
+            <xsd:enumeration value="ᅲ-6"/>
+            <xsd:enumeration value="ᅳa6"/>
+            <xsd:enumeration value="ᅵ07"/>
+            <xsd:enumeration value="ᆞ08"/>
+            <xsd:enumeration value="ᆨ09"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+
+</xsd:schema>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m17_p.xml
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m17_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m17_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m17_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00401m17_p.xml
+   generated from: @(#)ST_facets00401m.jmpp	1.3 02/11/14
+
+-->
+
+<test:root xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xmlns:test="SType/ST_facets"
+    xsi:schemaLocation="SType/ST_facets ST_facets00401m17.xsd">
+    <value>ᅟ00</value>
+    <value>ᅠ-0</value>
+    <value>ᅡa0</value>
+    <value>ᅣ01</value>
+    <value>ᅥ02</value>
+    <value>ᅧ03</value>
+    <value>ᅩ04</value>
+    <value>ᅭ05</value>
+    <value>ᅭ-5</value>
+    <value>ᅮa5</value>
+    <value>ᅲ06</value>
+    <value>ᅲ-6</value>
+    <value>ᅳa6</value>
+    <value>ᅵ07</value>
+    <value>ᆞ08</value>
+    <value>ᆨ09</value>
+</test:root>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m18.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m18.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m18.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m18.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00401m18.xsd
+   generated from: @(#)ST_facets00401m.jmpp	1.3 02/11/14
+
+-->
+
+<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+    xmlns="SType/ST_facets"
+    targetNamespace="SType/ST_facets">
+
+    <xsd:element name="root">
+        <xsd:complexType>
+            <xsd:sequence maxOccurs="unbounded">
+                <xsd:element name="value" type="S"/>
+            </xsd:sequence>
+        </xsd:complexType>
+    </xsd:element>
+
+    <xsd:simpleType name="S">
+        <xsd:restriction base="xsd:NCName">
+            <xsd:enumeration value="ᆫ00"/>
+            <xsd:enumeration value="ᆮ01"/>
+            <xsd:enumeration value="ᆮ-1"/>
+            <xsd:enumeration value="ᆯa1"/>
+            <xsd:enumeration value="ᆷ02"/>
+            <xsd:enumeration value="ᆷ-2"/>
+            <xsd:enumeration value="ᆸa2"/>
+            <xsd:enumeration value="ᆺ03"/>
+            <xsd:enumeration value="ᆼ04"/>
+            <xsd:enumeration value="ᆿ-4"/>
+            <xsd:enumeration value="ᇂa4"/>
+            <xsd:enumeration value="ᇫ05"/>
+            <xsd:enumeration value="ᇰ06"/>
+            <xsd:enumeration value="ᇹ07"/>
+            <xsd:enumeration value="Ḁ08"/>
+            <xsd:enumeration value="Ṋ-8"/>
+            <xsd:enumeration value="ẕa8"/>
+            <xsd:enumeration value="ẛ09"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+
+</xsd:schema>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m18_p.xml
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m18_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m18_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m18_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00401m18_p.xml
+   generated from: @(#)ST_facets00401m.jmpp	1.3 02/11/14
+
+-->
+
+<test:root xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xmlns:test="SType/ST_facets"
+    xsi:schemaLocation="SType/ST_facets ST_facets00401m18.xsd">
+    <value>ᆫ00</value>
+    <value>ᆮ01</value>
+    <value>ᆮ-1</value>
+    <value>ᆯa1</value>
+    <value>ᆷ02</value>
+    <value>ᆷ-2</value>
+    <value>ᆸa2</value>
+    <value>ᆺ03</value>
+    <value>ᆼ04</value>
+    <value>ᆿ-4</value>
+    <value>ᇂa4</value>
+    <value>ᇫ05</value>
+    <value>ᇰ06</value>
+    <value>ᇹ07</value>
+    <value>Ḁ08</value>
+    <value>Ṋ-8</value>
+    <value>ẕa8</value>
+    <value>ẛ09</value>
+</test:root>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m19.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m19.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m19.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m19.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00401m19.xsd
+   generated from: @(#)ST_facets00401m.jmpp	1.3 02/11/14
+
+-->
+
+<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+    xmlns="SType/ST_facets"
+    targetNamespace="SType/ST_facets">
+
+    <xsd:element name="root">
+        <xsd:complexType>
+            <xsd:sequence maxOccurs="unbounded">
+                <xsd:element name="value" type="S"/>
+            </xsd:sequence>
+        </xsd:complexType>
+    </xsd:element>
+
+    <xsd:simpleType name="S">
+        <xsd:restriction base="xsd:NCName">
+            <xsd:enumeration value="Ạ00"/>
+            <xsd:enumeration value="Ọ-0"/>
+            <xsd:enumeration value="ỹa0"/>
+            <xsd:enumeration value="ἀ01"/>
+            <xsd:enumeration value="Ἂ-1"/>
+            <xsd:enumeration value="ἕa1"/>
+            <xsd:enumeration value="Ἐ02"/>
+            <xsd:enumeration value="Ἒ-2"/>
+            <xsd:enumeration value="Ἕa2"/>
+            <xsd:enumeration value="á¼ 03"/>
+            <xsd:enumeration value="á¼²-3"/>
+            <xsd:enumeration value="ὅa3"/>
+            <xsd:enumeration value="Ὀ04"/>
+            <xsd:enumeration value="Ὂ-4"/>
+            <xsd:enumeration value="Ὅa4"/>
+            <xsd:enumeration value="ὑ05"/>
+            <xsd:enumeration value="ὓ06"/>
+            <xsd:enumeration value="ὕ07"/>
+            <xsd:enumeration value="ὗ08"/>
+            <xsd:enumeration value="Ὑ09"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+
+</xsd:schema>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m19_p.xml
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m19_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m19_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m19_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00401m19_p.xml
+   generated from: @(#)ST_facets00401m.jmpp	1.3 02/11/14
+
+-->
+
+<test:root xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xmlns:test="SType/ST_facets"
+    xsi:schemaLocation="SType/ST_facets ST_facets00401m19.xsd">
+    <value>Ạ00</value>
+    <value>Ọ-0</value>
+    <value>ỹa0</value>
+    <value>ἀ01</value>
+    <value>Ἂ-1</value>
+    <value>ἕa1</value>
+    <value>Ἐ02</value>
+    <value>Ἒ-2</value>
+    <value>Ἕa2</value>
+    <value>á¼ 03</value>
+    <value>á¼²-3</value>
+    <value>ὅa3</value>
+    <value>Ὀ04</value>
+    <value>Ὂ-4</value>
+    <value>Ὅa4</value>
+    <value>ὑ05</value>
+    <value>ὓ06</value>
+    <value>ὕ07</value>
+    <value>ὗ08</value>
+    <value>Ὑ09</value>
+</test:root>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xerces.apache.org
For additional commands, e-mail: commits-help@xerces.apache.org