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 [15/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/MGroup/annotation/annotation00101m/annotation00101m17.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m17.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m17.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m17.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)annotation00101m17.xsd
+   generated from: @(#)annotation00101m.jmpp	1.3 02/11/19
+
+-->
+
+<xsd:schema
+  xmlns="MGroup/annotation"
+  xmlns:jt="JavaTest"
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+  targetNamespace="MGroup/annotation">
+  
+     <xsd:element name="root"/>
+  
+
+     <xsd:complexType name="theType">
+          <xsd:sequence>
+              <xsd:annotation>
+                  <xsd:appinfo>
+                      <jt:keywords>runtime positive</jt:keywords>
+                  </xsd:appinfo>
+              </xsd:annotation>
+              <xsd:annotation>
+                  <xsd:appinfo>
+                      <jt:keywords>runtime positive</jt:keywords>
+                  </xsd:appinfo>
+              </xsd:annotation>
+              <xsd:element name="c" type="xsd:int" />
+              <xsd:element name="date" type="xsd:date" />
+          </xsd:sequence>
+     </xsd:complexType>
+
+</xsd:schema>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m18.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m18.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m18.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m18.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)annotation00101m18.xsd
+   generated from: @(#)annotation00101m.jmpp	1.3 02/11/19
+
+-->
+
+<xsd:schema
+  xmlns="MGroup/annotation"
+  xmlns:jt="JavaTest"
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+  targetNamespace="MGroup/annotation">
+  
+     <xsd:element name="root"/>
+  
+
+     <xsd:complexType name="theType">
+          <xsd:sequence>
+              <xsd:element name="c" type="xsd:int" />
+              <xsd:element name="date" type="xsd:date" />
+              <xsd:annotation>
+                  <xsd:appinfo>
+                      <jt:keywords>runtime positive</jt:keywords>
+                  </xsd:appinfo>
+              </xsd:annotation>
+          </xsd:sequence>
+     </xsd:complexType>
+
+</xsd:schema>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m1_p.xml
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m1_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m1_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m1_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)annotation00101m1_p.xml
+   generated from: @(#)annotation00101m.jmpp	1.3 02/11/19
+
+-->
+
+<root
+    xmlns="MGroup/annotation"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:schemaLocation="MGroup/annotation annotation00101m1.xsd"/>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m2.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m2.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m2.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m2.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)annotation00101m2.xsd
+   generated from: @(#)annotation00101m.jmpp	1.3 02/11/19
+
+-->
+
+<xsd:schema
+  xmlns="MGroup/annotation"
+  xmlns:jt="JavaTest"
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+  targetNamespace="MGroup/annotation">
+  
+     <xsd:element name="root"/>
+  
+
+     <xsd:complexType name="theType">
+          <xsd:all>
+              <xsd:annotation>
+                  <xsd:documentation xml:lang="en">
+                      This is a model group schema component (all).
+                  </xsd:documentation>
+              </xsd:annotation>
+              <xsd:annotation>
+                  <xsd:documentation xml:lang="en">
+                      This is a model group schema component (all).
+                  </xsd:documentation>
+              </xsd:annotation>
+              <xsd:element name="c" type="xsd:int" />
+              <xsd:element name="date" type="xsd:date" />
+          </xsd:all>
+     </xsd:complexType>
+
+</xsd:schema>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m3.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m3.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m3.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m3.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)annotation00101m3.xsd
+   generated from: @(#)annotation00101m.jmpp	1.3 02/11/19
+
+-->
+
+<xsd:schema
+  xmlns="MGroup/annotation"
+  xmlns:jt="JavaTest"
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+  targetNamespace="MGroup/annotation">
+  
+     <xsd:element name="root"/>
+  
+
+     <xsd:complexType name="theType">
+          <xsd:all>
+              <xsd:element name="c" type="xsd:int" />
+              <xsd:element name="date" type="xsd:date" />
+              <xsd:annotation>
+                  <xsd:documentation xml:lang="en">
+                      This is a model group schema component (all).
+                  </xsd:documentation>
+              </xsd:annotation>
+          </xsd:all>
+     </xsd:complexType>
+
+</xsd:schema>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m4.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m4.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m4.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m4.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)annotation00101m4.xsd
+   generated from: @(#)annotation00101m.jmpp	1.3 02/11/19
+
+-->
+
+<xsd:schema
+  xmlns="MGroup/annotation"
+  xmlns:jt="JavaTest"
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+  targetNamespace="MGroup/annotation">
+  
+     <xsd:element name="root"/>
+  
+
+     <xsd:complexType name="theType">
+          <xsd:all>
+              <xsd:annotation>
+                  <xsd:appinfo>
+                      <jt:keywords>runtime positive</jt:keywords>
+                  </xsd:appinfo>
+              </xsd:annotation>
+              <xsd:element name="c" type="xsd:int" />
+              <xsd:element name="date" type="xsd:date" />
+          </xsd:all>
+     </xsd:complexType>
+
+</xsd:schema>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m4_p.xml
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m4_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m4_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m4_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)annotation00101m4_p.xml
+   generated from: @(#)annotation00101m.jmpp	1.3 02/11/19
+
+-->
+
+<root
+    xmlns="MGroup/annotation"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:schemaLocation="MGroup/annotation annotation00101m4.xsd"/>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m5.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m5.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m5.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m5.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)annotation00101m5.xsd
+   generated from: @(#)annotation00101m.jmpp	1.3 02/11/19
+
+-->
+
+<xsd:schema
+  xmlns="MGroup/annotation"
+  xmlns:jt="JavaTest"
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+  targetNamespace="MGroup/annotation">
+  
+     <xsd:element name="root"/>
+  
+
+     <xsd:complexType name="theType">
+          <xsd:all>
+              <xsd:annotation>
+                  <xsd:appinfo>
+                      <jt:keywords>runtime positive</jt:keywords>
+                  </xsd:appinfo>
+              </xsd:annotation>
+              <xsd:annotation>
+                  <xsd:appinfo>
+                      <jt:keywords>runtime positive</jt:keywords>
+                  </xsd:appinfo>
+              </xsd:annotation>
+              <xsd:element name="c" type="xsd:int" />
+              <xsd:element name="date" type="xsd:date" />
+          </xsd:all>
+     </xsd:complexType>
+
+</xsd:schema>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m6.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m6.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m6.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m6.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)annotation00101m6.xsd
+   generated from: @(#)annotation00101m.jmpp	1.3 02/11/19
+
+-->
+
+<xsd:schema
+  xmlns="MGroup/annotation"
+  xmlns:jt="JavaTest"
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+  targetNamespace="MGroup/annotation">
+  
+     <xsd:element name="root"/>
+  
+
+     <xsd:complexType name="theType">
+          <xsd:all>
+              <xsd:element name="c" type="xsd:int" />
+              <xsd:element name="date" type="xsd:date" />
+              <xsd:annotation>
+                  <xsd:appinfo>
+                      <jt:keywords>runtime positive</jt:keywords>
+                  </xsd:appinfo>
+              </xsd:annotation>
+          </xsd:all>
+     </xsd:complexType>
+
+</xsd:schema>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m7.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m7.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m7.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m7.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)annotation00101m7.xsd
+   generated from: @(#)annotation00101m.jmpp	1.3 02/11/19
+
+-->
+
+<xsd:schema
+  xmlns="MGroup/annotation"
+  xmlns:jt="JavaTest"
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+  targetNamespace="MGroup/annotation">
+  
+     <xsd:element name="root"/>
+  
+
+     <xsd:complexType name="theType">
+          <xsd:choice>
+              <xsd:annotation>
+                  <xsd:documentation xml:lang="en">
+                      This is a model group schema component (choice).
+                  </xsd:documentation>
+              </xsd:annotation>
+              <xsd:element name="c" type="xsd:int" />
+              <xsd:element name="date" type="xsd:date" />
+          </xsd:choice>
+     </xsd:complexType>
+
+</xsd:schema>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m7_p.xml
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m7_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m7_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m7_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)annotation00101m7_p.xml
+   generated from: @(#)annotation00101m.jmpp	1.3 02/11/19
+
+-->
+
+<root
+    xmlns="MGroup/annotation"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:schemaLocation="MGroup/annotation annotation00101m7.xsd"/>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m8.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m8.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m8.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m8.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)annotation00101m8.xsd
+   generated from: @(#)annotation00101m.jmpp	1.3 02/11/19
+
+-->
+
+<xsd:schema
+  xmlns="MGroup/annotation"
+  xmlns:jt="JavaTest"
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+  targetNamespace="MGroup/annotation">
+  
+     <xsd:element name="root"/>
+  
+
+     <xsd:complexType name="theType">
+          <xsd:choice>
+              <xsd:annotation>
+                  <xsd:documentation xml:lang="en">
+                      This is a model group schema component (choice).
+                  </xsd:documentation>
+              </xsd:annotation>
+              <xsd:annotation>
+                  <xsd:documentation xml:lang="en">
+                      This is a model group schema component (choice).
+                  </xsd:documentation>
+              </xsd:annotation>
+              <xsd:element name="c" type="xsd:int" />
+              <xsd:element name="date" type="xsd:date" />
+          </xsd:choice>
+     </xsd:complexType>
+
+</xsd:schema>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m9.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m9.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m9.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/annotation/annotation00101m/annotation00101m9.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)annotation00101m9.xsd
+   generated from: @(#)annotation00101m.jmpp	1.3 02/11/19
+
+-->
+
+<xsd:schema
+  xmlns="MGroup/annotation"
+  xmlns:jt="JavaTest"
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+  targetNamespace="MGroup/annotation">
+  
+     <xsd:element name="root"/>
+  
+
+     <xsd:complexType name="theType">
+          <xsd:choice>
+              <xsd:element name="c" type="xsd:int" />
+              <xsd:element name="date" type="xsd:date" />
+              <xsd:annotation>
+                  <xsd:documentation xml:lang="en">
+                      This is a model group schema component (choice).
+                  </xsd:documentation>
+              </xsd:annotation>
+          </xsd:choice>
+     </xsd:complexType>
+
+</xsd:schema>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/compositor/compositor00101m/compositor00101m1.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/compositor/compositor00101m/compositor00101m1.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/compositor/compositor00101m/compositor00101m1.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/compositor/compositor00101m/compositor00101m1.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)compositor00101m1.xsd
+   generated from: @(#)compositor00101m.jmpp	1.2 04/01/14
+
+-->
+
+
+<xsd:schema
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+  xmlns="compositor"
+  targetNamespace="compositor">
+
+     <xsd:group name="G1">
+          <xsd:sequence>
+               <xsd:element name="date" type="xsd:date"/>
+               <xsd:element name="time" type="xsd:time"/>
+               <xsd:element name="name" type="xsd:string"/>
+          </xsd:sequence>
+     </xsd:group>
+
+     <xsd:element name="a">
+          <xsd:complexType>
+               <xsd:group ref="G1"/>
+          </xsd:complexType>
+     </xsd:element>
+
+</xsd:schema>
+

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/compositor/compositor00101m/compositor00101m1_n.xml
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/compositor/compositor00101m/compositor00101m1_n.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/compositor/compositor00101m/compositor00101m1_n.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/compositor/compositor00101m/compositor00101m1_n.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)compositor00101m1_n.xml
+   generated from: @(#)compositor00101m.jmpp	1.2 04/01/14
+
+-->
+
+<test:a
+    xmlns:test="compositor"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:schemaLocation="compositor compositor00101m1.xsd">
+<time>12:30:00</time>
+<name>J. Lee</name>
+</test:a>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/compositor/compositor00101m/compositor00101m1_p.xml
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/compositor/compositor00101m/compositor00101m1_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/compositor/compositor00101m/compositor00101m1_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/compositor/compositor00101m/compositor00101m1_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)compositor00101m1_p.xml
+   generated from: @(#)compositor00101m.jmpp	1.2 04/01/14
+
+-->
+
+<test:a
+    xmlns:test="compositor"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:schemaLocation="compositor compositor00101m1.xsd">
+<date>2002-04-29</date>
+<time>12:30:00</time>
+<name>J. Lee</name>
+</test:a>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/compositor/compositor00102m/compositor00102m1.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/compositor/compositor00102m/compositor00102m1.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/compositor/compositor00102m/compositor00102m1.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/compositor/compositor00102m/compositor00102m1.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)compositor00102m1.xsd
+   generated from: @(#)compositor00102m.jmpp	1.1 02/04/29
+
+-->
+
+
+<xsd:schema
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+  xmlns="compositor"
+  targetNamespace="compositor">
+
+     <xsd:group name="G1">
+          <xsd:choice>
+               <xsd:element name="date" type="xsd:date"/>
+               <xsd:element name="time" type="xsd:time"/>
+          </xsd:choice>
+     </xsd:group>
+
+     <xsd:element name="a">
+          <xsd:complexType>
+               <xsd:group ref="G1"/>
+          </xsd:complexType>
+     </xsd:element>
+
+</xsd:schema>
+

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/compositor/compositor00102m/compositor00102m1_n.xml
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/compositor/compositor00102m/compositor00102m1_n.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/compositor/compositor00102m/compositor00102m1_n.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/compositor/compositor00102m/compositor00102m1_n.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)compositor00102m1_n.xml
+   generated from: @(#)compositor00102m.jmpp	1.1 02/04/29
+
+-->
+
+<test:a
+    xmlns:test="compositor"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:schemaLocation="compositor compositor00102m1.xsd">
+<date>2002-04-23</date>
+<time>12:31:01</time>
+</test:a>

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

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/compositor/compositor00103m/compositor00103m1.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/compositor/compositor00103m/compositor00103m1.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/compositor/compositor00103m/compositor00103m1.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/compositor/compositor00103m/compositor00103m1.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)compositor00103m1.xsd
+   generated from: @(#)compositor00103m.jmpp	1.1 02/04/29
+
+-->
+
+
+<xsd:schema
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+  xmlns="compositor"
+  targetNamespace="compositor">
+
+     <xsd:group name="G1">
+          <xsd:all>
+               <xsd:element name="date" type="xsd:date"/>
+               <xsd:element name="time" type="xsd:time"/>
+          </xsd:all>
+     </xsd:group>
+
+     <xsd:element name="a">
+          <xsd:complexType>
+               <xsd:group ref="G1"/>
+          </xsd:complexType>
+     </xsd:element>
+
+</xsd:schema>
+

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

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/compositor/compositor00103m/compositor00103m1_p.xml
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/compositor/compositor00103m/compositor00103m1_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/compositor/compositor00103m/compositor00103m1_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/compositor/compositor00103m/compositor00103m1_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)compositor00103m1_p.xml
+   generated from: @(#)compositor00103m.jmpp	1.1 02/04/29
+
+-->
+
+<test:a
+    xmlns:test="compositor"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:schemaLocation="compositor compositor00103m1.xsd">
+<date>2002-04-23</date>
+<time>12:31:01</time>
+</test:a>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/compositor/compositor00201m/compositor00201m1.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/compositor/compositor00201m/compositor00201m1.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/compositor/compositor00201m/compositor00201m1.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/compositor/compositor00201m/compositor00201m1.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)compositor00201m1.xsd
+   generated from: @(#)compositor00201m.jmpp	1.1 02/04/29
+
+-->
+
+
+<xsd:schema
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+  xmlns="compositor"
+  targetNamespace="compositor">
+
+     <xsd:group name="G1">
+          <xsd:sequence/>
+     </xsd:group>
+
+     <xsd:element name="a">
+          <xsd:complexType>
+               <xsd:group ref="G1"/>
+          </xsd:complexType>
+     </xsd:element>
+
+</xsd:schema>
+

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

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/compositor/compositor00202m/compositor00202m1.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/compositor/compositor00202m/compositor00202m1.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/compositor/compositor00202m/compositor00202m1.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/compositor/compositor00202m/compositor00202m1.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)compositor00202m1.xsd
+   generated from: @(#)compositor00202m.jmpp	1.2 02/12/09
+
+-->
+
+
+<xsd:schema
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+  xmlns="compositor"
+  targetNamespace="compositor">
+
+     <xsd:element name="a" type="xsd:string"/>
+
+     <xsd:group name="G1">
+          <xsd:choice/>
+     </xsd:group>
+
+     <xsd:element name="b">
+          <xsd:complexType>
+               <xsd:group ref="G1"/>
+          </xsd:complexType>
+     </xsd:element>
+
+</xsd:schema>
+

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

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/compositor/compositor00203m/compositor00203m1.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/compositor/compositor00203m/compositor00203m1.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/compositor/compositor00203m/compositor00203m1.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/compositor/compositor00203m/compositor00203m1.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)compositor00203m1.xsd
+   generated from: @(#)compositor00203m.jmpp	1.1 02/04/29
+
+-->
+
+
+<xsd:schema
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+  xmlns="compositor"
+  targetNamespace="compositor">
+
+     <xsd:group name="G1">
+          <xsd:all/>
+     </xsd:group>
+
+     <xsd:element name="a">
+          <xsd:complexType>
+               <xsd:group ref="G1"/>
+          </xsd:complexType>
+     </xsd:element>
+
+</xsd:schema>
+

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

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00101m/particles00101m1.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00101m/particles00101m1.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00101m/particles00101m1.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00101m/particles00101m1.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)particles00101m1.xsd
+   generated from: @(#)particles00101m.jmpp	1.1 02/04/28
+
+-->
+
+
+<xsd:schema
+    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+    xmlns="particles"
+    targetNamespace="particles">
+
+  <xsd:group name="G1">
+    <xsd:all>
+      <xsd:element name="date" type="xsd:date"/>
+    </xsd:all>
+  </xsd:group>
+
+  <xsd:element name="a">
+    <xsd:complexType>
+      <xsd:group ref="G1"/>
+    </xsd:complexType>
+  </xsd:element>
+
+</xsd:schema>
+

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

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

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00101m/particles00101m2.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00101m/particles00101m2.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00101m/particles00101m2.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00101m/particles00101m2.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)particles00101m2.xsd
+   generated from: @(#)particles00101m.jmpp	1.1 02/04/28
+
+-->
+
+
+<xsd:schema
+    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+    xmlns="particles"
+    targetNamespace="particles">
+
+  <xsd:group name="G1">
+    <xsd:all>
+      <xsd:element name="date" type="xsd:date"/>
+      <xsd:element name="marked" type="xsd:boolean"/>
+    </xsd:all>
+  </xsd:group>
+
+  <xsd:element name="a">
+    <xsd:complexType>
+      <xsd:group ref="G1"/>
+    </xsd:complexType>
+  </xsd:element>
+
+</xsd:schema>
+

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

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

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00102m/particles00102m1.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00102m/particles00102m1.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00102m/particles00102m1.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00102m/particles00102m1.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)particles00102m1.xsd
+   generated from: @(#)particles00102m.jmpp	1.3 03/10/10
+
+-->
+
+
+<xsd:schema
+    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+    xmlns="particles"
+    targetNamespace="particles">
+
+  <xsd:group name="G1">
+    <xsd:all>
+      <xsd:group>
+        <xsd:sequence/>
+      </xsd:group>
+    </xsd:all>
+  </xsd:group>
+
+  <xsd:element name="a" type="xsd:string"/>
+
+</xsd:schema>
+

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00103m/particles00103m1.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00103m/particles00103m1.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00103m/particles00103m1.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00103m/particles00103m1.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)particles00103m1.xsd
+   generated from: @(#)particles00103m.jmpp	1.3 03/10/10
+
+-->
+
+
+<xsd:schema
+    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+    xmlns="particles"
+    targetNamespace="particles">
+
+  <xsd:group name="G1">
+    <xsd:all>
+      <xsd:sequence/>
+    </xsd:all>
+  </xsd:group>
+
+  <xsd:element name="a" type="xsd:string"/>
+
+</xsd:schema>
+

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00104m/particles00104m1.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00104m/particles00104m1.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00104m/particles00104m1.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00104m/particles00104m1.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)particles00104m1.xsd
+   generated from: @(#)particles00104m.jmpp	1.4 03/10/10
+
+-->
+
+
+<xsd:schema
+    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+    xmlns="particles"
+    targetNamespace="particles">
+
+  <xsd:group name="G1">
+    <xsd:all>
+      <xsd:any/>
+    </xsd:all>
+  </xsd:group>
+
+  <xsd:element name="a" type="xsd:string"/>
+
+</xsd:schema>
+

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00105m/particles00105m1.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00105m/particles00105m1.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00105m/particles00105m1.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00105m/particles00105m1.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)particles00105m1.xsd
+   generated from: @(#)particles00105m.jmpp	1.3 03/10/10
+
+-->
+
+
+<xsd:schema
+    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+    xmlns="particles"
+    targetNamespace="particles">
+
+  <xsd:group name="G1">
+    <xsd:all>
+      <xsd:choice/>
+    </xsd:all>
+  </xsd:group>
+
+  <xsd:element name="a" type="xsd:string"/>
+
+</xsd:schema>
+

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00201m/particles00201m1.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00201m/particles00201m1.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00201m/particles00201m1.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00201m/particles00201m1.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)particles00201m1.xsd
+   generated from: @(#)particles00201m.jmpp	1.1 02/04/28
+
+-->
+
+
+<xsd:schema
+    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+    xmlns="particles"
+    targetNamespace="particles">
+
+  <xsd:group name="G1">
+    <xsd:choice>
+      <xsd:element name="date" type="xsd:date"/>
+      <xsd:element name="marked" type="xsd:boolean"/>
+    </xsd:choice>
+  </xsd:group>
+
+  <xsd:element name="a">
+    <xsd:complexType>
+      <xsd:group ref="G1"/>
+    </xsd:complexType>
+  </xsd:element>
+
+</xsd:schema>
+

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

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

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00202m/particles00202m1.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00202m/particles00202m1.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00202m/particles00202m1.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00202m/particles00202m1.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)particles00202m1.xsd
+   generated from: @(#)particles00202m.jmpp	1.1 02/04/28
+
+-->
+
+
+<xsd:schema
+    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+    xmlns="particles"
+    targetNamespace="particles">
+
+  <xsd:group name="G1">
+    <xsd:choice>
+      <xsd:group ref="G2"/>
+      <xsd:group ref="G3"/>
+    </xsd:choice>
+  </xsd:group>
+
+  <xsd:group name="G2">
+    <xsd:sequence>
+      <xsd:element name="date" type="xsd:date"/>
+      <xsd:element name="marked" type="xsd:boolean"/>
+    </xsd:sequence>
+  </xsd:group>
+
+  <xsd:group name="G3">
+    <xsd:sequence>
+      <xsd:element name="num" type="xsd:int"/>
+    </xsd:sequence>
+  </xsd:group>
+
+  <xsd:element name="a">
+    <xsd:complexType>
+      <xsd:group ref="G1"/>
+    </xsd:complexType>
+  </xsd:element>
+
+</xsd:schema>
+

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

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

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00203m/particles00203m1.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00203m/particles00203m1.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00203m/particles00203m1.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00203m/particles00203m1.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)particles00203m1.xsd
+   generated from: @(#)particles00203m.jmpp	1.1 02/04/28
+
+-->
+
+
+<xsd:schema
+    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+    xmlns="particles"
+    targetNamespace="particles">
+
+  <xsd:group name="G1">
+    <xsd:choice>
+      <xsd:choice>
+        <xsd:element name="date" type="xsd:date"/>
+        <xsd:element name="marked" type="xsd:boolean"/>
+      </xsd:choice>
+      <xsd:choice>
+        <xsd:element name="num" type="xsd:int"/>
+      </xsd:choice>
+    </xsd:choice>
+  </xsd:group>
+
+  <xsd:element name="a">
+    <xsd:complexType>
+      <xsd:group ref="G1"/>
+    </xsd:complexType>
+  </xsd:element>
+
+</xsd:schema>
+

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

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

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00204m/particles00204m1.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00204m/particles00204m1.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00204m/particles00204m1.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00204m/particles00204m1.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)particles00204m1.xsd
+   generated from: @(#)particles00204m.jmpp	1.1 02/04/28
+
+-->
+
+
+<xsd:schema
+    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+    xmlns="particles"
+    targetNamespace="particles">
+
+  <xsd:group name="G1">
+    <xsd:choice>
+      <xsd:sequence>
+        <xsd:element name="date" type="xsd:date"/>
+        <xsd:element name="marked" type="xsd:boolean"/>
+      </xsd:sequence>
+      <xsd:sequence>
+        <xsd:element name="num" type="xsd:int"/>
+      </xsd:sequence>
+    </xsd:choice>
+  </xsd:group>
+
+  <xsd:element name="a">
+    <xsd:complexType>
+      <xsd:group ref="G1"/>
+    </xsd:complexType>
+  </xsd:element>
+
+</xsd:schema>
+

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

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

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00205m/particles00205m1.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00205m/particles00205m1.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00205m/particles00205m1.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00205m/particles00205m1.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)particles00205m1.xsd
+   generated from: @(#)particles00205m.jmpp	1.2 02/08/23
+
+-->
+
+
+<xsd:schema
+    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+    xmlns="particles"
+    targetNamespace="particles">
+
+  <xsd:group name="G1">
+    <xsd:choice>
+      <xsd:any processContents="lax"/>
+    </xsd:choice>
+  </xsd:group>
+
+  <xsd:element name="a">
+    <xsd:complexType>
+      <xsd:group ref="G1"/>
+    </xsd:complexType>
+  </xsd:element>
+
+</xsd:schema>
+

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00205m/particles00205m1_n.xml
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00205m/particles00205m1_n.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00205m/particles00205m1_n.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00205m/particles00205m1_n.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)particles00205m1_n.xml
+   generated from: @(#)particles00205m.jmpp	1.2 02/08/23
+
+-->
+
+<test:a
+    xmlns:test="particles"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:schemaLocation="particles particles00205m1.xsd">
+  <marked>true</marked>
+  <num>123</num>
+</test:a>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00205m/particles00205m1_p.xml
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00205m/particles00205m1_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00205m/particles00205m1_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00205m/particles00205m1_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)particles00205m1_p.xml
+   generated from: @(#)particles00205m.jmpp	1.2 02/08/23
+
+-->
+
+<test:a
+    xmlns:test="particles"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:schemaLocation="particles particles00205m1.xsd">
+  <date>2002-04-25</date>
+</test:a>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00301m/particles00301m1.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00301m/particles00301m1.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00301m/particles00301m1.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00301m/particles00301m1.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)particles00301m1.xsd
+   generated from: @(#)particles00301m.jmpp	1.1 02/04/28
+
+-->
+
+
+<xsd:schema
+    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+    xmlns="particles"
+    targetNamespace="particles">
+
+  <xsd:group name="G1">
+    <xsd:sequence>
+      <xsd:element name="id" type="xsd:integer"/>
+      <xsd:element name="name" type="xsd:string"/>
+    </xsd:sequence>
+  </xsd:group>
+
+  <xsd:element name="a">
+    <xsd:complexType>
+      <xsd:group ref="G1"/>
+    </xsd:complexType>
+  </xsd:element>
+
+</xsd:schema>
+

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

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00301m/particles00301m1_p.xml
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00301m/particles00301m1_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00301m/particles00301m1_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00301m/particles00301m1_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)particles00301m1_p.xml
+   generated from: @(#)particles00301m.jmpp	1.1 02/04/28
+
+-->
+
+<test:a
+    xmlns:test="particles"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:schemaLocation="particles particles00301m1.xsd">
+
+  <id>12345678900987654321</id>
+  <name>J. Abc</name>
+</test:a>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00302m/particles00302m1.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00302m/particles00302m1.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00302m/particles00302m1.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00302m/particles00302m1.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)particles00302m1.xsd
+   generated from: @(#)particles00302m.jmpp	1.1 02/04/28
+
+-->
+
+
+<xsd:schema
+    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+    xmlns="particles"
+    targetNamespace="particles">
+
+  <xsd:group name="G1">
+    <xsd:sequence>
+      <xsd:group ref="G2"/>
+      <xsd:group ref="G3"/>
+    </xsd:sequence>
+  </xsd:group>
+
+  <xsd:group name="G2">
+    <xsd:sequence>
+      <xsd:element name="id" type="xsd:integer"/>
+    </xsd:sequence>
+  </xsd:group>
+
+  <xsd:group name="G3">
+    <xsd:sequence>
+      <xsd:element name="name" type="xsd:string"/>
+    </xsd:sequence>
+  </xsd:group>
+
+  <xsd:element name="a">
+    <xsd:complexType>
+      <xsd:group ref="G1"/>
+    </xsd:complexType>
+  </xsd:element>
+
+</xsd:schema>
+

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

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00302m/particles00302m1_p.xml
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00302m/particles00302m1_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00302m/particles00302m1_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00302m/particles00302m1_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)particles00302m1_p.xml
+   generated from: @(#)particles00302m.jmpp	1.1 02/04/28
+
+-->
+
+<test:a
+    xmlns:test="particles"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:schemaLocation="particles particles00302m1.xsd">
+
+  <id>12345678900987654321</id>
+  <name>J. Abc</name>
+</test:a>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00303m/particles00303m1.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00303m/particles00303m1.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00303m/particles00303m1.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00303m/particles00303m1.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)particles00303m1.xsd
+   generated from: @(#)particles00303m.jmpp	1.1 02/04/28
+
+-->
+
+
+<xsd:schema
+    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+    xmlns="particles"
+    targetNamespace="particles">
+
+  <xsd:group name="G1">
+    <xsd:sequence>
+      <xsd:choice>
+        <xsd:element name="id" type="xsd:integer"/>
+        <xsd:element name="id_str" type="xsd:string"/>
+      </xsd:choice>
+      <xsd:choice>
+        <xsd:element name="name" type="xsd:string"/>
+        <xsd:element name="type" type="xsd:string"/>
+      </xsd:choice>
+    </xsd:sequence>
+  </xsd:group>
+
+  <xsd:element name="a">
+    <xsd:complexType>
+      <xsd:group ref="G1"/>
+    </xsd:complexType>
+  </xsd:element>
+
+</xsd:schema>
+

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

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00303m/particles00303m1_p.xml
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00303m/particles00303m1_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00303m/particles00303m1_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00303m/particles00303m1_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)particles00303m1_p.xml
+   generated from: @(#)particles00303m.jmpp	1.1 02/04/28
+
+-->
+
+<test:a
+    xmlns:test="particles"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:schemaLocation="particles particles00303m1.xsd">
+
+  <id_str>12345678900987654321J.ABC</id_str>
+  <type>#QQQQ</type>
+</test:a>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00304m/particles00304m1.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00304m/particles00304m1.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00304m/particles00304m1.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00304m/particles00304m1.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)particles00304m1.xsd
+   generated from: @(#)particles00304m.jmpp	1.1 02/04/28
+
+-->
+
+
+<xsd:schema
+    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+    xmlns="particles"
+    targetNamespace="particles">
+
+  <xsd:group name="G1">
+    <xsd:sequence>
+      <xsd:sequence>
+        <xsd:element name="date" type="xsd:date"/>
+        <xsd:element name="marked" type="xsd:boolean"/>
+      </xsd:sequence>
+      <xsd:sequence>
+        <xsd:element name="num" type="xsd:int"/>
+      </xsd:sequence>
+    </xsd:sequence>
+  </xsd:group>
+
+  <xsd:element name="a">
+    <xsd:complexType>
+      <xsd:group ref="G1"/>
+    </xsd:complexType>
+  </xsd:element>
+
+</xsd:schema>
+

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

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00304m/particles00304m1_p.xml
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00304m/particles00304m1_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00304m/particles00304m1_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00304m/particles00304m1_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)particles00304m1_p.xml
+   generated from: @(#)particles00304m.jmpp	1.1 02/04/28
+
+-->
+
+<test:a
+    xmlns:test="particles"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:schemaLocation="particles particles00304m1.xsd">
+
+  <date>2002-04-25</date>
+  <marked>true</marked>
+  <num>123</num>
+</test:a>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00305m/particles00305m1.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00305m/particles00305m1.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00305m/particles00305m1.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00305m/particles00305m1.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)particles00305m1.xsd
+   generated from: @(#)particles00305m.jmpp	1.2 02/08/23
+
+-->
+
+
+<xsd:schema
+    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+    xmlns="particles"
+    targetNamespace="particles">
+
+  <xsd:group name="G1">
+    <xsd:sequence>
+      <xsd:any processContents="lax"/>
+    </xsd:sequence>
+  </xsd:group>
+
+  <xsd:element name="a">
+    <xsd:complexType>
+      <xsd:group ref="G1"/>
+    </xsd:complexType>
+  </xsd:element>
+
+</xsd:schema>
+

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00305m/particles00305m1_n.xml
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00305m/particles00305m1_n.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00305m/particles00305m1_n.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00305m/particles00305m1_n.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)particles00305m1_n.xml
+   generated from: @(#)particles00305m.jmpp	1.2 02/08/23
+
+-->
+
+<test:a
+    xmlns:test="particles"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:schemaLocation="particles particles00305m1.xsd">
+  <marked>true</marked>
+  <num>123</num>
+</test:a>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00305m/particles00305m1_p.xml
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00305m/particles00305m1_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00305m/particles00305m1_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroup/particles/particles00305m/particles00305m1_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)particles00305m1_p.xml
+   generated from: @(#)particles00305m.jmpp	1.2 02/08/23
+
+-->
+
+<test:a
+    xmlns:test="particles"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:schemaLocation="particles particles00305m1.xsd">
+  <date>2002-04-25</date>
+</test:a>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroupDef/annotation/annotation00101m/annotation00101m1.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroupDef/annotation/annotation00101m/annotation00101m1.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroupDef/annotation/annotation00101m/annotation00101m1.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroupDef/annotation/annotation00101m/annotation00101m1.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)annotation00101m1.xsd
+   generated from: @(#)annotation00101m.jmpp	1.4 02/11/19
+
+-->
+
+<xsd:schema
+  xmlns="MGroupDef/annotation"
+  xmlns:jt="JavaTest"
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+  targetNamespace="MGroupDef/annotation">
+  
+     <xsd:element name="root"/>
+  
+     <xsd:complexType name="A">
+          <xsd:group ref="G1"/>
+     </xsd:complexType>
+
+     <xsd:group name="G1">
+          <xsd:annotation>
+              <xsd:documentation xml:lang="en">
+                  This is a model group definition.
+              </xsd:documentation>
+          </xsd:annotation>
+          <xsd:all>
+               <xsd:element name="c" type="xsd:int" />
+               <xsd:element name="date" type="xsd:date" />
+          </xsd:all>
+     </xsd:group>
+
+</xsd:schema>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroupDef/annotation/annotation00101m/annotation00101m1_p.xml
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroupDef/annotation/annotation00101m/annotation00101m1_p.xml?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroupDef/annotation/annotation00101m/annotation00101m1_p.xml (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroupDef/annotation/annotation00101m/annotation00101m1_p.xml Wed Jan 26 14:03:21 2022
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)annotation00101m1_p.xml
+   generated from: @(#)annotation00101m.jmpp	1.4 02/11/19
+
+-->
+
+<root
+    xmlns="MGroupDef/annotation"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:schemaLocation="MGroupDef/annotation annotation00101m1.xsd"/>

Added: xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroupDef/annotation/annotation00101m/annotation00101m2.xsd
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroupDef/annotation/annotation00101m/annotation00101m2.xsd?rev=1897508&view=auto
==============================================================================
--- xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroupDef/annotation/annotation00101m/annotation00101m2.xsd (added)
+++ xerces/java/branches/xml-schema-1.0-tests/w3c_xmlschema10-testsuite/sunData/MGroupDef/annotation/annotation00101m/annotation00101m2.xsd Wed Jan 26 14:03:21 2022
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Ident: @(#)annotation00101m2.xsd
+   generated from: @(#)annotation00101m.jmpp	1.4 02/11/19
+
+-->
+
+<xsd:schema
+  xmlns="MGroupDef/annotation"
+  xmlns:jt="JavaTest"
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+  targetNamespace="MGroupDef/annotation">
+  
+     <xsd:element name="root"/>
+  
+     <xsd:complexType name="A">
+          <xsd:group ref="G1"/>
+     </xsd:complexType>
+
+     <xsd:group name="G1">
+          <xsd:annotation>
+              <xsd:documentation xml:lang="en">
+                  This is a model group definition.
+              </xsd:documentation>
+          </xsd:annotation>
+          <xsd:annotation>
+              <xsd:documentation xml:lang="en">
+                  This is a model group definition.
+              </xsd:documentation>
+          </xsd:annotation>
+          <xsd:all>
+               <xsd:element name="c" type="xsd:int" />
+               <xsd:element name="date" type="xsd:date" />
+          </xsd:all>
+     </xsd:group>
+
+</xsd:schema>



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