You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ki...@apache.org on 2020/06/22 20:47:27 UTC

svn commit: r1879098 [8/12] - in /xmlbeans/trunk: ./ src/test/java/compile/scomp/checkin/ src/test/java/misc/detailed/ src/test/java/tools/inst2xsd/common/ src/test/java/tools/inst2xsd/detailed/ src/test/java/xmlcursor/detailed/ src/test/java/xmltokens...

Modified: xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/sample/choice_rd0.xsd
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/sample/choice_rd0.xsd?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/sample/choice_rd0.xsd (original)
+++ xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/sample/choice_rd0.xsd Mon Jun 22 20:47:23 2020
@@ -1,4 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="baz" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:attribute name="x" type="xs:byte" xmlns:xs="http://www.w3.org/2001/XMLSchema"/>
   <xs:attribute name="n" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema"/>

Modified: xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/sample/choice_rd1.xsd
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/sample/choice_rd1.xsd?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/sample/choice_rd1.xsd (original)
+++ xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/sample/choice_rd1.xsd Mon Jun 22 20:47:23 2020
@@ -1,4 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="choiceInstance" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:element name="a">
     <xs:complexType mixed="true">

Modified: xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/sample/choice_rd_eN0.xsd
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/sample/choice_rd_eN0.xsd?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/sample/choice_rd_eN0.xsd (original)
+++ xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/sample/choice_rd_eN0.xsd Mon Jun 22 20:47:23 2020
@@ -1,4 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="baz" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:attribute name="x" type="xs:byte" xmlns:xs="http://www.w3.org/2001/XMLSchema"/>
   <xs:attribute name="n" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema"/>

Modified: xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/sample/choice_rd_eN1.xsd
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/sample/choice_rd_eN1.xsd?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/sample/choice_rd_eN1.xsd (original)
+++ xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/sample/choice_rd_eN1.xsd Mon Jun 22 20:47:23 2020
@@ -1,4 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="choiceInstance" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:element name="a">
     <xs:complexType mixed="true">

Modified: xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/sample/choice_rd_scs_eN0.xsd
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/sample/choice_rd_scs_eN0.xsd?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/sample/choice_rd_scs_eN0.xsd (original)
+++ xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/sample/choice_rd_scs_eN0.xsd Mon Jun 22 20:47:23 2020
@@ -1,4 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="baz" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:attribute name="x" type="xs:byte" xmlns:xs="http://www.w3.org/2001/XMLSchema"/>
   <xs:attribute name="n" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema"/>

Modified: xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/sample/choice_rd_scs_eN1.xsd
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/sample/choice_rd_scs_eN1.xsd?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/sample/choice_rd_scs_eN1.xsd (original)
+++ xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/sample/choice_rd_scs_eN1.xsd Mon Jun 22 20:47:23 2020
@@ -1,4 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="choiceInstance" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:element name="a">
     <xs:complexType mixed="true">

Modified: xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/sample/oops0.xsd
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/sample/oops0.xsd?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/sample/oops0.xsd (original)
+++ xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/sample/oops0.xsd Mon Jun 22 20:47:23 2020
@@ -1,4 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="baz" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:attribute name="x" type="xs:byte" xmlns:xs="http://www.w3.org/2001/XMLSchema"/>
   <xs:attribute name="n" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema"/>

Modified: xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/sample/oops1.xsd
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/sample/oops1.xsd?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/sample/oops1.xsd (original)
+++ xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/sample/oops1.xsd Mon Jun 22 20:47:23 2020
@@ -1,4 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="choiceInstance" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:element name="a">
     <xs:complexType mixed="true">

Modified: xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/cd_catalog.xml
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/cd_catalog.xml?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/cd_catalog.xml (original)
+++ xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/cd_catalog.xml Mon Jun 22 20:47:23 2020
@@ -1,5 +1,18 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<!-- Edited with XML Spy v4.2 -->
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <CATALOG>
 	<CD>
 		<TITLE>Empire Burlesque</TITLE>

Modified: xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/cd_catalog_rd0.xsd
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/cd_catalog_rd0.xsd?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/cd_catalog_rd0.xsd (original)
+++ xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/cd_catalog_rd0.xsd Mon Jun 22 20:47:23 2020
@@ -1,8 +1,34 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:element name="CATALOG">
     <xs:annotation>
