You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by mr...@apache.org on 2009/01/05 07:04:41 UTC

svn commit: r731467 [2/4] - in /xerces/site/trunk: ./ src/documentation/ src/documentation/classes/ src/documentation/content/xdocs/ src/documentation/resources/images/ src/documentation/translations/

Modified: xerces/site/trunk/src/documentation/content/xdocs/news.xml
URL: http://svn.apache.org/viewvc/xerces/site/trunk/src/documentation/content/xdocs/news.xml?rev=731467&r1=731466&r2=731467&view=diff
==============================================================================
--- xerces/site/trunk/src/documentation/content/xdocs/news.xml (original)
+++ xerces/site/trunk/src/documentation/content/xdocs/news.xml Sun Jan  4 22:04:40 2009
@@ -1,190 +1,190 @@
-<?xml version="1.0"?>
-<!--
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements.  See the NOTICE file distributed with
- * this work for additional information regarding copyright ownership.
- * The ASF licenses this file to You 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.
--->
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "http://forrest.apache.org/dtd/document-v11.dtd">
-<document>
-  <header>
-    <title>The Apache Xerces Project - News</title>
-  </header>
-
-  <body>
-    <section id="news">
-      <title>Project News</title>
-      <p>Committers should feel free to update these pages with relevant
-        news about their projects.</p>
-      <section id="xerces-c-3.0.0">
-        <title>Xerces-C++ 3.0.0 released (29 September 2008)</title>
-		    <p>
-		     Xerces-C++ 3.0.0 is now available from the Xerces-C++
-		     <link href="ext:xerces-c">site</link>.
-		    </p>
-		    <p>
-         This version is interface-incompatible with Xerces-C++ 2.8.0 and contains a large 
-         number of improvements, bug fixes, and clean-ups, including:
-         <ul>
-           <li>Autotools-based build system for the UNIX/Linux/Mac OS X platforms</li>
-           <li>Project files for VC++ 9</li>
-           <li>Support for the ICU transcoder in VC++ 7.1, 8, and 9 project files</li>
-           <li>libcurl-based net accessor</li>
-           <li>Support for XInclude in DOM</li>
-           <li>Support for both XPath 1 and XPath 2 models in the DOM XPath interface</li>
-           <li>Support for the XML Schema subset of XPath 1 in DOM</li>
-           <li>Conformance to the final DOM Level 3 interface specification</li>
-           <li>Ability to provide custom DOM memory manager as well as tune the global DOM heap parameters</li>
-           <li>All public and widely used interfaces as well as a large portion of the 
-               implementation were converted to be 64-bit safe</li>
-           <li>Various XML Schema fixes including the fix for the large maxOccurs and minOccurs 
-               bug as well as for the changed ##other interpretation</li>
-           <li>Reviewed and cleaned up diagnostics messages</li>
-           <li>Optimizations for SAX/SAX2 and DOM parsing as well as XML Schema validation</li>
-         </ul>
-		    </p>
-      </section>
-      <section id="xerces-j-2.9.1">
-        <title>Xerces-J 2.9.1 released (15 September 2007)</title>
-          <p>
-            Xerces-J 2.9.1 is now available from the Xerces-J
-            <link href="ext:xerces2-j">site</link>.
-          </p>
-          <p>
-            This release fixes several bugs which were present in Xerces-J 2.9.0. It also includes a few minor enhancements 
-            and performance improvements. for the complete list of changes see <link href="http://xerces.apache.org/xerces2-j/releases.html">here</link>.
-          </p>
-      </section>
-      <section id="xerces-c-2.8.0">
-        <title>Xerces-C++ 2.8.0 released (31 August 2007)</title>
-		    <p>
-		     Xerces-C++ 2.8.0 is now available from the Xerces-C++
-		     <link href="ext:xerces-c">site</link>.
-		    </p>
-		    <p>
-		     This version is interface-compatible with Xerces-C++ 2.7.0 and contains a large number of bug 
-		     fixes as well as improvements to the build system. For the complete list of changes see 
-		     <link href="http://xerces.apache.org/xerces-c/releases.html">here</link>.
-		    </p>
-      </section>
-      <section id="xerces-j-2.9.0">
-        <title>Xerces-J 2.9.0 released (22 November 2006)</title>
-          <p>
-            Xerces-J 2.9.0 is now available from the Xerces-J
-            <link href="ext:xerces2-j">site</link>.
-          </p>
-          <p>
-            As of this release, Xerces and Xalan now share a common serialization codebase. The DOM Level 3 serialization 
-            support which was in Xerces was migrated into the Xalan serializer and Xerces' native serializer was deprecated.
-            More information on changes can be found <link href="http://xerces.apache.org/xerces2-j/releases.html">here</link>.
-          </p>
-      </section>
-      <section id="xml-commons-resolver-1.2">
-        <title>XML Commons Resolver 1.2 released (22 November 2006)</title>
-        <p>
-          This release adds support for 
-          <link href="http://www.oasis-open.org/committees/download.php/14809/xml-catalogs.html">OASIS XML Catalogs v1.1</link>. See the 
-          <link href="http://xml.apache.org/commons/components/resolver/resolver-release-notes.html">changelog</link> for details.
-        </p>
-      </section>
-      <section id="xml-commons-external-1.3.04">
-        <title>XML Commons External 1.3.04 released (22 November 2006)</title>
-        <p>
-          This release adds Java Language Bindings for SAC 1.3 (The Simple API for CSS), SMIL and SVG 1.1 and 
-          contains several fixes and improvements to the JAXP 1.3 APIs. See the 
-          <link href="http://xml.apache.org/commons/changes.html">changelog</link> for details.
-        </p>
-      </section>
-      <section id="xerces-p-2.7.0-0">
-        <title>XML::Xerces 2.7.0-0 released (14 March 2006)</title>
-		    <p>
-		      XML::Xerces 2.7.0-0 is now available from the Xerces-P
-		      <link href="ext:xerces-p">site</link>.
-		    </p>
-		    <p>
-		      The major change in this release (besides support for
-          Xerces-C 2.7) is the elimination of the SAX/SAX2 related Unicode bugs.
-          Xerces-P should now have 100% Unicode compliance.
-		    </p>
-      </section>
-      <section id="xerces-j-2.8.0">
-        <title>Xerces-J 2.8.0 released (1 March 2006)</title>
-		    <p>
-		     Xerces-J 2.8.0 is now available from the Xerces-J
-		     <link href="ext:xerces2-j">site</link>.
-		    </p>
-		    <p>
-		     Information on changes can be found 
-		     <link href="http://xerces.apache.org/xerces2-j/releases.html">here</link>.
-		    </p>
-      </section>
-      <section id="xerces-c-2.7.0">
-        <title>Xerces-C++ 2.7.0 released (1 September 2005)</title>
-		    <p>
-		     Xerces-C++ 2.7.0 is now available from the Xerces-C++
-		     <link href="ext:xerces-c">site</link>.
-		    </p>
-		    <p>
-		     Information on changes can be found 
-		     <link href="http://xerces.apache.org/xerces-c/releases.html">here</link>.
-		    </p>
-      </section>
-	    <section id="xerces-j-2.6.1">
-		    <title>Xerces-J 2.6.1 Now Available (February 2004)</title>
-		    <p>
-		     Xerces-J 2.6.1 is now available from the Xerces-J
-		     <link href="ext:xerces2-j">site</link>.
-		    </p>
-		    <p>
-		     Changes include :
-		    </p>
-		    <ul>
-		     <li>Added support for XML Catalogs.</li>
-		     <li>Implemented some remaining XML Schema errata and fixed 
-			       several schema related bugs.</li>
-		     <li>Fixed various DOM Level 3 bugs.</li>
-		     <li>Implemented well-formedness checking for LSSerializer 
-			       (DOM Level 3).</li>
-		     <li>Modified the XJavac task used by the build file so that 
-			       Xerces can be built on Mac OS X with Apple JDK 1.4.</li>
-		     <li>Fixed possible security hole: the features and properties 
-			       set on the parser were not propagated to the XMLSchemaLoader.</li>
-		     <li>Implemented the latest XInclude draft, excluding support 
-			       for XPointer.</li>
-		     <li>Implemented missing support for supplemental characters in 
-			       XML 1.1 names.</li>
-		     <li>Implemented various performance improvements.</li>
-		     <li>Fixed various bugs.</li>
-		   </ul>
-	    </section>
-	    <section id="xerces-c-2.4.0">
-		    <title>Xerces-C++ 2.4.0 released (December 2003)</title>
-		    <p>
-		     Xerces-C++ Version 2.4.0 has now been released, and is available from
-		     the Xerces-C++ 
-		     <link href="ext:xerces-c">site</link>.
-		    </p>
-		    <p>
-		     Information on changes can be found 
-		     <link href="http://xerces.apache.org/xerces-c/releases.html">here</link>.
-		    </p>
-	    </section>
-      <section id="xml-commons-resolver-1.1">
-        <title>XML Commons Resolver 1.1 released (November 5, 2003)</title>
-        <p>
-          See the <link href="http://xml.apache.org/commons/components/resolver/resolver-release-notes.html">changelog</link> for details.
-        </p>
-      </section>
-    </section>
-  </body>
+<?xml version="1.0"?>
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+-->
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "http://forrest.apache.org/dtd/document-v11.dtd">
+<document>
+  <header>
+    <title>The Apache Xerces Project - News</title>
+  </header>
+
+  <body>
+    <section id="news">
+      <title>Project News</title>
+      <p>Committers should feel free to update these pages with relevant
+        news about their projects.</p>
+      <section id="xerces-c-3.0.0">
+        <title>Xerces-C++ 3.0.0 released (29 September 2008)</title>
+		    <p>
+		     Xerces-C++ 3.0.0 is now available from the Xerces-C++
+		     <link href="ext:xerces-c">site</link>.
+		    </p>
+		    <p>
+         This version is interface-incompatible with Xerces-C++ 2.8.0 and contains a large 
+         number of improvements, bug fixes, and clean-ups, including:
+         <ul>
+           <li>Autotools-based build system for the UNIX/Linux/Mac OS X platforms</li>
+           <li>Project files for VC++ 9</li>
+           <li>Support for the ICU transcoder in VC++ 7.1, 8, and 9 project files</li>
+           <li>libcurl-based net accessor</li>
+           <li>Support for XInclude in DOM</li>
+           <li>Support for both XPath 1 and XPath 2 models in the DOM XPath interface</li>
+           <li>Support for the XML Schema subset of XPath 1 in DOM</li>
+           <li>Conformance to the final DOM Level 3 interface specification</li>
+           <li>Ability to provide custom DOM memory manager as well as tune the global DOM heap parameters</li>
+           <li>All public and widely used interfaces as well as a large portion of the 
+               implementation were converted to be 64-bit safe</li>
+           <li>Various XML Schema fixes including the fix for the large maxOccurs and minOccurs 
+               bug as well as for the changed ##other interpretation</li>
+           <li>Reviewed and cleaned up diagnostics messages</li>
+           <li>Optimizations for SAX/SAX2 and DOM parsing as well as XML Schema validation</li>
+         </ul>
+		    </p>
+      </section>
+      <section id="xerces-j-2.9.1">
+        <title>Xerces-J 2.9.1 released (15 September 2007)</title>
+          <p>
+            Xerces-J 2.9.1 is now available from the Xerces-J
+            <link href="ext:xerces2-j">site</link>.
+          </p>
+          <p>
+            This release fixes several bugs which were present in Xerces-J 2.9.0. It also includes a few minor enhancements 
+            and performance improvements. for the complete list of changes see <link href="http://xerces.apache.org/xerces2-j/releases.html">here</link>.
+          </p>
+      </section>
+      <section id="xerces-c-2.8.0">
+        <title>Xerces-C++ 2.8.0 released (31 August 2007)</title>
+		    <p>
+		     Xerces-C++ 2.8.0 is now available from the Xerces-C++
+		     <link href="ext:xerces-c">site</link>.
+		    </p>
+		    <p>
+		     This version is interface-compatible with Xerces-C++ 2.7.0 and contains a large number of bug 
+		     fixes as well as improvements to the build system. For the complete list of changes see 
+		     <link href="http://xerces.apache.org/xerces-c/releases.html">here</link>.
+		    </p>
+      </section>
+      <section id="xerces-j-2.9.0">
+        <title>Xerces-J 2.9.0 released (22 November 2006)</title>
+          <p>
+            Xerces-J 2.9.0 is now available from the Xerces-J
+            <link href="ext:xerces2-j">site</link>.
+          </p>
+          <p>
+            As of this release, Xerces and Xalan now share a common serialization codebase. The DOM Level 3 serialization 
+            support which was in Xerces was migrated into the Xalan serializer and Xerces' native serializer was deprecated.
+            More information on changes can be found <link href="http://xerces.apache.org/xerces2-j/releases.html">here</link>.
+          </p>
+      </section>
+      <section id="xml-commons-resolver-1.2">
+        <title>XML Commons Resolver 1.2 released (22 November 2006)</title>
+        <p>
+          This release adds support for 
+          <link href="http://www.oasis-open.org/committees/download.php/14809/xml-catalogs.html">OASIS XML Catalogs v1.1</link>. See the 
+          <link href="http://xml.apache.org/commons/components/resolver/resolver-release-notes.html">changelog</link> for details.
+        </p>
+      </section>
+      <section id="xml-commons-external-1.3.04">
+        <title>XML Commons External 1.3.04 released (22 November 2006)</title>
+        <p>
+          This release adds Java Language Bindings for SAC 1.3 (The Simple API for CSS), SMIL and SVG 1.1 and 
+          contains several fixes and improvements to the JAXP 1.3 APIs. See the 
+          <link href="http://xml.apache.org/commons/changes.html">changelog</link> for details.
+        </p>
+      </section>
+      <section id="xerces-p-2.7.0-0">
+        <title>XML::Xerces 2.7.0-0 released (14 March 2006)</title>
+		    <p>
+		      XML::Xerces 2.7.0-0 is now available from the Xerces-P
+		      <link href="ext:xerces-p">site</link>.
+		    </p>
+		    <p>
+		      The major change in this release (besides support for
+          Xerces-C 2.7) is the elimination of the SAX/SAX2 related Unicode bugs.
+          Xerces-P should now have 100% Unicode compliance.
+		    </p>
+      </section>
+      <section id="xerces-j-2.8.0">
+        <title>Xerces-J 2.8.0 released (1 March 2006)</title>
+		    <p>
+		     Xerces-J 2.8.0 is now available from the Xerces-J
+		     <link href="ext:xerces2-j">site</link>.
+		    </p>
+		    <p>
+		     Information on changes can be found 
+		     <link href="http://xerces.apache.org/xerces2-j/releases.html">here</link>.
+		    </p>
+      </section>
+      <section id="xerces-c-2.7.0">
+        <title>Xerces-C++ 2.7.0 released (1 September 2005)</title>
+		    <p>
+		     Xerces-C++ 2.7.0 is now available from the Xerces-C++
+		     <link href="ext:xerces-c">site</link>.
+		    </p>
+		    <p>
+		     Information on changes can be found 
+		     <link href="http://xerces.apache.org/xerces-c/releases.html">here</link>.
+		    </p>
+      </section>
+	    <section id="xerces-j-2.6.1">
+		    <title>Xerces-J 2.6.1 Now Available (February 2004)</title>
+		    <p>
+		     Xerces-J 2.6.1 is now available from the Xerces-J
+		     <link href="ext:xerces2-j">site</link>.
+		    </p>
+		    <p>
+		     Changes include :
+		    </p>
+		    <ul>
+		     <li>Added support for XML Catalogs.</li>
+		     <li>Implemented some remaining XML Schema errata and fixed 
+			       several schema related bugs.</li>
+		     <li>Fixed various DOM Level 3 bugs.</li>
+		     <li>Implemented well-formedness checking for LSSerializer 
+			       (DOM Level 3).</li>
+		     <li>Modified the XJavac task used by the build file so that 
+			       Xerces can be built on Mac OS X with Apple JDK 1.4.</li>
+		     <li>Fixed possible security hole: the features and properties 
+			       set on the parser were not propagated to the XMLSchemaLoader.</li>
+		     <li>Implemented the latest XInclude draft, excluding support 
+			       for XPointer.</li>
+		     <li>Implemented missing support for supplemental characters in 
+			       XML 1.1 names.</li>
+		     <li>Implemented various performance improvements.</li>
+		     <li>Fixed various bugs.</li>
+		   </ul>
+	    </section>
+	    <section id="xerces-c-2.4.0">
+		    <title>Xerces-C++ 2.4.0 released (December 2003)</title>
+		    <p>
+		     Xerces-C++ Version 2.4.0 has now been released, and is available from
+		     the Xerces-C++ 
+		     <link href="ext:xerces-c">site</link>.
+		    </p>
+		    <p>
+		     Information on changes can be found 
+		     <link href="http://xerces.apache.org/xerces-c/releases.html">here</link>.
+		    </p>
+	    </section>
+      <section id="xml-commons-resolver-1.1">
+        <title>XML Commons Resolver 1.1 released (November 5, 2003)</title>
+        <p>
+          See the <link href="http://xml.apache.org/commons/components/resolver/resolver-release-notes.html">changelog</link> for details.
+        </p>
+      </section>
+    </section>
+  </body>
 </document>
