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 [19/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_facets00401m/ST_facets00401m1_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_facets00401m1_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m1_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m1_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00401m1_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_facets00401m1.xsd">
+    <value>A00</value>
+    <value>M-0</value>
+    <value>Za0</value>
+    <value>a01</value>
+    <value>d-1</value>
+    <value>ha1</value>
+    <value>j02</value>
+    <value>r-2</value>
+    <value>za2</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_facets00401m2.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_facets00401m2.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m2.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m2.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00401m2.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="Ç´-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_facets00401m20.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_facets00401m20.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m20.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m20.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00401m20.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="Ὗ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:restriction>
+    </xsd:simpleType>
+
+</xsd:schema>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m20_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_facets00401m20_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m20_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m20_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00401m20_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_facets00401m20.xsd">
+    <value>Ὓ00</value>
+    <value>Ὕ01</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>
+</test:root>

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

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m21_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_facets00401m21_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m21_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m21_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00401m21_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_facets00401m21.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>
+</test:root>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m2_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_facets00401m2_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m2_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m2_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00401m2_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_facets00401m2.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>Ç´-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_facets00401m3.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_facets00401m3.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m3.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m3.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00401m3.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="Ύ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_facets00401m3_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_facets00401m3_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m3_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m3_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00401m3_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_facets00401m3.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>Ύ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_facets00401m4.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_facets00401m4.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m4.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m4.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00401m4.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="ӂ-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_facets00401m4_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_facets00401m4_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m4_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m4_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00401m4_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_facets00401m4.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>ӂ-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_facets00401m5.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_facets00401m5.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m5.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m5.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00401m5.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="Õ¡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_facets00401m5_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_facets00401m5_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m5_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m5_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00401m5_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_facets00401m5.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>Õ¡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_facets00401m6.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_facets00401m6.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m6.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m6.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00401m6.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="Û¥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_facets00401m6_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_facets00401m6_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m6_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m6_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00401m6_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_facets00401m6.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>Û¥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_facets00401m7.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_facets00401m7.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m7.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m7.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00401m7.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_facets00401m7_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_facets00401m7_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m7_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m7_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00401m7_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_facets00401m7.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_facets00401m8.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_facets00401m8.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m8.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m8.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00401m8.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="ੲ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_facets00401m8_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_facets00401m8_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m8_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m8_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00401m8_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_facets00401m8.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>ੲ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_facets00401m9.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_facets00401m9.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m9.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m9.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00401m9.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="ଈ-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_facets00401m9_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_facets00401m9_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m9_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00401m/ST_facets00401m9_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00401m9_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_facets00401m9.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>ଈ-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_facets00402m/ST_facets00402m1.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00402m/ST_facets00402m1.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00402m/ST_facets00402m1.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00402m/ST_facets00402m1.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00402m1.xsd
+   generated from: @(#)ST_facets00402m.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="〥-2"/>
+            <xsd:enumeration value="〩a2"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+
+</xsd:schema>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00402m/ST_facets00402m1_p.xml
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00402m/ST_facets00402m1_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00402m/ST_facets00402m1_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00402m/ST_facets00402m1_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00402m1_p.xml
+   generated from: @(#)ST_facets00402m.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_facets00402m1.xsd">
+    <value>一00</value>
+    <value>盒-0</value>
+    <value>é¾¥a0</value>
+    <value>〇01</value>
+    <value>〡02</value>
+    <value>〥-2</value>
+    <value>〩a2</value>
+</test:root>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00403m/ST_facets00403m1.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00403m/ST_facets00403m1.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00403m/ST_facets00403m1.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00403m/ST_facets00403m1.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00403m1.xsd
+   generated from: @(#)ST_facets00403m.jmpp	1.4 03/01/13
+
+-->
+
+<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:restriction>
+    </xsd:simpleType>
+
+</xsd:schema>

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

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m1.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m1.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m1.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m1.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00501m1.xsd
+   generated from: @(#)ST_facets00501m.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="a00A"/>
+            <xsd:enumeration value="a0-M"/>
+            <xsd:enumeration value="a0AZ"/>
+            <xsd:enumeration value="a10a"/>
+            <xsd:enumeration value="a1-d"/>
+            <xsd:enumeration value="a1Ah"/>
+            <xsd:enumeration value="a20j"/>
+            <xsd:enumeration value="a2-r"/>
+            <xsd:enumeration value="a2Az"/>
+            <xsd:enumeration value="a30À"/>
+            <xsd:enumeration value="a3-Ë"/>
+            <xsd:enumeration value="a3AÖ"/>
+            <xsd:enumeration value="a40Ø"/>
+            <xsd:enumeration value="a4-Û"/>
+            <xsd:enumeration value="a4AÞ"/>
+            <xsd:enumeration value="a50à"/>
+            <xsd:enumeration value="a5-ë"/>
+            <xsd:enumeration value="a5Aö"/>
+            <xsd:enumeration value="a60ø"/>
+            <xsd:enumeration value="a6-û"/>
+            <xsd:enumeration value="a6Aÿ"/>
+            <xsd:enumeration value="a70Ā"/>
+            <xsd:enumeration value="a7-Ę"/>
+            <xsd:enumeration value="a7Aı"/>
+            <xsd:enumeration value="a80Ä´"/>
+            <xsd:enumeration value="a8-Ĺ"/>
+            <xsd:enumeration value="a8Aľ"/>
+            <xsd:enumeration value="a90Ł"/>
+            <xsd:enumeration value="a9-ń"/>
+            <xsd:enumeration value="a9Aň"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+
+</xsd:schema>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m10.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m10.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m10.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m10.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00501m10.xsd
+   generated from: @(#)ST_facets00501m.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="a0-ଭ"/>
+            <xsd:enumeration value="a0Aର"/>
+            <xsd:enumeration value="a10ଲ"/>
+            <xsd:enumeration value="a1-ଲ"/>
+            <xsd:enumeration value="a1Aଳ"/>
+            <xsd:enumeration value="a20ଶ"/>
+            <xsd:enumeration value="a2-ଷ"/>
+            <xsd:enumeration value="a2Aହ"/>
+            <xsd:enumeration value="a30ଽ"/>
+            <xsd:enumeration value="a40ଡ଼"/>
+            <xsd:enumeration value="a4-ଡ଼"/>
+            <xsd:enumeration value="a4Aଢ଼"/>
+            <xsd:enumeration value="a50ୟ"/>
+            <xsd:enumeration value="a5-à­ "/>
+            <xsd:enumeration value="a5Aà­¡"/>
+            <xsd:enumeration value="a60அ"/>
+            <xsd:enumeration value="a6-இ"/>
+            <xsd:enumeration value="a6Aஊ"/>
+            <xsd:enumeration value="a70எ"/>
+            <xsd:enumeration value="a7-ஏ"/>
+            <xsd:enumeration value="a7Aஐ"/>
+            <xsd:enumeration value="a80ஒ"/>
+            <xsd:enumeration value="a8-ஓ"/>
+            <xsd:enumeration value="a8Aக"/>
+            <xsd:enumeration value="a90ங"/>
+            <xsd:enumeration value="a9-ங"/>
+            <xsd:enumeration value="a9Aச"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+
+</xsd:schema>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m10_p.xml
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m10_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m10_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m10_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00501m10_p.xml
+   generated from: @(#)ST_facets00501m.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_facets00501m10.xsd">
+    <value>a00ପ</value>
+    <value>a0-ଭ</value>
+    <value>a0Aର</value>
+    <value>a10ଲ</value>
+    <value>a1-ଲ</value>
+    <value>a1Aଳ</value>
+    <value>a20ଶ</value>
+    <value>a2-ଷ</value>
+    <value>a2Aହ</value>
+    <value>a30ଽ</value>
+    <value>a40ଡ଼</value>
+    <value>a4-ଡ଼</value>
+    <value>a4Aଢ଼</value>
+    <value>a50ୟ</value>
+    <value>a5-à­ </value>
+    <value>a5Aà­¡</value>
+    <value>a60அ</value>
+    <value>a6-இ</value>
+    <value>a6Aஊ</value>
+    <value>a70எ</value>
+    <value>a7-ஏ</value>
+    <value>a7Aஐ</value>
+    <value>a80ஒ</value>
+    <value>a8-ஓ</value>
+    <value>a8Aக</value>
+    <value>a90ங</value>
+    <value>a9-ங</value>
+    <value>a9Aச</value>
+</test:root>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m11.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m11.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m11.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m11.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00501m11.xsd
+   generated from: @(#)ST_facets00501m.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="a10ஞ"/>
+            <xsd:enumeration value="a1-ஞ"/>
+            <xsd:enumeration value="a1Aட"/>
+            <xsd:enumeration value="a20ண"/>
+            <xsd:enumeration value="a2-ண"/>
+            <xsd:enumeration value="a2Aத"/>
+            <xsd:enumeration value="a30ந"/>
+            <xsd:enumeration value="a3-ன"/>
+            <xsd:enumeration value="a3Aப"/>
+            <xsd:enumeration value="a40à®®"/>
+            <xsd:enumeration value="a4-à®±"/>
+            <xsd:enumeration value="a4Aவ"/>
+            <xsd:enumeration value="a50à®·"/>
+            <xsd:enumeration value="a5-ஸ"/>
+            <xsd:enumeration value="a5Aஹ"/>
+            <xsd:enumeration value="a60అ"/>
+            <xsd:enumeration value="a6-ఈ"/>
+            <xsd:enumeration value="a6Aఌ"/>
+            <xsd:enumeration value="a70ఎ"/>
+            <xsd:enumeration value="a7-ఏ"/>
+            <xsd:enumeration value="a7Aఐ"/>
+            <xsd:enumeration value="a80ఒ"/>
+            <xsd:enumeration value="a8-ఝ"/>
+            <xsd:enumeration value="a8Aà°¨"/>
+            <xsd:enumeration value="a90à°ª"/>
+            <xsd:enumeration value="a9-à°®"/>
+            <xsd:enumeration value="a9Aà°³"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+
+</xsd:schema>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m11_p.xml
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m11_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m11_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m11_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00501m11_p.xml
+   generated from: @(#)ST_facets00501m.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_facets00501m11.xsd">
+    <value>a00ஜ</value>
+    <value>a10ஞ</value>
+    <value>a1-ஞ</value>
+    <value>a1Aட</value>
+    <value>a20ண</value>
+    <value>a2-ண</value>
+    <value>a2Aத</value>
+    <value>a30ந</value>
+    <value>a3-ன</value>
+    <value>a3Aப</value>
+    <value>a40à®®</value>
+    <value>a4-à®±</value>
+    <value>a4Aவ</value>
+    <value>a50à®·</value>
+    <value>a5-ஸ</value>
+    <value>a5Aஹ</value>
+    <value>a60అ</value>
+    <value>a6-ఈ</value>
+    <value>a6Aఌ</value>
+    <value>a70ఎ</value>
+    <value>a7-ఏ</value>
+    <value>a7Aఐ</value>
+    <value>a80ఒ</value>
+    <value>a8-ఝ</value>
+    <value>a8Aà°¨</value>
+    <value>a90à°ª</value>
+    <value>a9-à°®</value>
+    <value>a9Aà°³</value>
+</test:root>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m12.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m12.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m12.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m12.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00501m12.xsd
+   generated from: @(#)ST_facets00501m.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="a0-à°·"/>
+            <xsd:enumeration value="a0Aà°¹"/>
+            <xsd:enumeration value="a10à± "/>
+            <xsd:enumeration value="a1-à± "/>
+            <xsd:enumeration value="a1Aౡ"/>
+            <xsd:enumeration value="a20ಅ"/>
+            <xsd:enumeration value="a2-ಈ"/>
+            <xsd:enumeration value="a2Aಌ"/>
+            <xsd:enumeration value="a30ಎ"/>
+            <xsd:enumeration value="a3-ಏ"/>
+            <xsd:enumeration value="a3Aಐ"/>
+            <xsd:enumeration value="a40ಒ"/>
+            <xsd:enumeration value="a4-ಝ"/>
+            <xsd:enumeration value="a4Aನ"/>
+            <xsd:enumeration value="a50ಪ"/>
+            <xsd:enumeration value="a5-ಮ"/>
+            <xsd:enumeration value="a5Aಳ"/>
+            <xsd:enumeration value="a60ವ"/>
+            <xsd:enumeration value="a6-ಷ"/>
+            <xsd:enumeration value="a6Aಹ"/>
+            <xsd:enumeration value="a70ೞ"/>
+            <xsd:enumeration value="a80à³ "/>
+            <xsd:enumeration value="a8-à³ "/>
+            <xsd:enumeration value="a8Aೡ"/>
+            <xsd:enumeration value="a90അ"/>
+            <xsd:enumeration value="a9-ഈ"/>
+            <xsd:enumeration value="a9Aഌ"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+
+</xsd:schema>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m12_p.xml
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m12_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m12_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m12_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00501m12_p.xml
+   generated from: @(#)ST_facets00501m.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_facets00501m12.xsd">
+    <value>a00à°µ</value>
+    <value>a0-à°·</value>
+    <value>a0Aà°¹</value>
+    <value>a10à± </value>
+    <value>a1-à± </value>
+    <value>a1Aౡ</value>
+    <value>a20ಅ</value>
+    <value>a2-ಈ</value>
+    <value>a2Aಌ</value>
+    <value>a30ಎ</value>
+    <value>a3-ಏ</value>
+    <value>a3Aಐ</value>
+    <value>a40ಒ</value>
+    <value>a4-ಝ</value>
+    <value>a4Aನ</value>
+    <value>a50ಪ</value>
+    <value>a5-ಮ</value>
+    <value>a5Aಳ</value>
+    <value>a60ವ</value>
+    <value>a6-ಷ</value>
+    <value>a6Aಹ</value>
+    <value>a70ೞ</value>
+    <value>a80à³ </value>
+    <value>a8-à³ </value>
+    <value>a8Aೡ</value>
+    <value>a90അ</value>
+    <value>a9-ഈ</value>
+    <value>a9Aഌ</value>
+</test:root>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m13.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m13.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m13.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m13.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00501m13.xsd
+   generated from: @(#)ST_facets00501m.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="a0-ഏ"/>
+            <xsd:enumeration value="a0Aഐ"/>
+            <xsd:enumeration value="a10ഒ"/>
+            <xsd:enumeration value="a1-ഝ"/>
+            <xsd:enumeration value="a1Aà´¨"/>
+            <xsd:enumeration value="a20à´ª"/>
+            <xsd:enumeration value="a2-à´±"/>
+            <xsd:enumeration value="a2Aà´¹"/>
+            <xsd:enumeration value="a30ൠ"/>
+            <xsd:enumeration value="a3-ൠ"/>
+            <xsd:enumeration value="a3Aൡ"/>
+            <xsd:enumeration value="a40ก"/>
+            <xsd:enumeration value="a4-ท"/>
+            <xsd:enumeration value="a4Aฮ"/>
+            <xsd:enumeration value="a50ะ"/>
+            <xsd:enumeration value="a60า"/>
+            <xsd:enumeration value="a6-า"/>
+            <xsd:enumeration value="a6Aำ"/>
+            <xsd:enumeration value="a70เ"/>
+            <xsd:enumeration value="a7-โ"/>
+            <xsd:enumeration value="a7Aๅ"/>
+            <xsd:enumeration value="a80ກ"/>
+            <xsd:enumeration value="a8-ກ"/>
+            <xsd:enumeration value="a8Aຂ"/>
+            <xsd:enumeration value="a90ຄ"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+
+</xsd:schema>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m13_p.xml
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m13_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m13_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m13_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00501m13_p.xml
+   generated from: @(#)ST_facets00501m.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_facets00501m13.xsd">
+    <value>a00എ</value>
+    <value>a0-ഏ</value>
+    <value>a0Aഐ</value>
+    <value>a10ഒ</value>
+    <value>a1-ഝ</value>
+    <value>a1Aà´¨</value>
+    <value>a20à´ª</value>
+    <value>a2-à´±</value>
+    <value>a2Aà´¹</value>
+    <value>a30ൠ</value>
+    <value>a3-ൠ</value>
+    <value>a3Aൡ</value>
+    <value>a40ก</value>
+    <value>a4-ท</value>
+    <value>a4Aฮ</value>
+    <value>a50ะ</value>
+    <value>a60า</value>
+    <value>a6-า</value>
+    <value>a6Aำ</value>
+    <value>a70เ</value>
+    <value>a7-โ</value>
+    <value>a7Aๅ</value>
+    <value>a80ກ</value>
+    <value>a8-ກ</value>
+    <value>a8Aຂ</value>
+    <value>a90ຄ</value>
+</test:root>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m14.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m14.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m14.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m14.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00501m14.xsd
+   generated from: @(#)ST_facets00501m.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="a0-ງ"/>
+            <xsd:enumeration value="a0Aຈ"/>
+            <xsd:enumeration value="a10ຊ"/>
+            <xsd:enumeration value="a20ຍ"/>
+            <xsd:enumeration value="a30ດ"/>
+            <xsd:enumeration value="a3-ຕ"/>
+            <xsd:enumeration value="a3Aທ"/>
+            <xsd:enumeration value="a40ນ"/>
+            <xsd:enumeration value="a4-ຜ"/>
+            <xsd:enumeration value="a4Aຟ"/>
+            <xsd:enumeration value="a50ມ"/>
+            <xsd:enumeration value="a5-ຢ"/>
+            <xsd:enumeration value="a5Aຣ"/>
+            <xsd:enumeration value="a60ລ"/>
+            <xsd:enumeration value="a70ວ"/>
+            <xsd:enumeration value="a80ສ"/>
+            <xsd:enumeration value="a8-ສ"/>
+            <xsd:enumeration value="a8Aຫ"/>
+            <xsd:enumeration value="a90ອ"/>
+            <xsd:enumeration value="a9-ອ"/>
+            <xsd:enumeration value="a9Aຮ"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+
+</xsd:schema>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m14_p.xml
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m14_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m14_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m14_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00501m14_p.xml
+   generated from: @(#)ST_facets00501m.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_facets00501m14.xsd">
+    <value>a00ງ</value>
+    <value>a0-ງ</value>
+    <value>a0Aຈ</value>
+    <value>a10ຊ</value>
+    <value>a20ຍ</value>
+    <value>a30ດ</value>
+    <value>a3-ຕ</value>
+    <value>a3Aທ</value>
+    <value>a40ນ</value>
+    <value>a4-ຜ</value>
+    <value>a4Aຟ</value>
+    <value>a50ມ</value>
+    <value>a5-ຢ</value>
+    <value>a5Aຣ</value>
+    <value>a60ລ</value>
+    <value>a70ວ</value>
+    <value>a80ສ</value>
+    <value>a8-ສ</value>
+    <value>a8Aຫ</value>
+    <value>a90ອ</value>
+    <value>a9-ອ</value>
+    <value>a9Aຮ</value>
+</test:root>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m15.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m15.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m15.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m15.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00501m15.xsd
+   generated from: @(#)ST_facets00501m.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="a10າ"/>
+            <xsd:enumeration value="a1-າ"/>
+            <xsd:enumeration value="a1Aຳ"/>
+            <xsd:enumeration value="a20ຽ"/>
+            <xsd:enumeration value="a30ເ"/>
+            <xsd:enumeration value="a3-ໂ"/>
+            <xsd:enumeration value="a3Aໄ"/>
+            <xsd:enumeration value="a40ཀ"/>
+            <xsd:enumeration value="a4-གྷ"/>
+            <xsd:enumeration value="a4Aཇ"/>
+            <xsd:enumeration value="a50ཉ"/>
+            <xsd:enumeration value="a5-ཙ"/>
+            <xsd:enumeration value="a5Aཀྵ"/>
+            <xsd:enumeration value="a60ᄀ"/>
+            <xsd:enumeration value="a70ᄂ"/>
+            <xsd:enumeration value="a7-ᄂ"/>
+            <xsd:enumeration value="a7Aᄃ"/>
+            <xsd:enumeration value="a80ᄅ"/>
+            <xsd:enumeration value="a8-ᄆ"/>
+            <xsd:enumeration value="a8Aᄇ"/>
+            <xsd:enumeration value="a90ᄉ"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+
+</xsd:schema>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m15_p.xml
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m15_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m15_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m15_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00501m15_p.xml
+   generated from: @(#)ST_facets00501m.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_facets00501m15.xsd">
+    <value>a00ະ</value>
+    <value>a10າ</value>
+    <value>a1-າ</value>
+    <value>a1Aຳ</value>
+    <value>a20ຽ</value>
+    <value>a30ເ</value>
+    <value>a3-ໂ</value>
+    <value>a3Aໄ</value>
+    <value>a40ཀ</value>
+    <value>a4-གྷ</value>
+    <value>a4Aཇ</value>
+    <value>a50ཉ</value>
+    <value>a5-ཙ</value>
+    <value>a5Aཀྵ</value>
+    <value>a60ᄀ</value>
+    <value>a70ᄂ</value>
+    <value>a7-ᄂ</value>
+    <value>a7Aᄃ</value>
+    <value>a80ᄅ</value>
+    <value>a8-ᄆ</value>
+    <value>a8Aᄇ</value>
+    <value>a90ᄉ</value>
+</test:root>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m16.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m16.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m16.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m16.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00501m16.xsd
+   generated from: @(#)ST_facets00501m.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="a0-ᄋ"/>
+            <xsd:enumeration value="a0Aᄌ"/>
+            <xsd:enumeration value="a10ᄎ"/>
+            <xsd:enumeration value="a1-ᄐ"/>
+            <xsd:enumeration value="a1Aᄒ"/>
+            <xsd:enumeration value="a20ᄼ"/>
+            <xsd:enumeration value="a30ᄾ"/>
+            <xsd:enumeration value="a40ᅀ"/>
+            <xsd:enumeration value="a50ᅌ"/>
+            <xsd:enumeration value="a60ᅎ"/>
+            <xsd:enumeration value="a70ᅐ"/>
+            <xsd:enumeration value="a80ᅔ"/>
+            <xsd:enumeration value="a8-ᅔ"/>
+            <xsd:enumeration value="a8Aᅕ"/>
+            <xsd:enumeration value="a90ᅙ"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+
+</xsd:schema>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m16_p.xml
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m16_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m16_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m16_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00501m16_p.xml
+   generated from: @(#)ST_facets00501m.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_facets00501m16.xsd">
+    <value>a00ᄋ</value>
+    <value>a0-ᄋ</value>
+    <value>a0Aᄌ</value>
+    <value>a10ᄎ</value>
+    <value>a1-ᄐ</value>
+    <value>a1Aᄒ</value>
+    <value>a20ᄼ</value>
+    <value>a30ᄾ</value>
+    <value>a40ᅀ</value>
+    <value>a50ᅌ</value>
+    <value>a60ᅎ</value>
+    <value>a70ᅐ</value>
+    <value>a80ᅔ</value>
+    <value>a8-ᅔ</value>
+    <value>a8Aᅕ</value>
+    <value>a90ᅙ</value>
+</test:root>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m17.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m17.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m17.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m17.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00501m17.xsd
+   generated from: @(#)ST_facets00501m.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="a0-ᅠ"/>
+            <xsd:enumeration value="a0Aᅡ"/>
+            <xsd:enumeration value="a10ᅣ"/>
+            <xsd:enumeration value="a20ᅥ"/>
+            <xsd:enumeration value="a30ᅧ"/>
+            <xsd:enumeration value="a40ᅩ"/>
+            <xsd:enumeration value="a50ᅭ"/>
+            <xsd:enumeration value="a5-ᅭ"/>
+            <xsd:enumeration value="a5Aᅮ"/>
+            <xsd:enumeration value="a60ᅲ"/>
+            <xsd:enumeration value="a6-ᅲ"/>
+            <xsd:enumeration value="a6Aᅳ"/>
+            <xsd:enumeration value="a70ᅵ"/>
+            <xsd:enumeration value="a80ᆞ"/>
+            <xsd:enumeration value="a90ᆨ"/>
+        </xsd:restriction>
+    </xsd:simpleType>
+
+</xsd:schema>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m17_p.xml
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m17_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m17_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/SType/ST_facets/ST_facets00501m/ST_facets00501m17_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)ST_facets00501m17_p.xml
+   generated from: @(#)ST_facets00501m.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_facets00501m17.xsd">
+    <value>a00ᅟ</value>
+    <value>a0-ᅠ</value>
+    <value>a0Aᅡ</value>
+    <value>a10ᅣ</value>
+    <value>a20ᅥ</value>
+    <value>a30ᅧ</value>
+    <value>a40ᅩ</value>
+    <value>a50ᅭ</value>
+    <value>a5-ᅭ</value>
+    <value>a5Aᅮ</value>
+    <value>a60ᅲ</value>
+    <value>a6-ᅲ</value>
+    <value>a6Aᅳ</value>
+    <value>a70ᅵ</value>
+    <value>a80ᆞ</value>
+    <value>a90ᆨ</value>
+</test:root>



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