-      <xs:documentation>Edited with XML Spy v4.2</xs:documentation>
+      <xs:documentation>Copyright 2004 The Apache Software Foundation
+
+        Licensed under the Apache License, Version 2.0 (the "License");
+        you may not use this file except in compliance with the License.
+        You may obtain a copy of the License at
+
+        http://www.apache.org/licenses/LICENSE-2.0
+
+        Unless required by applicable law or agreed to in writing, software
+        distributed under the License is distributed on an "AS IS" BASIS,
+        WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+        See the License for the specific language governing permissions and
+        limitations under the License.</xs:documentation>
     </xs:annotation>
     <xs:complexType>
       <xs:sequence>

Modified: xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/cd_catalog_ss0.xsd
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/cd_catalog_ss0.xsd?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/cd_catalog_ss0.xsd (original)
+++ xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/cd_catalog_ss0.xsd Mon Jun 22 20:47:23 2020
@@ -1,4 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:element name="TITLE" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema"/>
   <xs:element name="ARTIST" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema"/>
@@ -29,7 +43,19 @@
   </xs:element>
   <xs:element name="CATALOG">
     <xs:annotation>
-      <xs:documentation>Edited with XML Spy v4.2</xs:documentation>
+      <xs:documentation>Copyright 2004 The Apache Software Foundation
+
+        Licensed under the Apache License, Version 2.0 (the "License");
+        you may not use this file except in compliance with the License.
+        You may obtain a copy of the License at
+
+        http://www.apache.org/licenses/LICENSE-2.0
+
+        Unless required by applicable law or agreed to in writing, software
+        distributed under the License is distributed on an "AS IS" BASIS,
+        WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+        See the License for the specific language governing permissions and
+        limitations under the License.</xs:documentation>
     </xs:annotation>
     <xs:complexType>
       <xs:sequence>

Modified: xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/cd_catalog_vb0.xsd
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/cd_catalog_vb0.xsd?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/cd_catalog_vb0.xsd (original)
+++ xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/cd_catalog_vb0.xsd Mon Jun 22 20:47:23 2020
@@ -1,8 +1,34 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:element name="CATALOG" type="CATALOGType">
     <xs:annotation>
-      <xs:documentation>Edited with XML Spy v4.2</xs:documentation>
+      <xs:documentation>Copyright 2004 The Apache Software Foundation
+
+        Licensed under the Apache License, Version 2.0 (the "License");
+        you may not use this file except in compliance with the License.
+        You may obtain a copy of the License at
+
+        http://www.apache.org/licenses/LICENSE-2.0
+
+        Unless required by applicable law or agreed to in writing, software
+        distributed under the License is distributed on an "AS IS" BASIS,
+        WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+        See the License for the specific language governing permissions and
+        limitations under the License.</xs:documentation>
     </xs:annotation>
   </xs:element>
   <xs:complexType name="CDType">

Modified: xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/cdcatalog.xml
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/cdcatalog.xml?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/cdcatalog.xml (original)
+++ xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/cdcatalog.xml Mon Jun 22 20:47:23 2020
@@ -1,4 +1,18 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <CATALOG>
     <CD>
         <TITLE>Empire Burlesque</TITLE>

Modified: xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/cdcatalog_rd0.xsd
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/cdcatalog_rd0.xsd?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/cdcatalog_rd0.xsd (original)
+++ xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/cdcatalog_rd0.xsd Mon Jun 22 20:47:23 2020
@@ -1,6 +1,35 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:element name="CATALOG">
+    <xs:annotation>
+      <xs:documentation>Copyright 2004 The Apache Software Foundation
+
+        Licensed under the Apache License, Version 2.0 (the "License");
+        you may not use this file except in compliance with the License.
+        You may obtain a copy of the License at
+
+        http://www.apache.org/licenses/LICENSE-2.0
+
+        Unless required by applicable law or agreed to in writing, software
+        distributed under the License is distributed on an "AS IS" BASIS,
+        WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+        See the License for the specific language governing permissions and
+        limitations under the License.</xs:documentation>
+    </xs:annotation>
     <xs:complexType>
       <xs:sequence>
         <xs:element name="CD" maxOccurs="unbounded" minOccurs="0">

Modified: xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/cdcatalog_ss0.xsd
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/cdcatalog_ss0.xsd?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/cdcatalog_ss0.xsd (original)
+++ xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/cdcatalog_ss0.xsd Mon Jun 22 20:47:23 2020
@@ -1,4 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:element name="TITLE" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema"/>
   <xs:element name="ARTIST" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema"/>
@@ -19,6 +33,21 @@
     </xs:complexType>
   </xs:element>
   <xs:element name="CATALOG">