\ No newline at end of file

Propchange: xerces/site/trunk/src/documentation/content/xdocs/news.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: xerces/site/trunk/src/documentation/content/xdocs/news.xml
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Modified: xerces/site/trunk/src/documentation/content/xdocs/participate.xml
URL: http://svn.apache.org/viewvc/xerces/site/trunk/src/documentation/content/xdocs/participate.xml?rev=731467&r1=731466&r2=731467&view=diff
==============================================================================
--- xerces/site/trunk/src/documentation/content/xdocs/participate.xml (original)
+++ xerces/site/trunk/src/documentation/content/xdocs/participate.xml Sun Jan  4 22:04:40 2009
@@ -1,73 +1,73 @@
-<?xml version="1.0"?>
-<!--
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements.  See the NOTICE file distributed with
- * this work for additional information regarding copyright ownership.
- * The ASF licenses this file to You 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.
--->
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
-<document>
-  <header>
-    <title>The Apache Xerces Project - Get Involved!</title>
-  </header>
-  <body>
-    <p>
-      Every volunteer project obtains its strength from the people involved in 
-      it. We invite you to participate as much or as little as you choose. The 
-      roles and responsibilities that people can assume in the project are based 
-      on merit. Everybody's input matters!
-    </p>
-    <p>
-      There are a variety of ways to participate. Regardless of how you choose 
-      to participate, we suggest you join some or all of our <a href="site:mail">mailing lists</a>.
-    </p>
-    <section>
-      <title>Use the Products and Give Us Feedback</title>
-      <p>
-        Using the products, reporting bugs, making feature requests, etc. is by far 
-        the most important role. It is your feedback that allows the technology to 
-        evolve.
-      </p>
-      <ul>
-        <li>
-          <a href="site:mail">Mailing Lists</a>
-        </li>
-        <li>
-          <a href="site:download">Download (mirror)</a>
-        </li>
-        <li>
-          <a href="ext:archive-xerces">Download (archive.apache.org)</a>
-        </li>
-        <li>
-          <a href="ext:jira">Report bugs/Request additional features</a>
-        </li>
-      </ul>
-    </section>
-    <section>
-      <title>Contribute Code or Documentation Patches</title>
-      <p>
-        In this role, you participate in the actual development of the code. If 
-        this is the type of role you'd like to play, here are some steps (in 
-        addition to the ones above) to get you started:
-      </p>
-      <ul>
-        <li>
-          <a href="site:ref">Review Reference Library</a>
-        </li>
-        <li>
-          <a href="site:repo">Access the source code</a>
-        </li>
-      </ul>
-    </section>
-  </body>
+<?xml version="1.0"?>
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+-->
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
+<document>
+  <header>
+    <title>The Apache Xerces Project - Get Involved!</title>
+  </header>
+  <body>
+    <p>
+      Every volunteer project obtains its strength from the people involved in 
+      it. We invite you to participate as much or as little as you choose. The 
+      roles and responsibilities that people can assume in the project are based 
+      on merit. Everybody's input matters!
+    </p>
+    <p>
+      There are a variety of ways to participate. Regardless of how you choose 
+      to participate, we suggest you join some or all of our <a href="site:mail">mailing lists</a>.
+    </p>
+    <section>
+      <title>Use the Products and Give Us Feedback</title>
+      <p>
+        Using the products, reporting bugs, making feature requests, etc. is by far 
+        the most important role. It is your feedback that allows the technology to 
+        evolve.
+      </p>
+      <ul>
+        <li>
+          <a href="site:mail">Mailing Lists</a>
+        </li>
+        <li>
+          <a href="site:download">Download (mirror)</a>
+        </li>
+        <li>
+          <a href="ext:archive-xerces">Download (archive.apache.org)</a>
+        </li>
+        <li>
+          <a href="ext:jira">Report bugs/Request additional features</a>
+        </li>
+      </ul>
+    </section>
+    <section>
+      <title>Contribute Code or Documentation Patches</title>
+      <p>
+        In this role, you participate in the actual development of the code. If 
+        this is the type of role you'd like to play, here are some steps (in 
+        addition to the ones above) to get you started:
+      </p>
+      <ul>
+        <li>
+          <a href="site:ref">Review Reference Library</a>
+        </li>
+        <li>
+          <a href="site:repo">Access the source code</a>
+        </li>
+      </ul>
+    </section>
+  </body>
 </document>
\ No newline at end of file

Propchange: xerces/site/trunk/src/documentation/content/xdocs/participate.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: xerces/site/trunk/src/documentation/content/xdocs/participate.xml
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Propchange: xerces/site/trunk/src/documentation/content/xdocs/repo.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: xerces/site/trunk/src/documentation/content/xdocs/repo.xml
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Propchange: xerces/site/trunk/src/documentation/content/xdocs/site.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: xerces/site/trunk/src/documentation/content/xdocs/site.xml
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Propchange: xerces/site/trunk/src/documentation/content/xdocs/tabs.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: xerces/site/trunk/src/documentation/content/xdocs/tabs.xml
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Propchange: xerces/site/trunk/src/documentation/content/xdocs/team.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: xerces/site/trunk/src/documentation/content/xdocs/team.xml
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision



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