+    <xs:annotation>
+      <xs:documentation>Copyright 2004 The Apache Software Foundation
+
+        Licensed under the Apache License, Version 2.0 (the "License");
+        you may not use this file except in compliance with the License.
+        You may obtain a copy of the License at
+
+        http://www.apache.org/licenses/LICENSE-2.0
+
+        Unless required by applicable law or agreed to in writing, software
+        distributed under the License is distributed on an "AS IS" BASIS,
+        WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+        See the License for the specific language governing permissions and
+        limitations under the License.</xs:documentation>
+    </xs:annotation>
     <xs:complexType>
       <xs:sequence>
         <xs:element ref="CD" maxOccurs="unbounded" minOccurs="0"/>

Modified: xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/cdcatalog_vb0.xsd
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/cdcatalog_vb0.xsd?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/cdcatalog_vb0.xsd (original)
+++ xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/cdcatalog_vb0.xsd Mon Jun 22 20:47:23 2020
@@ -1,6 +1,36 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
-  <xs:element name="CATALOG" type="CATALOGType"/>
+  <xs:element name="CATALOG" type="CATALOGType">
+    <xs:annotation>
+      <xs:documentation>Copyright 2004 The Apache Software Foundation
+
+        Licensed under the Apache License, Version 2.0 (the "License");
+        you may not use this file except in compliance with the License.
+        You may obtain a copy of the License at
+
+        http://www.apache.org/licenses/LICENSE-2.0
+
+        Unless required by applicable law or agreed to in writing, software
+        distributed under the License is distributed on an "AS IS" BASIS,
+        WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+        See the License for the specific language governing permissions and
+        limitations under the License.</xs:documentation>
+    </xs:annotation>
+  </xs:element>
   <xs:complexType name="CDType">
     <xs:sequence>
       <xs:element type="xs:string" name="TITLE" xmlns:xs="http://www.w3.org/2001/XMLSchema"/>

Modified: xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/component.xml
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/component.xml?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/component.xml (original)
+++ xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/component.xml Mon Jun 22 20:47:23 2020
@@ -1,3 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <component>
     <attach for="element" event="onmouseover"
         handler="hig_lite"/>

Modified: xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/component_rd0.xsd
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/component_rd0.xsd?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/component_rd0.xsd (original)
+++ xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/component_rd0.xsd Mon Jun 22 20:47:23 2020
@@ -1,6 +1,35 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:element name="component">
+    <xs:annotation>
+      <xs:documentation>Copyright 2004 The Apache Software Foundation
+
+        Licensed under the Apache License, Version 2.0 (the "License");
+        you may not use this file except in compliance with the License.
+        You may obtain a copy of the License at
+
+        http://www.apache.org/licenses/LICENSE-2.0
+
+        Unless required by applicable law or agreed to in writing, software
+        distributed under the License is distributed on an "AS IS" BASIS,
+        WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+        See the License for the specific language governing permissions and
+        limitations under the License.</xs:documentation>
+    </xs:annotation>
     <xs:complexType>
       <xs:sequence>
         <xs:element name="attach" maxOccurs="unbounded" minOccurs="0">

Modified: xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/component_ss0.xsd
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/component_ss0.xsd?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/component_ss0.xsd (original)
+++ xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/component_ss0.xsd Mon Jun 22 20:47:23 2020
@@ -1,4 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:element name="attach">
     <xs:complexType>
@@ -21,6 +35,21 @@
     </xs:complexType>
   </xs:element>
   <xs:element name="component">
+    <xs:annotation>
+      <xs:documentation>Copyright 2004 The Apache Software Foundation
+
+        Licensed under the Apache License, Version 2.0 (the "License");
+        you may not use this file except in compliance with the License.
+        You may obtain a copy of the License at
+
+        http://www.apache.org/licenses/LICENSE-2.0
+
+        Unless required by applicable law or agreed to in writing, software
+        distributed under the License is distributed on an "AS IS" BASIS,
+        WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+        See the License for the specific language governing permissions and
+        limitations under the License.</xs:documentation>
+    </xs:annotation>
     <xs:complexType>
       <xs:sequence>
         <xs:element ref="attach" maxOccurs="unbounded" minOccurs="0"/>

Modified: xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/component_vb0.xsd
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/component_vb0.xsd?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/component_vb0.xsd (original)
+++ xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/component_vb0.xsd Mon Jun 22 20:47:23 2020
@@ -1,6 +1,36 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
-  <xs:element name="component" type="componentType"/>
+  <xs:element name="component" type="componentType">
+    <xs:annotation>
+      <xs:documentation>Copyright 2004 The Apache Software Foundation
+
+        Licensed under the Apache License, Version 2.0 (the "License");
+        you may not use this file except in compliance with the License.
+        You may obtain a copy of the License at
+
+        http://www.apache.org/licenses/LICENSE-2.0
+
+        Unless required by applicable law or agreed to in writing, software
+        distributed under the License is distributed on an "AS IS" BASIS,
+        WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+        See the License for the specific language governing permissions and
+        limitations under the License.</xs:documentation>
+    </xs:annotation>
+  </xs:element>
   <xs:complexType name="attachType">
     <xs:simpleContent>
       <xs:extension base="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">

Modified: xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/html_example.xml
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/html_example.xml?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/html_example.xml (original)
+++ xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/html_example.xml Mon Jun 22 20:47:23 2020
@@ -1,3 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <html>
     <body>
 

Modified: xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/html_example_rd0.xsd
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/html_example_rd0.xsd?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/html_example_rd0.xsd (original)
+++ xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/html_example_rd0.xsd Mon Jun 22 20:47:23 2020
@@ -1,6 +1,35 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:element name="html">
+    <xs:annotation>
+      <xs:documentation>Copyright 2004 The Apache Software Foundation
+
+        Licensed under the Apache License, Version 2.0 (the "License");
+        you may not use this file except in compliance with the License.
+        You may obtain a copy of the License at
+
+        http://www.apache.org/licenses/LICENSE-2.0
+
+        Unless required by applicable law or agreed to in writing, software
+        distributed under the License is distributed on an "AS IS" BASIS,
+        WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+        See the License for the specific language governing permissions and
+        limitations under the License.</xs:documentation>
+    </xs:annotation>
     <xs:complexType>
       <xs:sequence>
         <xs:element name="body">

Modified: xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/html_example_ss0.xsd
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/html_example_ss0.xsd?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/html_example_ss0.xsd (original)
+++ xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/html_example_ss0.xsd Mon Jun 22 20:47:23 2020
@@ -1,4 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:element name="span">
     <xs:complexType>
@@ -51,6 +65,21 @@
     </xs:complexType>
   </xs:element>
   <xs:element name="html">
+    <xs:annotation>
+      <xs:documentation>Copyright 2004 The Apache Software Foundation
+
+        Licensed under the Apache License, Version 2.0 (the "License");
+        you may not use this file except in compliance with the License.
+        You may obtain a copy of the License at
+
+        http://www.apache.org/licenses/LICENSE-2.0
+
+        Unless required by applicable law or agreed to in writing, software
+        distributed under the License is distributed on an "AS IS" BASIS,
+        WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+        See the License for the specific language governing permissions and
+        limitations under the License.</xs:documentation>
+    </xs:annotation>
     <xs:complexType>
       <xs:sequence>
         <xs:element ref="body"/>

Modified: xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/html_example_vb0.xsd
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/html_example_vb0.xsd?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/html_example_vb0.xsd (original)
+++ xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/html_example_vb0.xsd Mon Jun 22 20:47:23 2020
@@ -1,6 +1,36 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
-  <xs:element name="html" type="htmlType"/>
+  <xs:element name="html" type="htmlType">
+    <xs:annotation>
+      <xs:documentation>Copyright 2004 The Apache Software Foundation
+
+        Licensed under the Apache License, Version 2.0 (the "License");
+        you may not use this file except in compliance with the License.
+        You may obtain a copy of the License at
+
+        http://www.apache.org/licenses/LICENSE-2.0
+
+        Unless required by applicable law or agreed to in writing, software
+        distributed under the License is distributed on an "AS IS" BASIS,
+        WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+        See the License for the specific language governing permissions and
+        limitations under the License.</xs:documentation>
+    </xs:annotation>
+  </xs:element>
   <xs:complexType name="xmlType">
     <xs:simpleContent>
       <xs:extension base="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">

Modified: xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/po/po.xml
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/po/po.xml?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/po/po.xml (original)
+++ xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/po/po.xml Mon Jun 22 20:47:23 2020
@@ -1,4 +1,18 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <purchaseOrder orderDate="1999-10-20">
     <shipTo country="US">
         <name>Alice Smith</name>

Modified: xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/po/po_rd_eN0.xsd
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/po/po_rd_eN0.xsd?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/po/po_rd_eN0.xsd (original)
+++ xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/po/po_rd_eN0.xsd Mon Jun 22 20:47:23 2020
@@ -1,4 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:element name="purchaseOrder">
     <xs:complexType>

Modified: xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/po/po_ss0.xsd
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/po/po_ss0.xsd?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/po/po_ss0.xsd (original)
+++ xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/po/po_ss0.xsd Mon Jun 22 20:47:23 2020
@@ -1,4 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:element name="item">
     <xs:complexType>

Modified: xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/po/po_ss_eN0.xsd
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/po/po_ss_eN0.xsd?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/po/po_ss_eN0.xsd (original)
+++ xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/po/po_ss_eN0.xsd Mon Jun 22 20:47:23 2020
@@ -1,4 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:element name="item">
     <xs:complexType>

Modified: xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/po/po_vb0.xsd
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/po/po_vb0.xsd?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/po/po_vb0.xsd (original)
+++ xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/po/po_vb0.xsd Mon Jun 22 20:47:23 2020
@@ -1,4 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:element name="purchaseOrder" type="purchaseOrderType"/>
   <xs:complexType name="purchaseOrderType">

Modified: xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/po/po_vb_eN0.xsd
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/po/po_vb_eN0.xsd?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/po/po_vb_eN0.xsd (original)
+++ xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/po/po_vb_eN0.xsd Mon Jun 22 20:47:23 2020
@@ -1,4 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:element name="purchaseOrder" type="purchaseOrderType"/>
   <xs:complexType name="purchaseOrderType">

Modified: xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/po/po_vb_scs0.xsd
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/po/po_vb_scs0.xsd?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/po/po_vb_scs0.xsd (original)
+++ xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/po/po_vb_scs0.xsd Mon Jun 22 20:47:23 2020
@@ -1,4 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:element name="purchaseOrder" type="purchaseOrderType"/>
   <xs:complexType name="purchaseOrderType">

Modified: xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/po/po_vb_scs_enum0.xsd
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/po/po_vb_scs_enum0.xsd?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/po/po_vb_scs_enum0.xsd (original)
+++ xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/po/po_vb_scs_enum0.xsd Mon Jun 22 20:47:23 2020
@@ -1,4 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:element name="purchaseOrder" type="purchaseOrderType"/>
   <xs:complexType name="purchaseOrderType">

Modified: xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample.xml
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample.xml?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample.xml (original)
+++ xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample.xml Mon Jun 22 20:47:23 2020
@@ -1,4 +1,18 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <rss version="2.0">
    <channel>
       <title>Liftoff News</title>

Modified: xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_contentsmart_4enum_vb0.xsd
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_contentsmart_4enum_vb0.xsd?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_contentsmart_4enum_vb0.xsd (original)
+++ xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_contentsmart_4enum_vb0.xsd Mon Jun 22 20:47:23 2020
@@ -1,6 +1,36 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
-  <xs:element name="rss" type="rssType"/>
+  <xs:element name="rss" type="rssType">
+    <xs:annotation>
+      <xs:documentation>Copyright 2004 The Apache Software Foundation
+
+        Licensed under the Apache License, Version 2.0 (the "License");
+        you may not use this file except in compliance with the License.
+        You may obtain a copy of the License at
+
+        http://www.apache.org/licenses/LICENSE-2.0
+
+        Unless required by applicable law or agreed to in writing, software
+        distributed under the License is distributed on an "AS IS" BASIS,
+        WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+        See the License for the specific language governing permissions and
+        limitations under the License.</xs:documentation>
+    </xs:annotation>
+  </xs:element>
   <xs:complexType name="itemType">
     <xs:sequence>
       <xs:element name="title" minOccurs="0">

Modified: xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_contentsmart_neverenum_vb0.xsd
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_contentsmart_neverenum_vb0.xsd?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_contentsmart_neverenum_vb0.xsd (original)
+++ xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_contentsmart_neverenum_vb0.xsd Mon Jun 22 20:47:23 2020
@@ -1,6 +1,36 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
-  <xs:element name="rss" type="rssType"/>
+  <xs:element name="rss" type="rssType">
+    <xs:annotation>
+      <xs:documentation>Copyright 2004 The Apache Software Foundation
+
+        Licensed under the Apache License, Version 2.0 (the "License");
+        you may not use this file except in compliance with the License.
+        You may obtain a copy of the License at
+
+        http://www.apache.org/licenses/LICENSE-2.0
+
+        Unless required by applicable law or agreed to in writing, software
+        distributed under the License is distributed on an "AS IS" BASIS,
+        WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+        See the License for the specific language governing permissions and
+        limitations under the License.</xs:documentation>
+    </xs:annotation>
+  </xs:element>
   <xs:complexType name="itemType">
     <xs:sequence>
       <xs:element type="xs:string" name="title" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema"/>

Modified: xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_contentstring_4enum_vb0.xsd
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_contentstring_4enum_vb0.xsd?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_contentstring_4enum_vb0.xsd (original)
+++ xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_contentstring_4enum_vb0.xsd Mon Jun 22 20:47:23 2020
@@ -1,6 +1,36 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
-  <xs:element name="rss" type="rssType"/>
+  <xs:element name="rss" type="rssType">
+    <xs:annotation>
+      <xs:documentation>Copyright 2004 The Apache Software Foundation
+
+        Licensed under the Apache License, Version 2.0 (the "License");
+        you may not use this file except in compliance with the License.
+        You may obtain a copy of the License at
+
+        http://www.apache.org/licenses/LICENSE-2.0
+
+        Unless required by applicable law or agreed to in writing, software
+        distributed under the License is distributed on an "AS IS" BASIS,
+        WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+        See the License for the specific language governing permissions and
+        limitations under the License.</xs:documentation>
+    </xs:annotation>
+  </xs:element>
   <xs:complexType name="itemType">
     <xs:sequence>
       <xs:element name="title" minOccurs="0">

Modified: xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_contentstring_neverenum_vb0.xsd
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_contentstring_neverenum_vb0.xsd?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_contentstring_neverenum_vb0.xsd (original)
+++ xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_contentstring_neverenum_vb0.xsd Mon Jun 22 20:47:23 2020
@@ -1,6 +1,36 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
-  <xs:element name="rss" type="rssType"/>
+  <xs:element name="rss" type="rssType">
+    <xs:annotation>
+      <xs:documentation>Copyright 2004 The Apache Software Foundation
+
+        Licensed under the Apache License, Version 2.0 (the "License");
+        you may not use this file except in compliance with the License.
+        You may obtain a copy of the License at
+
+        http://www.apache.org/licenses/LICENSE-2.0
+
+        Unless required by applicable law or agreed to in writing, software
+        distributed under the License is distributed on an "AS IS" BASIS,
+        WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+        See the License for the specific language governing permissions and
+        limitations under the License.</xs:documentation>
+    </xs:annotation>
+  </xs:element>
   <xs:complexType name="itemType">
     <xs:sequence>
       <xs:element type="xs:string" name="title" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema"/>

Modified: xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_contentstring_vb0.xsd
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_contentstring_vb0.xsd?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_contentstring_vb0.xsd (original)
+++ xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_contentstring_vb0.xsd Mon Jun 22 20:47:23 2020
@@ -1,6 +1,36 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
-  <xs:element name="rss" type="rssType"/>
+  <xs:element name="rss" type="rssType">
+    <xs:annotation>
+      <xs:documentation>Copyright 2004 The Apache Software Foundation
+
+        Licensed under the Apache License, Version 2.0 (the "License");
+        you may not use this file except in compliance with the License.
+        You may obtain a copy of the License at
+
+        http://www.apache.org/licenses/LICENSE-2.0
+
+        Unless required by applicable law or agreed to in writing, software
+        distributed under the License is distributed on an "AS IS" BASIS,
+        WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+        See the License for the specific language governing permissions and
+        limitations under the License.</xs:documentation>
+    </xs:annotation>
+  </xs:element>
   <xs:complexType name="itemType">
     <xs:sequence>
       <xs:element name="title" minOccurs="0">

Modified: xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_neverenum_vb0.xsd
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_neverenum_vb0.xsd?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_neverenum_vb0.xsd (original)
+++ xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_neverenum_vb0.xsd Mon Jun 22 20:47:23 2020
@@ -1,6 +1,36 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
-  <xs:element name="rss" type="rssType"/>
+  <xs:element name="rss" type="rssType">
+    <xs:annotation>
+      <xs:documentation>Copyright 2004 The Apache Software Foundation
+
+        Licensed under the Apache License, Version 2.0 (the "License");
+        you may not use this file except in compliance with the License.
+        You may obtain a copy of the License at
+
+        http://www.apache.org/licenses/LICENSE-2.0
+
+        Unless required by applicable law or agreed to in writing, software
+        distributed under the License is distributed on an "AS IS" BASIS,
+        WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+        See the License for the specific language governing permissions and
+        limitations under the License.</xs:documentation>
+    </xs:annotation>
+  </xs:element>
   <xs:complexType name="itemType">
     <xs:sequence>
       <xs:element type="xs:string" name="title" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema"/>

Modified: xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_rd0.xsd
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_rd0.xsd?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_rd0.xsd (original)
+++ xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_rd0.xsd Mon Jun 22 20:47:23 2020
@@ -1,6 +1,35 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:element name="rss">
+    <xs:annotation>
+      <xs:documentation>Copyright 2004 The Apache Software Foundation
+
+        Licensed under the Apache License, Version 2.0 (the "License");
+        you may not use this file except in compliance with the License.
+        You may obtain a copy of the License at
+
+        http://www.apache.org/licenses/LICENSE-2.0
+
+        Unless required by applicable law or agreed to in writing, software
+        distributed under the License is distributed on an "AS IS" BASIS,
+        WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+        See the License for the specific language governing permissions and
+        limitations under the License.</xs:documentation>
+    </xs:annotation>
     <xs:complexType>
       <xs:sequence>
         <xs:element name="channel">

Modified: xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_ss0.xsd
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_ss0.xsd?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_ss0.xsd (original)
+++ xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_ss0.xsd Mon Jun 22 20:47:23 2020
@@ -1,4 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:element name="title">
     <xs:simpleType>
@@ -87,6 +101,21 @@
     </xs:complexType>
   </xs:element>
   <xs:element name="rss">
+    <xs:annotation>
+      <xs:documentation>Copyright 2004 The Apache Software Foundation
+
+        Licensed under the Apache License, Version 2.0 (the "License");
+        you may not use this file except in compliance with the License.
+        You may obtain a copy of the License at
+
+        http://www.apache.org/licenses/LICENSE-2.0
+
+        Unless required by applicable law or agreed to in writing, software
+        distributed under the License is distributed on an "AS IS" BASIS,
+        WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+        See the License for the specific language governing permissions and
+        limitations under the License.</xs:documentation>
+    </xs:annotation>
     <xs:complexType>
       <xs:sequence>
         <xs:element ref="channel"/>

Modified: xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_vb0.xsd
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_vb0.xsd?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_vb0.xsd (original)
+++ xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_vb0.xsd Mon Jun 22 20:47:23 2020
@@ -1,6 +1,36 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
-  <xs:element name="rss" type="rssType"/>
+  <xs:element name="rss" type="rssType">
+    <xs:annotation>
+      <xs:documentation>Copyright 2004 The Apache Software Foundation
+
+        Licensed under the Apache License, Version 2.0 (the "License");
+        you may not use this file except in compliance with the License.
+        You may obtain a copy of the License at
+
+        http://www.apache.org/licenses/LICENSE-2.0
+
+        Unless required by applicable law or agreed to in writing, software
+        distributed under the License is distributed on an "AS IS" BASIS,
+        WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+        See the License for the specific language governing permissions and
+        limitations under the License.</xs:documentation>
+    </xs:annotation>
+  </xs:element>
   <xs:complexType name="itemType">
     <xs:sequence>
       <xs:element name="title" minOccurs="0">

Modified: xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/sampleRss091.xml
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/sampleRss091.xml?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/sampleRss091.xml (original)
+++ xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/sampleRss091.xml Mon Jun 22 20:47:23 2020
@@ -1,50 +1,64 @@
-<?xml version="1.0" encoding="ISO-8859-1" ?>
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <rss version="0.91">
 	<channel>
-		<title>WriteTheWeb</title> 
-		<link>http://writetheweb.com</link> 
-		<description>News for web users that write back</description> 
-		<language>en-us</language> 
-		<copyright>Copyright 2000, WriteTheWeb team.</copyright> 
-		<managingEditor>editor@writetheweb.com</managingEditor> 
-		<webMaster>webmaster@writetheweb.com</webMaster> 
+		<title>WriteTheWeb</title>
+		<link>http://writetheweb.com</link>
+		<description>News for web users that write back</description>
+		<language>en-us</language>
+		<copyright>Copyright 2000, WriteTheWeb team.</copyright>
+		<managingEditor>editor@writetheweb.com</managingEditor>
+		<webMaster>webmaster@writetheweb.com</webMaster>
 		<image>
-			<title>WriteTheWeb</title> 
-			<url>http://writetheweb.com/images/mynetscape88.gif</url> 
-			<link>http://writetheweb.com</link> 
-			<width>88</width> 
-			<height>31</height> 
-			<description>News for web users that write back</description> 
+			<title>WriteTheWeb</title>
+			<url>http://writetheweb.com/images/mynetscape88.gif</url>
+			<link>http://writetheweb.com</link>
+			<width>88</width>
+			<height>31</height>
+			<description>News for web users that write back</description>
 			</image>
 		<item>
-			<title>Giving the world a pluggable Gnutella</title> 
-			<link>http://writetheweb.com/read.php?item=24</link> 
-			<description>WorldOS is a framework on which to build programs that work like Freenet or Gnutella -allowing distributed applications using peer-to-peer routing.</description> 
+			<title>Giving the world a pluggable Gnutella</title>
+			<link>http://writetheweb.com/read.php?item=24</link>
+			<description>WorldOS is a framework on which to build programs that work like Freenet or Gnutella -allowing distributed applications using peer-to-peer routing.</description>
 			</item>
 		<item>
-			<title>Syndication discussions hot up</title> 
-			<link>http://writetheweb.com/read.php?item=23</link> 
-			<description>After a period of dormancy, the Syndication mailing list has become active again, with contributions from leaders in traditional media and Web syndication.</description> 
+			<title>Syndication discussions hot up</title>
+			<link>http://writetheweb.com/read.php?item=23</link>
+			<description>After a period of dormancy, the Syndication mailing list has become active again, with contributions from leaders in traditional media and Web syndication.</description>
 			</item>
 		<item>
-			<title>Personal web server integrates file sharing and messaging</title> 
-			<link>http://writetheweb.com/read.php?item=22</link> 
-			<description>The Magi Project is an innovative project to create a combined personal web server and messaging system that enables the sharing and synchronization of information across desktop, laptop and palmtop devices.</description> 
+			<title>Personal web server integrates file sharing and messaging</title>
+			<link>http://writetheweb.com/read.php?item=22</link>
+			<description>The Magi Project is an innovative project to create a combined personal web server and messaging system that enables the sharing and synchronization of information across desktop, laptop and palmtop devices.</description>
 			</item>
 		<item>
-			<title>Syndication and Metadata</title> 
-			<link>http://writetheweb.com/read.php?item=21</link> 
-			<description>RSS is probably the best known metadata format around. RDF is probably one of the least understood. In this essay, published on my O'Reilly Network weblog, I argue that the next generation of RSS should be based on RDF.</description> 
+			<title>Syndication and Metadata</title>
+			<link>http://writetheweb.com/read.php?item=21</link>
+			<description>RSS is probably the best known metadata format around. RDF is probably one of the least understood. In this essay, published on my O'Reilly Network weblog, I argue that the next generation of RSS should be based on RDF.</description>
 			</item>
 		<item>
-			<title>UK bloggers get organised</title> 
-			<link>http://writetheweb.com/read.php?item=20</link> 
-			<description>Looks like the weblogs scene is gathering pace beyond the shores of the US. There's now a UK-specific page on weblogs.com, and a mailing list at egroups.</description> 
+			<title>UK bloggers get organised</title>
+			<link>http://writetheweb.com/read.php?item=20</link>
+			<description>Looks like the weblogs scene is gathering pace beyond the shores of the US. There's now a UK-specific page on weblogs.com, and a mailing list at egroups.</description>
 			</item>
 		<item>
-			<title>Yournamehere.com more important than anything</title> 
-			<link>http://writetheweb.com/read.php?item=19</link> 
-			<description>Whatever you're publishing on the web, your site name is the most valuable asset you have, according to Carl Steadman.</description> 
+			<title>Yournamehere.com more important than anything</title>
+			<link>http://writetheweb.com/read.php?item=19</link>
+			<description>Whatever you're publishing on the web, your site name is the most valuable asset you have, according to Carl Steadman.</description>
 			</item>
 		</channel>
 	</rss>

Modified: xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/sampleRss091_rd0.xsd
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/sampleRss091_rd0.xsd?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/sampleRss091_rd0.xsd (original)
+++ xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/sampleRss091_rd0.xsd Mon Jun 22 20:47:23 2020
@@ -1,6 +1,35 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:element name="rss">
+    <xs:annotation>
+      <xs:documentation>Copyright 2004 The Apache Software Foundation
+
+        Licensed under the Apache License, Version 2.0 (the "License");
+        you may not use this file except in compliance with the License.
+        You may obtain a copy of the License at
+
+        http://www.apache.org/licenses/LICENSE-2.0
+
+        Unless required by applicable law or agreed to in writing, software
+        distributed under the License is distributed on an "AS IS" BASIS,
+        WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+        See the License for the specific language governing permissions and
+        limitations under the License.</xs:documentation>
+    </xs:annotation>
     <xs:complexType>
       <xs:sequence>
         <xs:element name="channel">



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