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 06:58:29 UTC

svn commit: r731460 [2/3] - in /xerces/site/trunk: ./ src/documentation/ src/documentation/classes/ src/documentation/content/ src/documentation/content/xdocs/ src/documentation/translations/

Added: xerces/site/trunk/src/documentation/content/xdocs/mirrors.html
URL: http://svn.apache.org/viewvc/xerces/site/trunk/src/documentation/content/xdocs/mirrors.html?rev=731460&view=auto
==============================================================================
--- xerces/site/trunk/src/documentation/content/xdocs/mirrors.html (added)
+++ xerces/site/trunk/src/documentation/content/xdocs/mirrors.html Sun Jan  4 21:58:28 2009
@@ -0,0 +1,398 @@
+<!--
+ * 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.
+-->
+<!-- Note: To understand how this template is used, see the documentation
+  at http://forrest.apache.org/howto/howto-asf-mirror.html
+-->
+<html>
+  <head>
+    <title>The Apache Xerces Project - Downloads</title>
+  </head>
+<body>
+	  <h1><a name="notes"/>Download Notes</h1>
+        <p>This page gives access to source and binary downloads of the latest releases
+	       for all xerces.apache.org sub-projects.  Releases are now distributed
+		   via various <strong>mirror</strong> sites around the world, and
+		   the links below will direct you to a mirror near you.  Alternative
+	       mirror locations are also provided.
+	    </p>
+	    <div class="frame note">
+		<div class="label">Note</div>
+		<div class="content">
+		  You must <a href="#verify">verify the integrity</a> of the downloaded 
+		  files using signatures downloaded directly from our main distribution directory.
+		</div>
+		</div>
+		<p>
+		   The archives below are the latest release
+	  	   versions for each sub-project.  The "browse" links provide access
+		   to the directory structure where all current binary and source archives
+	       are held for the nominated project.  In some cases, other recent
+	  	   releases may also be found by browsing the download area.
+		</p>
+		<p>
+		   Access to the latest (and possibly
+		   unstable) source can be accessed via <a href="site:repo">SVN</a>.
+		   Archives of old releases can be found at the 
+		   <a href="ext:archive-xerces">Apache Xerces Archives</a>.
+		</p>
+
+      <h1><a name="mirrors"/>Mirrors</h1>
+	
+        <p>You are currently using the <strong>[preferred]</strong> mirror.
+		  If you encounter a problem with this mirror, please select another
+		  mirror.  If all mirrors are failing, there are <em>backup</em>
+		  mirrors (at the end of the mirrors list) that should be available.
+ 		</p>
+	
+        <form action="[location]" method="get" id="SelectMirror"> 		 
+ 		 Other mirrors: 		
+<select name="Preferred">
+<!--[if-any http] [for http]-->
+<option value="[http]">[http]</option>
+<!--[end] [end]-->
+<!--[if-any ftp] [for ftp]-->
+<option value="[ftp]">[ftp]</option>
+<!--[end] [end]-->
+<!--[if-any backup] [for backup]-->
+<option value="[backup]">[backup] (backup)</option>
+<!--[end] [end]-->
+        </select>
+		 <input type="submit" value="Change"/> 	 </form>
+		 
+	 <h1><a name="source"/>Source Distributions</h1>
+	 	
+	 	<p><strong>Xerces C++</strong> - <a href="http://www.apache.org/dist/xerces/c/KEYS">KEYS</a></p>
+	 	<ul>
+	 		<li><a href="[preferred]/xerces/c/3/sources/xerces-c-3.0.0.tar.gz">Xerces C++ 3.0.0 - tar.gz</a>
+         [<a href="http://www.apache.org/dist/xerces/c/3/sources/xerces-c-3.0.0.tar.gz.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/c/3/sources/xerces-c-3.0.0.tar.gz.md5">MD5</a>]
+	 	  </li>
+	 	  <li><a href="[preferred]/xerces/c/3/sources/xerces-c-3.0.0.zip">Xerces C++ 3.0.0 - zip</a>
+         [<a href="http://www.apache.org/dist/xerces/c/3/sources/xerces-c-3.0.0.zip.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/c/3/sources/xerces-c-3.0.0.zip.md5">MD5</a>]
+	 	  </li>
+	 		<li><a href="[preferred]/xerces/c/2/sources/xerces-c-src_2_8_0.tar.gz">Xerces C++ 2.8.0 - tar.gz</a>
+         [<a href="http://www.apache.org/dist/xerces/c/2/sources/xerces-c-src_2_8_0.tar.gz.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/c/2/sources/xerces-c-src_2_8_0.tar.gz.md5">MD5</a>]
+      </li>
+      <li><a href="[preferred]/xerces/c/2/sources/xerces-c-src_2_8_0.zip">Xerces C++ 2.8.0 - zip</a>
+         [<a href="http://www.apache.org/dist/xerces/c/2/sources/xerces-c-src_2_8_0.zip.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/c/2/sources/xerces-c-src_2_8_0.zip.md5">MD5</a>]
+      </li>
+      <li><a href="[preferred]/xerces/c/">Browse Download Area</a></li>
+    </ul>
+
+	 	<p><strong>Xerces2 Java</strong> - <a href="http://www.apache.org/dist/xerces/j/KEYS">KEYS</a></p>
+	 	<ul>
+	 		<li><a href="[preferred]/xerces/j/Xerces-J-src.2.9.1.tar.gz">Xerces2 Java 2.9.1 - tar.gz</a>
+	 			 [<a href="http://www.apache.org/dist/xerces/j/Xerces-J-src.2.9.1.tar.gz.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/j/Xerces-J-src.2.9.1.tar.gz.md5">MD5</a>]
+      </li>
+	 		<li><a href="[preferred]/xerces/j/Xerces-J-src.2.9.1.zip">Xerces2 Java 2.9.1 - zip</a>
+	 			 [<a href="http://www.apache.org/dist/xerces/j/Xerces-J-src.2.9.1.zip.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/j/Xerces-J-src.2.9.1.zip.md5">MD5</a>]
+      </li>
+	 		<li><a href="[preferred]/xerces/j/">Browse Download Area</a></li>
+	  </ul>
+	 	
+	 	<p><strong>Xerces Perl</strong> - <a href="http://www.apache.org/dist/xml/xerces-p/KEYS">KEYS</a></p>
+	 	<ul>
+	 		<li><a href="[preferred]/xml/xerces-p/XML-Xerces-2.7.0-0.tar.gz">Xerces Perl 2.7.0-0 - tar.gz</a>
+	 			 [<a href="http://www.apache.org/dist/xml/xerces-p/XML-Xerces-2.7.0-0.tar.gz.asc">PGP</a>]
+	 	  </li>
+	 	  <li><a href="[preferred]/xml/xerces-p/">Browse Download Area</a></li>
+	 	</ul>
+
+		<p><strong>XML Commons</strong> - <a href="http://www.apache.org/dist/xml/commons/KEYS">KEYS</a></p>
+    <ul>
+			<li><a href="[preferred]/xml/commons/xml-commons-external-1.3.04-src.tar.gz">
+        XML Commons External 1.3.04 - tar.gz</a>
+        [<a href="http://www.apache.org/dist/xml/commons/xml-commons-external-1.3.04-src.tar.gz.sig">PGP</a>]
+        [<a href="http://www.apache.org/dist/xml/commons/xml-commons-external-1.3.04-src.tar.gz.md5">MD5</a>]
+   	  </li>
+   		<li><a href="[preferred]/xml/commons/xml-commons-external-1.3.04-src.zip">
+        XML Commons External 1.3.04 - zip</a>
+        [<a href="http://www.apache.org/dist/xml/commons/xml-commons-external-1.3.04-src.zip.sig">PGP</a>]
+        [<a href="http://www.apache.org/dist/xml/commons/xml-commons-external-1.3.04-src.zip.md5">MD5</a>]
+			</li>
+			<li><a href="[preferred]/xml/commons/xml-commons-resolver-1.2.tar.gz">
+				XML Commons Resolver Version 1.2 - tar.gz</a>
+				[<a href="http://www.apache.org/dist/xml/commons/xml-commons-resolver-1.2.tar.gz.sig">PGP</a>]
+				[<a href="http://www.apache.org/dist/xml/commons/xml-commons-resolver-1.2.tar.gz.md5">MD5</a>]
+			</li>
+			<li><a href="[preferred]/xml/commons/xml-commons-resolver-1.2.zip">
+				XML Commons Resolver Version 1.2 - zip</a>
+				[<a href="http://www.apache.org/dist/xml/commons/xml-commons-resolver-1.2.zip.sig">PGP</a>]
+				[<a href="http://www.apache.org/dist/xml/commons/xml-commons-resolver-1.2.zip.md5">MD5</a>]
+			</li>
+			<li><a href="[preferred]/xml/commons/">Browse Download Area</a></li>
+	 </ul>
+	 
+	 <h1><a name="binary"/>Binary Distributions</h1>
+	 	
+	 	<p><strong>Xerces C++</strong> - <a href="http://www.apache.org/dist/xerces/c/KEYS">KEYS</a></p>
+	 	<ul>
+	 	<li><b>32 bit</b></li>
+	 	<ul>
+      <li><a href="[preferred]/xerces/c/3/binaries/xerces-c-3.0.0-x86-windows-vc-7.1.zip">Xerces C++ 3.0.0 - x86-windows-vc-7.1.zip</a>
+         [<a href="http://www.apache.org/dist/xerces/c/3/binaries/xerces-c-3.0.0-x86-windows-vc-7.1.zip.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/c/3/binaries/xerces-c-3.0.0-x86-windows-vc-7.1.zip.md5">MD5</a>]
+      </li>
+      <li><a href="[preferred]/xerces/c/3/binaries/xerces-c-3.0.0-x86-windows-vc-8.0.zip">Xerces C++ 3.0.0 - x86-windows-vc-8.0.zip</a>
+         [<a href="http://www.apache.org/dist/xerces/c/3/binaries/xerces-c-3.0.0-x86-windows-vc-8.0.zip.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/c/3/binaries/xerces-c-3.0.0-x86-windows-vc-8.0.zip.md5">MD5</a>]
+      </li>
+      <li><a href="[preferred]/xerces/c/3/binaries/xerces-c-3.0.0-x86-windows-vc-9.0.zip">Xerces C++ 3.0.0 - x86-windows-vc-9.0.zip</a>
+         [<a href="http://www.apache.org/dist/xerces/c/3/binaries/xerces-c-3.0.0-x86-windows-vc-9.0.zip.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/c/3/binaries/xerces-c-3.0.0-x86-windows-vc-9.0.zip.md5">MD5</a>]
+      </li>
+      <li><a href="[preferred]/xerces/c/3/binaries/xerces-c-3.0.0-x86-linux-gcc-3.4.tar.gz">Xerces C++ 3.0.0 - x86-linux-gcc-3.4.tar.gz</a>
+         [<a href="http://www.apache.org/dist/xerces/c/3/binaries/xerces-c-3.0.0-x86-linux-gcc-3.4.tar.gz.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/c/3/binaries/xerces-c-3.0.0-x86-linux-gcc-3.4.tar.gz.md5">MD5</a>]
+      </li>
+      <li><a href="[preferred]/xerces/c/3/binaries/xerces-c-3.0.0-x86-solaris-cc-5.7.tar.gz">Xerces C++ 3.0.0 - x86-solaris-cc-5.7.tar.gz</a>
+         [<a href="http://www.apache.org/dist/xerces/c/3/binaries/xerces-c-3.0.0-x86-solaris-cc-5.7.tar.gz.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/c/3/binaries/xerces-c-3.0.0-x86-solaris-cc-5.7.tar.gz.md5">MD5</a>]
+      </li>
+      <li><a href="[preferred]/xerces/c/3/binaries/xerces-c-3.0.0-sparc-solaris-cc-5.7.tar.gz">Xerces C++ 3.0.0 - sparc-solaris-cc-5.7.tar.gz</a>
+         [<a href="http://www.apache.org/dist/xerces/c/3/binaries/xerces-c-3.0.0-sparc-solaris-cc-5.7.tar.gz.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/c/3/binaries/xerces-c-3.0.0-sparc-solaris-cc-5.7.tar.gz.md5">MD5</a>]
+      </li>
+      <li><a href="[preferred]/xerces/c/3/binaries/xerces-c-3.0.0-powerpc-aix-xlc-7.0.tar.gz">Xerces C++ 3.0.0 - powerpc-aix-xlc-7.0.tar.gz</a>
+         [<a href="http://www.apache.org/dist/xerces/c/3/binaries/xerces-c-3.0.0-powerpc-aix-xlc-7.0.tar.gz.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/c/3/binaries/xerces-c-3.0.0-powerpc-aix-xlc-7.0.tar.gz.md5">MD5</a>]
+      </li>
+      <li><a href="[preferred]/xerces/c/3/binaries/xerces-c-3.0.0-ia64-hpux-acc-6.tar.gz">Xerces C++ 3.0.0 - ia64-hpux-acc-6.tar.gz</a>
+         [<a href="http://www.apache.org/dist/xerces/c/3/binaries/xerces-c-3.0.0-ia64-hpux-acc-6.tar.gz.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/c/3/binaries/xerces-c-3.0.0-ia64-hpux-acc-6.tar.gz.md5">MD5</a>]
+      </li>
+      <li><a href="[preferred]/xerces/c/3/binaries/xerces-c-3.0.0-x86-macosx-gcc-4.0.tar.gz">Xerces C++ 3.0.0 - x86-macosx-gcc-4.0.tar.gz</a>
+         [<a href="http://www.apache.org/dist/xerces/c/3/binaries/xerces-c-3.0.0-x86-macosx-gcc-4.0.tar.gz.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/c/3/binaries/xerces-c-3.0.0-x86-macosx-gcc-4.0.tar.gz.md5">MD5</a>]
+      </li>
+      <li><a href="[preferred]/xerces/c/3/binaries/xerces-c-3.0.0-powerpc-macosx-gcc-4.0.tar.gz">Xerces C++ 3.0.0 - powerpc-macosx-gcc-4.0.tar.gz</a>
+         [<a href="http://www.apache.org/dist/xerces/c/3/binaries/xerces-c-3.0.0-powerpc-macosx-gcc-4.0.tar.gz.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/c/3/binaries/xerces-c-3.0.0-powerpc-macosx-gcc-4.0.tar.gz.md5">MD5</a>]
+      </li>
+      <li><a href="[preferred]/xerces/c/2/binaries/xerces-c_2_8_0-x86-windows-vc_7_1.zip">Xerces C++ 2.8.0 - x86-windows-vc_7_1.zip</a>
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-x86-windows-vc_7_1.zip.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-x86-windows-vc_7_1.zip.md5">MD5</a>]
+      </li>
+      <li><a href="[preferred]/xerces/c/2/binaries/xerces-c_2_8_0-x86-windows-vc_8_0.zip">Xerces C++ 2.8.0 - x86-windows-vc_8_0.zip</a>
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-x86-windows-vc_8_0.zip.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-x86-windows-vc_8_0.zip.md5">MD5</a>]
+      </li>
+      <li><a href="[preferred]/xerces/c/2/binaries/xerces-c_2_8_0-x86-linux-gcc_3_4.tar.gz">Xerces C++ 2.8.0 - x86-linux-gcc_3_4.tar.gz</a>
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-x86-linux-gcc_3_4.tar.gz.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-x86-linux-gcc_3_4.tar.gz.md5">MD5</a>]
+      </li>
+      <li><a href="[preferred]/xerces/c/2/binaries/xerces-c_2_8_0-x86-solaris-gcc_3_4.tar.gz">Xerces C++ 2.8.0 - x86-solaris-gcc_3_4.tar.gz</a>
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-x86-solaris-gcc_3_4.tar.gz.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-x86-solaris-gcc_3_4.tar.gz.md5">MD5</a>]
+      </li>
+      <li><a href="[preferred]/xerces/c/2/binaries/xerces-c_2_8_0-x86-solaris-cc_5_7.tar.gz">Xerces C++ 2.8.0 - x86-solaris-cc_5_7.tar.gz</a>
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-x86-solaris-cc_5_7.tar.gz.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-x86-solaris-cc_5_7.tar.gz.md5">MD5</a>]
+      </li>
+      <li><a href="[preferred]/xerces/c/2/binaries/xerces-c_2_8_0-sparc-solaris-gcc_3_4.tar.gz">Xerces C++ 2.8.0 - sparc-solaris-gcc_3_4.tar.gz</a>
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-sparc-solaris-gcc_3_4.tar.gz.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-sparc-solaris-gcc_3_4.tar.gz.md5">MD5</a>]
+      </li>
+      <li><a href="[preferred]/xerces/c/2/binaries/xerces-c_2_8_0-sparc-solaris-cc_5_7.tar.gz">Xerces C++ 2.8.0 - sparc-solaris-cc_5_7.tar.gz</a>
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-sparc-solaris-cc_5_7.tar.gz.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-sparc-solaris-cc_5_7.tar.gz.md5">MD5</a>]
+      </li>
+      <li><a href="[preferred]/xerces/c/2/binaries/xerces-c_2_8_0-powerpc-aix-xlc_7_0.tar.gz">Xerces C++ 2.8.0 - powerpc-aix-xlc_7_0.tar.gz</a>
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-powerpc-aix-xlc_7_0.tar.gz.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-powerpc-aix-xlc_7_0.tar.gz.md5">MD5</a>]
+      </li>
+      <li><a href="[preferred]/xerces/c/2/binaries/xerces-c_2_8_0-hppa-hpux-acc_3.tar.gz">Xerces C++ 2.8.0 - hppa-hpux-acc_3.tar.gz</a>
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-hppa-hpux-acc_3.tar.gz.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-hppa-hpux-acc_3.tar.gz.md5">MD5</a>]
+      </li>
+      <li><a href="[preferred]/xerces/c/2/binaries/xerces-c_2_8_0-hppa-hpux-acc_3_AA.tar.gz">Xerces C++ 2.8.0 - hppa-hpux-acc_3_AA.tar.gz</a>
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-hppa-hpux-acc_3_AA.tar.gz.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-hppa-hpux-acc_3_AA.tar.gz.md5">MD5</a>]
+      </li>
+      <li><a href="[preferred]/xerces/c/2/binaries/xerces-c_2_8_0-ia64-hpux-acc_6.tar.gz">Xerces C++ 2.8.0 - ia64-hpux-acc_6.tar.gz</a>
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-ia64-hpux-acc_6.tar.gz.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-ia64-hpux-acc_6.tar.gz.md5">MD5</a>]
+      </li>
+      <li><a href="[preferred]/xerces/c/2/binaries/xerces-c_2_8_0-x86-macosx-gcc_4_0.tar.gz">Xerces C++ 2.8.0 - x86-macosx-gcc_4_0.tar.gz</a>
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-x86-macosx-gcc_4_0.tar.gz.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-x86-macosx-gcc_4_0.tar.gz.md5">MD5</a>]
+      </li>
+      <li><a href="[preferred]/xerces/c/2/binaries/xerces-c_2_8_0-powerpc-macosx-gcc_4_0.tar.gz">Xerces C++ 2.8.0 - powerpc-macosx-gcc_4_0.tar.gz</a>
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-powerpc-macosx-gcc_4_0.tar.gz.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-powerpc-macosx-gcc_4_0.tar.gz.md5">MD5</a>]
+      </li>
+    </ul>
+    <li><b>64 bit</b></li>
+    <ul>
+      <li><a href="[preferred]/xerces/c/3/binaries/xerces-c-3.0.0-x86_64-windows-vc-8.0.zip">Xerces C++ 3.0.0 - x86_64-windows-vc-8.0.zip</a>
+         [<a href="http://www.apache.org/dist/xerces/c/3/binaries/xerces-c-3.0.0-x86_64-windows-vc-8.0.zip.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/c/3/binaries/xerces-c-3.0.0-x86_64-windows-vc-8.0.zip.md5">MD5</a>]
+      </li>
+	    <li><a href="[preferred]/xerces/c/3/binaries/xerces-c-3.0.0-x86_64-windows-vc-9.0.zip">Xerces C++ 3.0.0 - x86_64-windows-vc-9.0.zip</a>
+         [<a href="http://www.apache.org/dist/xerces/c/3/binaries/xerces-c-3.0.0-x86_64-windows-vc-9.0.zip.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/c/3/binaries/xerces-c-3.0.0-x86_64-windows-vc-9.0.zip.md5">MD5</a>]
+      </li>
+      <li><a href="[preferred]/xerces/c/3/binaries/xerces-c-3.0.0-x86_64-linux-gcc-3.4.tar.gz">Xerces C++ 3.0.0 - x86_64-linux-gcc-3.4.tar.gz</a>
+         [<a href="http://www.apache.org/dist/xerces/c/3/binaries/xerces-c-3.0.0-x86_64-linux-gcc-3.4.tar.gz.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/c/3/binaries/xerces-c-3.0.0-x86_64-linux-gcc-3.4.tar.gz.md5">MD5</a>]
+      </li>
+      <li><a href="[preferred]/xerces/c/3/binaries/xerces-c-3.0.0-x86_64-solaris-cc-5.7.tar.gz">Xerces C++ 3.0.0 - x86_64-solaris-cc-5.7.tar.gz</a>
+         [<a href="http://www.apache.org/dist/xerces/c/3/binaries/xerces-c-3.0.0-x86_64-solaris-cc-5.7.tar.gz.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/c/3/binaries/xerces-c-3.0.0-x86_64-solaris-cc-5.7.tar.gz.md5">MD5</a>]
+      </li>
+      <li><a href="[preferred]/xerces/c/3/binaries/xerces-c-3.0.0-sparc_v9-solaris-cc-5.7.tar.gz">Xerces C++ 3.0.0 - sparc_v9-solaris-cc-5.7.tar.gz</a>
+         [<a href="http://www.apache.org/dist/xerces/c/3/binaries/xerces-c-3.0.0-sparc_v9-solaris-cc-5.7.tar.gz.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/c/3/binaries/xerces-c-3.0.0-sparc_v9-solaris-cc-5.7.tar.gz.md5">MD5</a>]
+      </li>
+      <li><a href="[preferred]/xerces/c/3/binaries/xerces-c-3.0.0-powerpc_64-aix-xlc-7.0.tar.gz">Xerces C++ 3.0.0 - powerpc_64-aix-xlc-7.0.tar.gz</a>
+         [<a href="http://www.apache.org/dist/xerces/c/3/binaries/xerces-c-3.0.0-powerpc_64-aix-xlc-7.0.tar.gz.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/c/3/binaries/xerces-c-3.0.0-powerpc_64-aix-xlc-7.0.tar.gz.md5">MD5</a>]
+      </li>
+      <li><a href="[preferred]/xerces/c/3/binaries/xerces-c-3.0.0-ia64_64-hpux-acc-6.tar.gz">Xerces C++ 3.0.0 - ia64_64-hpux-acc-6.tar.gz</a>
+         [<a href="http://www.apache.org/dist/xerces/c/3/binaries/xerces-c-3.0.0-ia64_64-hpux-acc-6.tar.gz.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/c/3/binaries/xerces-c-3.0.0-ia64_64-hpux-acc-6.tar.gz.md5">MD5</a>]
+      </li>
+      <li><a href="[preferred]/xerces/c/2/binaries/xerces-c_2_8_0-x86_64-windows-vc_8_0.zip">Xerces C++ 2.8.0 - x86_64-windows-vc_8_0.zip</a>
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-x86_64-windows-vc_8_0.zip.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-x86_64-windows-vc_8_0.zip.md5">MD5</a>]
+      </li>
+      <li><a href="[preferred]/xerces/c/2/binaries/xerces-c_2_8_0-x86_64-linux-gcc_3_4.tar.gz">Xerces C++ 2.8.0 - x86_64-linux-gcc_3_4.tar.gz</a>
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-x86_64-linux-gcc_3_4.tar.gz.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-x86_64-linux-gcc_3_4.tar.gz.md5">MD5</a>]
+      </li>
+      <li><a href="[preferred]/xerces/c/2/binaries/xerces-c_2_8_0-x86_64-solaris-gcc_3_4.tar.gz">Xerces C++ 2.8.0 - x86_64-solaris-gcc_3_4.tar.gz</a>
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-x86_64-solaris-gcc_3_4.tar.gz.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-x86_64-solaris-gcc_3_4.tar.gz.md5">MD5</a>]
+      </li>
+      <li><a href="[preferred]/xerces/c/2/binaries/xerces-c_2_8_0-x86_64-solaris-cc_5_7.tar.gz">Xerces C++ 2.8.0 - x86_64-solaris-cc_5_7.tar.gz</a>
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-x86_64-solaris-cc_5_7.tar.gz.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-x86_64-solaris-cc_5_7.tar.gz.md5">MD5</a>]
+      </li>
+      <li><a href="[preferred]/xerces/c/2/binaries/xerces-c_2_8_0-sparc_v9-solaris-gcc_3_4.tar.gz">Xerces C++ 2.8.0 - sparc_v9-solaris-gcc_3_4.tar.gz</a>
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-sparc_v9-solaris-gcc_3_4.tar.gz.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-sparc_v9-solaris-gcc_3_4.tar.gz.md5">MD5</a>]
+      </li>
+      <li><a href="[preferred]/xerces/c/2/binaries/xerces-c_2_8_0-sparc_v9-solaris-cc_5_7.tar.gz">Xerces C++ 2.8.0 - sparc_v9-solaris-cc_5_7.tar.gz</a>
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-sparc_v9-solaris-cc_5_7.tar.gz.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-sparc_v9-solaris-cc_5_7.tar.gz.md5">MD5</a>]
+      </li>
+      <li><a href="[preferred]/xerces/c/2/binaries/xerces-c_2_8_0-powerpc_64-aix-xlc_7_0.tar.gz">Xerces C++ 2.8.0 - powerpc_64-aix-xlc_7_0.tar.gz</a>
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-powerpc_64-aix-xlc_7_0.tar.gz.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-powerpc_64-aix-xlc_7_0.tar.gz.md5">MD5</a>]
+      </li>
+      <li><a href="[preferred]/xerces/c/2/binaries/xerces-c_2_8_0-hppa_64-hpux-acc_3.tar.gz">Xerces C++ 2.8.0 - hppa_64-hpux-acc_3.tar.gz</a>
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-hppa_64-hpux-acc_3.tar.gz.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-hppa_64-hpux-acc_3.tar.gz.md5">MD5</a>]
+      </li>
+	    <li><a href="[preferred]/xerces/c/2/binaries/xerces-c_2_8_0-hppa_64-hpux-acc_3_AA.tar.gz">Xerces C++ 2.8.0 - hppa_64-hpux-acc_3_AA.tar.gz</a>
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-hppa_64-hpux-acc_3_AA.tar.gz.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-hppa_64-hpux-acc_3_AA.tar.gz.md5">MD5</a>]
+      </li>
+      <li><a href="[preferred]/xerces/c/2/binaries/xerces-c_2_8_0-ia64_64-hpux-acc_6.tar.gz">Xerces C++ 2.8.0 - ia64_64-hpux-acc_6.tar.gz</a>
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-ia64_64-hpux-acc_6.tar.gz.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/c/2/binaries/xerces-c_2_8_0-ia64_64-hpux-acc_6.tar.gz.md5">MD5</a>]
+      </li>
+    </ul>
+    <li><a href="[preferred]/xerces/c/">Browse Download Area</a></li>
+    </ul>
+	 	
+	 	<p><strong>Xerces2 Java</strong> - <a href="http://www.apache.org/dist/xerces/j/KEYS">KEYS</a></p>
+	 	<ul>
+	 		<li><a href="[preferred]/xerces/j/Xerces-J-bin.2.9.1.tar.gz">Xerces2 Java 2.9.1 - tar.gz</a>
+	 			 [<a href="http://www.apache.org/dist/xerces/j/Xerces-J-bin.2.9.1.tar.gz.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/j/Xerces-J-bin.2.9.1.tar.gz.md5">MD5</a>]
+      </li>
+	 		<li><a href="[preferred]/xerces/j/Xerces-J-bin.2.9.1.zip">Xerces2 Java 2.9.1 - zip</a>
+	 			 [<a href="http://www.apache.org/dist/xerces/j/Xerces-J-bin.2.9.1.zip.asc">PGP</a>]
+         [<a href="http://www.apache.org/dist/xerces/j/Xerces-J-bin.2.9.1.zip.md5">MD5</a>]
+      </li>
+	 		<li><a href="[preferred]/xerces/j/">Browse Download Area</a></li>
+	  </ul>
+	 	
+	 	<p><strong>Xerces Perl</strong> - <a href="http://www.apache.org/dist/xml/xerces-p/KEYS">KEYS</a></p>
+	 	<ul>
+	 		<li><a href="[preferred]/xml/xerces-p/XML-Xerces-2.7.0-0.tar.gz">Xerces Perl 2.7.0-0 - tar.gz</a>
+	 			 [<a href="http://www.apache.org/dist/xml/xerces-p/XML-Xerces-2.7.0-0.tar.gz.asc">PGP</a>]
+	 	  </li>
+	 	  <li><a href="[preferred]/xml/xerces-p/">Browse Download Area</a></li>
+	 	</ul>
+		  
+		<p><strong>XML Commons</strong> - <a href="http://www.apache.org/dist/xml/commons/KEYS">KEYS</a></p>
+    <ul>
+			<li><a href="[preferred]/xml/commons/xml-commons-external-1.3.04-bin.tar.gz">XML Commons External 1.3.04 - tar.gz</a>
+         [<a href="http://www.apache.org/dist/xml/commons/xml-commons-external-1.3.04-bin.tar.gz.sig">PGP</a>]
+         [<a href="http://www.apache.org/dist/xml/commons/xml-commons-external-1.3.04-bin.tar.gz.md5">MD5</a>]
+   	  </li>
+   		<li><a href="[preferred]/xml/commons/xml-commons-external-1.3.04-bin.zip">XML Commons External 1.3.04 - zip</a>
+         [<a href="http://www.apache.org/dist/xml/commons/xml-commons-external-1.3.04-bin.zip.sig">PGP</a>]
+         [<a href="http://www.apache.org/dist/xml/commons/xml-commons-external-1.3.04-bin.zip.md5">MD5</a>]
+			</li>
+			<li><a href="[preferred]/xml/commons/xml-commons-resolver-1.2.tar.gz">XML Commons Resolver Version 1.2 - tar.gz</a>
+				[<a href="http://www.apache.org/dist/xml/commons/xml-commons-resolver-1.2.tar.gz.sig">PGP</a>]
+				[<a href="http://www.apache.org/dist/xml/commons/xml-commons-resolver-1.2.tar.gz.md5">MD5</a>]
+			</li>
+			<li><a href="[preferred]/xml/commons/xml-commons-resolver-1.2.zip">XML Commons Resolver Version 1.2 - zip</a>
+				[<a href="http://www.apache.org/dist/xml/commons/xml-commons-resolver-1.2.zip.sig">PGP</a>]
+				[<a href="http://www.apache.org/dist/xml/commons/xml-commons-resolver-1.2.zip.md5">MD5</a>]
+			</li>
+			<li><a href="[preferred]/xml/commons/">Browse Download Area</a></li>
+	  </ul>
+	
+	<h1><a name="verify"/>Verify The Integrity of the Files</h1>
+ 	
+	  <p>It is essential that you verify the integrity of the 
+	 	downloaded files using the PGP or MD5 signatures.</p>
+
+	  <p>The PGP signatures can be verified using PGP or GPG. 
+		First download the KEYS as well as the asc/sig signature 
+		file for the particular distribution. Make sure you get 
+	   these files from the main distribution directory, rather 
+	   than from a mirror. Then verify the signatures using:
+	  </p>
+		
+	  <pre class="code">
+% pgpk -a KEYS
+% pgpv &lt;archive-name&gt;.tar.gz.asc
+</pre>
+<strong>or</strong>
+<pre class="code">
+% pgp -ka KEYS
+% pgp &lt;archive-name&gt;.tar.gz.asc
+</pre>
+<strong>or</strong>
+<pre class="code">
+% gpg --import KEYS
+% gpg --verify &lt;archive-name&gt;.tar.gz.asc
+</pre>	
+		
+	<p>
+	  Alternatively, you can verify the MD5 signature on the files. 
+	  A unix program called md5 or md5sum is included in many unix distributions. 
+	  It is also available as part of 
+	  <a href="http://www.gnu.org/directory/text/wordproc/textutils.html">GNU Textutils</a>. 
+	  Windows users can get binary md5 programs from 
+	  <a href="http://www.fourmilab.ch/md5/">here</a>, 
+	  <a href="http://www.pc-tools.net/win32/freeware/console/">here</a>, or 
+	  <a href="http://www.slavasoft.com/fsum/">here</a>.
+	</p>
+  </body>
+</html>

Added: 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=731460&view=auto
==============================================================================
--- xerces/site/trunk/src/documentation/content/xdocs/news.xml (added)
+++ xerces/site/trunk/src/documentation/content/xdocs/news.xml Sun Jan  4 21:58:28 2009
@@ -0,0 +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>
+</document>
\ No newline at end of file

Added: 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=731460&view=auto
==============================================================================
--- xerces/site/trunk/src/documentation/content/xdocs/participate.xml (added)
+++ xerces/site/trunk/src/documentation/content/xdocs/participate.xml Sun Jan  4 21:58:28 2009
@@ -0,0 +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>
+</document>
\ No newline at end of file

Added: xerces/site/trunk/src/documentation/content/xdocs/repo.xml
URL: http://svn.apache.org/viewvc/xerces/site/trunk/src/documentation/content/xdocs/repo.xml?rev=731460&view=auto
==============================================================================
--- xerces/site/trunk/src/documentation/content/xdocs/repo.xml (added)
+++ xerces/site/trunk/src/documentation/content/xdocs/repo.xml Sun Jan  4 21:58:28 2009
@@ -0,0 +1,83 @@
+<?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 - Code Repositories</title> 
+  </header> 
+  <body> 
+
+    <section id="web-access">
+      <title>Web Access to the Repositories</title>
+      <p>The <em>Apache Xerces Project</em> uses Subversion (SVN) as version control tool.</p>
+      <p>You can browse the repositories belonging to the Xerces project via the web:</p>
+      <ul>
+        <li>
+          Apache Xerces C++: <a class="fork" href="http://svn.apache.org/viewvc/xerces/c/">http://svn.apache.org/viewvc/xerces/c/</a> (SVN repository)
+        </li>
+        <li>
+          Apache Xerces2 Java: <a class="fork" href="http://svn.apache.org/viewvc/xerces/java/">http://svn.apache.org/viewvc/xerces/java/</a> (SVN repository)
+        </li>
+        <li>
+          Apache Xerces Perl: <a class="fork" href="http://svn.apache.org/viewvc/xerces/xerces-p/">http://svn.apache.org/viewvc/xerces/xerces-p/</a> (SVN repository)
+        </li>
+        <li>
+          Apache XML Commons: <a class="fork" href="http://svn.apache.org/viewvc/xml/commons/">http://svn.apache.org/viewvc/xml/commons/</a> (SVN repository)
+        </li>
+        <li>
+          Apache Xerces Website: <a class="fork" href="http://svn.apache.org/viewvc/xerces/site/">http://svn.apache.org/viewvc/xerces/site/</a> (SVN repository)
+        </li>
+      </ul>
+    </section>
+
+    <section>
+      <title>Access the Source Tree</title>
+      <p>
+        So, you've decided that you need access to the source tree to see the latest and
+        greatest code. There are two different forms of SVN access. The first is 
+        <code>anonymous</code> and anybody can use it. The second requires that you  
+        have a login to the development server. If you don't know what this 
+        means, join the mailing list and find out.
+      </p>
+      <section>
+        <title>Anonymous (read-only) SVN access</title>
+        <p>
+          Anyone can checkout source code from our anonymous SVN server. To do so,
+          simply use the following commands (if you are using a GUI SVN client, 
+          configure it appropriately):
+        </p>
+        <p>For <strong>Apache Xerces C++</strong>:</p>
+        <source>svn co http://svn.apache.org/repos/asf/xerces/c/trunk</source>
+        <p>For <strong>Apache Xerces2 Java</strong>:</p>
+        <source>svn co http://svn.apache.org/repos/asf/xerces/java/trunk</source>
+        <p>For <strong>Apache Xerces Perl</strong>:</p>
+        <source>svn co http://svn.apache.org/repos/asf/xerces/xerces-p/trunk</source>
+        <p>For <strong>Apache XML Commons</strong>:</p>
+        <source>svn co http://svn.apache.org/repos/asf/xml/commons/trunk</source>
+        <p>For <strong>Apache Xerces Website</strong>:</p>
+        <source>svn co http://svn.apache.org/repos/asf/xerces/site/trunk</source>
+        <p>
+          You can find additional information for setting up SVN access on the 
+          <a href="http://www.apache.org/dev/version-control.html">Version Control FAQ</a>.
+        </p>
+        <note>Committers need to replace "<code>http</code>" with "<code>https</code>"
+        and then log in so they can gain write access!</note>
+      </section>
+    </section>
+  </body> 
+</document>

Added: xerces/site/trunk/src/documentation/content/xdocs/site.xml
URL: http://svn.apache.org/viewvc/xerces/site/trunk/src/documentation/content/xdocs/site.xml?rev=731460&view=auto
==============================================================================
--- xerces/site/trunk/src/documentation/content/xdocs/site.xml (added)
+++ xerces/site/trunk/src/documentation/content/xdocs/site.xml Sun Jan  4 21:58:28 2009
@@ -0,0 +1,89 @@
+<?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.
+-->
+
+<!--
+Forrest site.xml
+
+This file contains an outline of the site's information content.  It is used to:
+- Generate the website menus (though these can be overridden - see docs)
+- Provide semantic, location-independent aliases for internal 'site:' URIs, eg
+<link href="site:changes"> links to changes.html (or ../changes.html if in
+  subdir).
+- Provide aliases for external URLs in the external-refs section.  Eg, <link
+  href="ext:cocoon"> links to http://cocoon.apache.org/ 
+
+See http://forrest.apache.org/docs/linking.html for more info
+-->
+
+<site label="Xerces" href="" xmlns="http://apache.org/forrest/linkmap/1.0" tab="">
+
+  <about label="Xerces">
+    <index label="Overview" href="index.html" description="Welcome to the Apache Xerces Project"/>
+    <charter label="Charter" href="charter.html" description="The Project Charter"/>
+    <news label="News" href="news.html" description="News"/>
+    <download label="Downloads" href="http://xerces.apache.org/mirrors.cgi"/>
+    <download_html href="mirrors.html"/><!-- so the page is part of a tab -->
+    <participate label="Get Involved" href="participate.html" description="Get Involved"/>
+    <team label="Who We Are" href="team.html" description="The Apache Xerces Project Team"/>
+    <legal label="Legal Stuff" href="legal.html" description="Legalities"/>
+    <mail label="Mailing Lists" href="mail.html" description="Information on Mailing Lists"/>
+    <repo label="Code Repositories" href="repo.html" description="Information on Code Repositories"/>
+    <ref label="Reference" href="library.html" description="Reference Library"/>
+    <asf-sponsorship label="ASF Sponsorship Program" href="http://www.apache.org/foundation/sponsorship.html"/>"
+    <asf-thanks label="ASF Thanks" href="http://www.apache.org/foundation/thanks.html"/>"
+  </about>
+  
+  <local-projects label="Local Projects">
+    <xerces-c label="Xerces C++" href="ext:xerces-c" description="Apache Xerces C++"/>
+    <xerces2-j label="Xerces2 Java" href="ext:xerces2-j" description="Apache Xerces2 Java"/>
+    <xerces-p label="Xerces Perl" href="ext:xerces-p" description="Apache Xerces Perl"/>
+    <xml-commons label="XML Commons" href="ext:xml-commons" description="Apache XML Commons"/>
+  </local-projects>
+  
+  <hibernated-projects label="Hibernated Projects">
+    <xerces-j label="Xerces Java 1" href="ext:xerces-j" description="Apache Xerces Java 1"/>
+  </hibernated-projects>
+  
+  <related-projects label="Related Projects">
+    <gump label="Apache Gump" href="http://gump.apache.org" description="Apache Gump"/>
+    <xalan label="Apache Xalan" href="http://xalan.apache.org" description="Apache Xalan"/>
+    <fop label="Apache FOP" href="http://xmlgraphics.apache.org/fop" description="Apache FOP"/>
+    <batik label="Apache Batik" href="http://xmlgraphics.apache.org/batik" description="Apache Batik"/>
+    <forrest label="Apache Cocoon" href="http://cocoon.apache.org" description="Apache Cocoon"/>
+    <forrest label="Apache Forrest" href="http://forrest.apache.org" description="Apache Forrest"/>
+    <projects.apache.org label="projects.apache.org" href="http://projects.apache.org" description="projects.apache.org"/>
+  </related-projects>
+
+  <external-refs>
+    <xerces.apache.org href="http://xerces.apache.org/">
+      <xerces-c href="xerces-c/"/>
+      <xerces-j href="xerces-j/"/>
+      <xerces2-j href="xerces2-j/"/>
+      <xerces-p href="xerces-p/"/>
+      <xml-commons href="http://xml.apache.org/commons/"/>
+    </xerces.apache.org>
+    <www.apache.org href="http://www.apache.org/"/>
+    <issues.apache.org href="https://issues.apache.org/">
+      <jira href="jira/"/>
+    </issues.apache.org>
+    <archive.apache.org href="http://archive.apache.org/">
+      <archive-xerces href="dist/xerces/"/>
+    </archive.apache.org>
+  </external-refs>
+
+</site>

Added: xerces/site/trunk/src/documentation/content/xdocs/tabs.xml
URL: http://svn.apache.org/viewvc/xerces/site/trunk/src/documentation/content/xdocs/tabs.xml?rev=731460&view=auto
==============================================================================
--- xerces/site/trunk/src/documentation/content/xdocs/tabs.xml (added)
+++ xerces/site/trunk/src/documentation/content/xdocs/tabs.xml Sun Jan  4 21:58:28 2009
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * 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 tabs PUBLIC "-//APACHE//DTD Cocoon Documentation Tab V1.1//EN" "http://forrest.apache.org/dtd/tab-cocoon-v11.dtd">
+
+<tabs software="Xerces"
+  title="Xerces"
+  copyright="The Apache Software Foundation"
+  xmlns:xlink="http://www.w3.org/1999/xlink">
+
+  <!-- The rules for tabs are:
+    @dir will always have '/@indexfile' added.
+    @indexfile gets appended to @dir if the tab is selected. Defaults to 'index.html'
+    @href is not modified unless it is root-relative and obviously specifies a
+    directory (ends in '/'), in which case /index.html will be added
+    If @id's are present, site.xml entries with a matching @tab will be in that tab.
+
+   Tabs can be embedded to a depth of two. The second level of tabs will only 
+    be displayed when their parent tab is selected.    
+  -->
+
+  <tab id="" label="Home" dir="" indexfile="index.html"/>
+  <tab label="Wiki" href="http://wiki.apache.org/xerces/"/>
+  <tab label="Mailing List Archives" href="http://xerces.markmail.org/"/>
+  <!-- Add new tabs here, eg:
+  <tab label="How-Tos" dir="community/howto/"/>
+  <tab label="XML Site" dir="xml-site/"/>
+  -->
+
+</tabs>

Added: xerces/site/trunk/src/documentation/content/xdocs/team.xml
URL: http://svn.apache.org/viewvc/xerces/site/trunk/src/documentation/content/xdocs/team.xml?rev=731460&view=auto
==============================================================================
--- xerces/site/trunk/src/documentation/content/xdocs/team.xml (added)
+++ xerces/site/trunk/src/documentation/content/xdocs/team.xml Sun Jan  4 21:58:28 2009
@@ -0,0 +1,104 @@
+<?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 - Community</title> 
+    <notice></notice>
+    <abstract></abstract> 
+  </header> 
+  <body> 
+
+    <section id="WhoWeAre">
+      <title>Who We Are</title>
+      <p>
+        The <em>Apache Xerces Project</em> operates on a meritocracy: the more you do, 
+        the more responsibility you can obtain. This page lists all of the people who have gone the 
+        extra mile and are Committers or members of the Project Management Committee. If you would 
+        like to get involved, the first step is to join the <a href="site:mail">community mailing lists</a>
+        for the project(s) which interest you.</p>
+      <p>
+        We ask that you please do not send us e-mails privately asking for support. We are non-paid 
+        volunteers who help out with the project and we do not necessarily have the time or energy to 
+        help people on an individual basis. Instead, we have set up mailing lists which often contain 
+        hundreds of individuals who will help answer detailed requests for help. The benefit of using 
+        mailing lists over private communication is that it is a shared resource where others can also 
+        learn from common mistakes and as a community we all grow together.</p>
+    </section>
+
+    <section id="PMC">
+      <title>Apache Xerces Project - Project Management Committee (PMC)</title>
+        <ul>
+          <li><a href="mailto:cargilld@ca.ibm.com">David Cargill</a></li>
+          <li><a href="mailto:andy@cyberneko.net">Andy Clark</a> (ASF Member) </li>
+          <li><a href="mailto:mrglavas@ca.ibm.com">Michael Glavassevich</a> (ASF Member)</li>
+          <li><a href="mailto:neilg@ca.ibm.com">Neil Graham</a> (ASF Member)</li>
+          <li><a href="mailto:boris@codesynthesis.com">Boris Kolpackov</a></li>
+          <li><a href="mailto:berin@wingsofhermes.org">Berin Lautenbach</a> (ASF Member)</li>
+          <li><a href="mailto:amassari@datadirect.com">Alberto Massari</a></li>
+          <li><a href="mailto:gareth@we7.com">Gareth Reakes</a> (PMC Chair)</li>
+          <li><a href="mailto:jason.e.stewart@gmail.com">Jason Stewart</a></li>
+        </ul>
+        <note>
+          If you need to get into contact with the Apache Xerces PMC and require confidentiality,
+          send your mail to <a href="mailto:private@xerces.apache.org"><code>private@xerces.apache.org</code></a>.
+          Otherwise, please send your mail to <a href="mailto:general@xerces.apache.org"><code>general@xerces.apache.org</code></a>.
+          If you want to ask a question about one of the Xerces project's products, please send your mail
+          to the respective <a href="site:mail">user mailing list</a>.
+        </note>
+    </section>
+    
+    <section id="Committers">
+      <title>Apache Xerces Project - Committers</title>
+        <ul>
+          <li><em>Neeraj Bajaj</em> (Xerces Java)</li>
+          <li><em>James Berry</em> (Xerces C++)</li>
+          <li><em>David Bertoni</em> (Xerces C++)</li>
+          <li><em>David Cargill</em> (Xerces C++)</li>
+          <li><em>Andy Clark</em> (Xerces Java)</li>
+          <li><em>David Crossley</em> (XML Commons)</li>
+          <li><em>Shane Curcuru</em> (XML Commons)</li>
+          <li><em>Neil Delima</em> (Xerces Java)</li>
+          <li><em>Sandy Gao</em> (Xerces Java)</li>
+          <li><em>Michael Glavassevich</em> (Xerces Java, XML Commons)</li>
+          <li><em>Neil Graham</em> (Xerces C++, Xerces Java, XML Commons)</li>
+          <li><em>Kohsuke Kawaguchi</em> (Xerces Java)</li>
+          <li><em>Boris Kolpackov</em> (Xerces C++)</li>
+          <li><em>Elena Litani</em> (Xerces Java)</li>
+          <li><em>Jeremias M&auml;rki</em> (XML Commons)</li>
+          <li><em>Alberto Massari</em> (Xerces C++)</li>
+          <li><em>Cameron McCormack</em> (XML Commons)</li>
+          <li><em>Peter McCracken</em> (Xerces Java)</li>
+          <li><em>Khaled Noaman</em> (Xerces C++, Xerces Java)</li>
+          <li><em>Ankit Pasricha</em> (Xerces Java)</li>
+          <li><em>Vitaly Prapirny</em> (Xerces C++)</li>
+          <li><em>Venugopal Rao K</em> (Xerces Java)</li>
+          <li><em>Gareth Reakes</em> (Xerces C++)</li>
+          <li><em>John Snelson</em> (Xerces C++)</li>
+          <li><em>Jason Stewart</em> (Xerces C++, Xerces Perl)</li>
+          <li><em>Norman Walsh</em> (XML Commons)</li>
+        </ul>
+    </section>
+    
+    <section id="Acknowledgements">
+      <title>Acknowledgements</title>
+      <p>Special thanks to Ashley Morgan for contributing the Xerces logo.</p>
+    </section>
+
+  </body> 
+</document>

Added: xerces/site/trunk/src/documentation/skinconf.xml
URL: http://svn.apache.org/viewvc/xerces/site/trunk/src/documentation/skinconf.xml?rev=731460&view=auto
==============================================================================
--- xerces/site/trunk/src/documentation/skinconf.xml (added)
+++ xerces/site/trunk/src/documentation/skinconf.xml Sun Jan  4 21:58:28 2009
@@ -0,0 +1,377 @@
+<?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.
+-->
+
+<!--
+Skin configuration file. This file contains details of your project,
+which will be used to configure the chosen Forrest skin.
+-->
+
+<!DOCTYPE skinconfig PUBLIC "-//APACHE//DTD Skin Configuration V0.6-3//EN" "http://forrest.apache.org/dtd/skinconfig-v06-3.dtd">
+<skinconfig>
+  <!-- To enable lucene search add provider="lucene" (default is google).
+    Add box-location="alt" to move the search box to an alternate location
+    (if the skin supports it) and box-location="all" to show it in all
+    available locations on the page.  Remove the <search> element to show
+    no search box. @domain will enable sitesearch for the specific domain with google.
+    In other words google will search the @domain for the query string.
+  -->
+  <search name="Apache Xerces" domain="xerces.apache.org" provider="google"/>
+
+  <!-- Disable the print link? If enabled, invalid HTML 4.0.1 -->
+  <disable-print-link>true</disable-print-link>  
+  <!-- Disable the PDF link? -->
+  <disable-pdf-link>false</disable-pdf-link>
+  <!-- Disable the POD link? -->
+  <disable-pod-link>true</disable-pod-link>
+  <!-- Disable the Text link? FIXME: NOT YET IMPLEMENETED. -->
+  <disable-txt-link>true</disable-txt-link>
+  <!-- Disable the xml source link? -->
+  <!-- The xml source link makes it possible to access the xml rendition
+    of the source from the html page, and to have it generated statically.
+    This can be used to enable other sites and services to reuse the
+    xml format for their uses. Keep this disabled if you don't want other
+    sites to easily reuse your pages.-->
+  <disable-xml-link>true</disable-xml-link>
+
+  <!-- Disable navigation icons on all external links? -->
+  <disable-external-link-image>false</disable-external-link-image>
+
+  <!-- Disable w3c compliance links? 
+    Use e.g. align="center" to move the compliance links logos to 
+    an alternate location default is left.
+    (if the skin supports it) -->
+  <disable-compliance-links>true</disable-compliance-links>
+
+  <!-- Render mailto: links unrecognisable by spam harvesters? -->
+  <obfuscate-mail-links>true</obfuscate-mail-links>
+  <obfuscate-mail-value>.at.</obfuscate-mail-value>
+
+  <!-- Disable the javascript facility to change the font size -->
+  <disable-font-script>false</disable-font-script>
+
+  <!-- mandatory project logo
+       default skin: renders it at the top -->
+  <project-name></project-name>
+  <project-description></project-description>
+  <project-url></project-url>
+  <project-logo></project-logo>
+  <!-- Alternative static image:
+  <project-logo>images/project-logo.gif</project-logo> -->
+
+  <!-- optional group logo
+       default skin: renders it at the top-left corner -->
+  <group-name>xerces.apache.org</group-name>
+  <group-description>The Apache Xerces Project is responsible for software licensed to the Apache Software Foundation intended for the creation and maintenance of XML parsers and related software components.</group-description>
+  <group-url>http://xerces.apache.org/</group-url>
+  <!-- Alternative static image: -->
+  <group-logo>images/apache-xerces.png</group-logo>
+
+  <!-- optional host logo (e.g. sourceforge logo)
+       default skin: renders it at the bottom-left corner -->
+  <host-url></host-url>
+  <host-logo></host-logo>
+
+  <!-- relative url of a favicon file, normally favicon.ico -->
+  <favicon-url>favicon.ico</favicon-url>
+
+  <!-- The following are used to construct a copyright statement -->
+  <year>1999-2009</year>
+  <vendor>The Apache Software Foundation.</vendor>
+  <copyright-link>http://www.apache.org/licenses/</copyright-link>
+
+  <!-- Some skins use this to form a 'breadcrumb trail' of links.
+    Use location="alt" to move the trail to an alternate location
+    (if the skin supports it).
+	  Omit the location attribute to display the trail in the default location.
+	  Use location="none" to not display the trail (if the skin supports it).
+    For some skins just set the attributes to blank.
+  -->
+  <trail location="alt">
+    <link1 name="apache.org" href="http://www.apache.org/"/>
+    <link2 name="XML Federation" href="http://xml.apache.org/"/>
+    <link3 name="xerces.apache.org" href="http://xerces.apache.org/"/>
+  </trail>
+
+  <!-- Configure the TOC, i.e. the Table of Contents.
+  @max-depth
+   how many "section" levels need to be included in the
+   generated Table of Contents (TOC). 
+  @min-sections
+   Minimum required to create a TOC.
+  @location ("page","menu","page,menu", "none")
+   Where to show the TOC.
+  -->
+  <toc max-depth="2" min-sections="2" location="page"/>
+
+  <!-- Heading types can be clean|underlined|boxed  -->
+  <headings type="underlined"/>
+  
+  <!-- The optional feedback element will be used to construct a
+    feedback link in the footer with the page pathname appended:
+    <a href="@href">{@to}</a>
+  <feedback to="webmaster@foo.com"
+    href="mailto:webmaster@foo.com?subject=Feedback&#160;" >
+    Send feedback about the website to:
+  </feedback>
+    -->
+  <!--
+    extra-css - here you can define custom css-elements that are 
+    a. overriding the fallback elements or 
+    b. adding the css definition from new elements that you may have 
+       used in your documentation.
+    -->
+  <extra-css>
+    <!--Example of b. 
+        To define the css definition of a new element that you may have used
+        in the class attribute of a <p> node. 
+        e.g. <p class="quote"/>
+    -->
+    p.quote {
+      margin-left: 2em;
+      padding: .5em;
+      background-color: #f0f0f0;
+      font-family: monospace;
+    }
+  </extra-css>
+
+  <colors>
+  <!-- These values are used for the generated CSS files. -->
+
+  <!-- Krysalis -->
+
+    <color name="header"    value="#FFFFFF"/>
+
+    <color name="tab-selected" value="#a5b6c6" link="#000000" vlink="#000000" hlink="#000000"/>
+    <color name="tab-unselected" value="#F7F7F7"  link="#000000" vlink="#000000" hlink="#000000"/>
+    <color name="subtab-selected" value="#a5b6c6"  link="#000000" vlink="#000000" hlink="#000000"/>
+    <color name="subtab-unselected" value="#a5b6c6"  link="#000000" vlink="#000000" hlink="#000000"/>
+
+    <color name="heading" value="#a5b6c6"/>
+    <color name="subheading" value="#CFDCED"/>
+    <color name='searchbox' value="#FFFFFF" font="#000000"/>        
+    <color name="navstrip" value="#CFDCED" font="#000000" link="#000000" vlink="#000000" hlink="#000000"/>
+    <color name="toolbox" value="#a5b6c6"/>
+    <color name="border" value="#a5b6c6"/>
+        
+    <color name="menu" value="#F7F7F7" link="#000000" vlink="#000000" hlink="#000000"/>    
+    <color name="dialog" value="#F7F7F7"/>
+            
+    <color name="body"    value="#ffffff" link="#0F3660" vlink="#009999" hlink="#000066"/>
+    
+    <color name="table" value="#a5b6c6"/>    
+    <color name="table-cell" value="#ffffff"/>    
+    <color name="highlight" value="#ffff00"/>
+    <color name="fixme" value="#cc6600"/>
+    <color name="note" value="#006699"/>
+    <color name="warning" value="#990000"/>
+    <color name="code" value="#a5b6c6"/>
+        
+    <color name="footer" value="#a5b6c6"/>
+  
+  <!-- Forrest -->
+<!--
+    <color name="header"    value="#294563"/>
+
+    <color name="tab-selected" value="#4a6d8c" link="#0F3660" vlink="#0F3660" hlink="#000066"/>
+    <color name="tab-unselected" value="#b5c7e7" link="#0F3660" vlink="#0F3660" hlink="#000066"/>
+    <color name="subtab-selected" value="#4a6d8c" link="#0F3660" vlink="#0F3660" hlink="#000066"/>
+    <color name="subtab-unselected" value="#4a6d8c" link="#0F3660" vlink="#0F3660" hlink="#000066"/>
+
+    <color name="heading" value="#294563"/>
+    <color name="subheading" value="#4a6d8c"/>
+        
+    <color name="navstrip" value="#cedfef" font="#0F3660" link="#0F3660" vlink="#0F3660" hlink="#000066"/>
+    <color name="toolbox" value="#4a6d8c"/>
+    <color name="border" value="#294563"/>
+    
+    <color name="menu" value="#4a6d8c" font="#cedfef" link="#ffffff" vlink="#ffffff" hlink="#ffcf00"/>    
+    <color name="dialog" value="#4a6d8c"/>
+            
+    <color name="body" value="#ffffff"  link="#0F3660" vlink="#009999" hlink="#000066"/>
+    
+    <color name="table" value="#7099C5"/>    
+    <color name="table-cell" value="#f0f0ff"/>    
+    <color name="highlight" value="#ffff00"/>
+    <color name="fixme" value="#cc6600"/>
+    <color name="note" value="#006699"/>
+    <color name="warning" value="#990000"/>
+    <color name="code" value="#CFDCED"/>
+        
+    <color name="footer" value="#cedfef"/>
+-->
+
+  <!-- Collabnet --> 
+<!--
+    <color name="header"    value="#003366"/>
+
+    <color name="tab-selected" value="#dddddd" link="#555555" vlink="#555555" hlink="#555555"/>
+    <color name="tab-unselected" value="#999999" link="#ffffff" vlink="#ffffff" hlink="#ffffff"/>
+    <color name="subtab-selected" value="#cccccc" link="#000000" vlink="#000000" hlink="#000000"/>
+    <color name="subtab-unselected" value="#cccccc" link="#555555" vlink="#555555" hlink="#555555"/>
+
+    <color name="heading" value="#003366"/>
+    <color name="subheading" value="#888888"/>
+    
+    <color name="navstrip" value="#dddddd" font="#555555"/>
+    <color name="toolbox" value="#dddddd" font="#555555"/>
+    <color name="border" value="#999999"/>
+    
+    <color name="menu" value="#ffffff"/>    
+    <color name="dialog" value="#eeeeee"/>
+            
+    <color name="body"      value="#ffffff"/>
+    
+    <color name="table" value="#ccc"/>    
+    <color name="table-cell" value="#ffffff"/>   
+    <color name="highlight" value="#ffff00"/>
+    <color name="fixme" value="#cc6600"/>
+    <color name="note" value="#006699"/>
+    <color name="warning" value="#990000"/>
+    <color name="code" value="#003366"/>
+        
+    <color name="footer" value="#ffffff"/>
+-->
+ <!-- Lenya using pelt-->
+<!--
+    <color name="header" value="#ffffff"/>
+
+    <color name="tab-selected" value="#4C6C8F" link="#ffffff" vlink="#ffffff" hlink="#ffffff"/>
+    <color name="tab-unselected" value="#E5E4D9" link="#000000" vlink="#000000" hlink="#000000"/>
+    <color name="subtab-selected" value="#000000" link="#000000" vlink="#000000" hlink="#000000"/>
+    <color name="subtab-unselected" value="#E5E4D9" link="#000000" vlink="#000000" hlink="#000000"/>
+
+    <color name="heading" value="#E5E4D9"/>
+    <color name="subheading" value="#000000"/>
+    <color name="published" value="#4C6C8F" font="#FFFFFF"/>
+    <color name="feedback" value="#4C6C8F" font="#FFFFFF" align="center"/>
+    <color name="navstrip" value="#E5E4D9" font="#000000"/>
+
+    <color name="toolbox" value="#CFDCED" font="#000000"/>
+
+    <color name="border" value="#999999"/>
+    <color name="menu" value="#4C6C8F" font="#ffffff" link="#ffffff" vlink="#ffffff" hlink="#ffffff" current="#FFCC33" />    
+    <color name="menuheading" value="#cfdced" font="#000000" />
+    <color name="searchbox" value="#E5E4D9" font="#000000"/>
+    
+    <color name="dialog" value="#CFDCED"/>
+    <color name="body" value="#ffffff" />            
+    
+    <color name="table" value="#ccc"/>    
+    <color name="table-cell" value="#ffffff"/>   
+    <color name="highlight" value="#ffff00"/>
+    <color name="fixme" value="#cc6600"/>
+    <color name="note" value="#006699"/>
+    <color name="warning" value="#990000"/>
+    <color name="code" value="#003366"/>
+        
+    <color name="footer" value="#E5E4D9"/>
+-->
+  </colors>
+ 
+  <!-- Settings specific to PDF output. -->
+  <pdf>
+    <!-- 
+       Supported page sizes are a0, a1, a2, a3, a4, a5, executive,
+       folio, legal, ledger, letter, quarto, tabloid (default letter).
+       Supported page orientations are portrait, landscape (default
+       portrait).
+       Supported text alignments are left, right, justify (default left).
+    -->
+    <page size="letter" orientation="portrait" text-align="left"/>
+
+    <!--
+       Margins can be specified for top, bottom, inner, and outer
+       edges. If double-sided="false", the inner edge is always left
+       and the outer is always right. If double-sided="true", the
+       inner edge will be left on odd pages, right on even pages,
+       the outer edge vice versa.
+       Specified below are the default settings.
+    -->
+    <margins double-sided="false">
+      <top>1in</top>
+      <bottom>1in</bottom>
+      <inner>1.25in</inner>
+      <outer>1in</outer>
+    </margins>
+
+    <!--
+      Print the URL text next to all links going outside the file
+    -->
+    <show-external-urls>false</show-external-urls>
+
+    <!--
+      Disable the copyright footer on each page of the PDF.
+      A footer is composed for each page. By default, a "credit" with role=pdf
+      will be used, as explained below. Otherwise a copyright statement
+      will be generated. This latter can be disabled.
+    -->
+    <disable-copyright-footer>false</disable-copyright-footer>
+  </pdf>
+
+  <!-- 
+    Credits are typically rendered as a set of small clickable
+    images in the page footer.
+    
+    Use box-location="alt" to move the credits to an alternate location
+    (if the skin supports it).
+
+    For example, pelt skin:
+    - box-location="alt" will place the logo at the end of the
+      left-hand coloured menu panel.
+    - box-location="alt2" will place them underneath that panel
+      in the left-hand whitespace.
+    - Otherwise they are placed next to the compatibility icons
+      at the bottom of the screen.
+
+    Comment out the whole <credit>-element if you want no credits in the
+    web pages 
+  -->
+  <credits>
+    <credit box-location="alt">
+      <name>Built with Apache Forrest</name>
+      <url>http://forrest.apache.org/</url>
+      <image>images/built-with-forrest-button.png</image>
+      <width>88</width>
+      <height>31</height>
+    </credit>
+    <credit box-location="alt2">
+      <name>ApacheCon Europe 2009</name>
+      <url>http://eu.apachecon.com/</url>
+      <image>http://apache.org/ads/ApacheCon/2009-europe-125x125.png</image>
+      <width>125</width>
+      <height>125</height>
+    </credit>
+    <credit box-location="alt2">
+      <name>ApacheCon US 2009</name>
+      <url>http://us.apachecon.com/</url>
+      <image>http://apache.org/ads/ApacheCon/2009-usa-125x125.png</image>
+      <width>125</width>
+      <height>125</height>
+    </credit>
+    <!-- A credit with @role="pdf" will be used to compose a footer
+     for each page in the PDF, using either "name" or "url" or both.
+    -->
+    <!--
+    <credit role="pdf">
+      <name>Built with Apache Forrest</name>
+      <url>http://forrest.apache.org/</url>
+    </credit>
+    -->
+  </credits>
+
+</skinconfig>

Added: xerces/site/trunk/src/documentation/translations/langcode.xml
URL: http://svn.apache.org/viewvc/xerces/site/trunk/src/documentation/translations/langcode.xml?rev=731460&view=auto
==============================================================================
--- xerces/site/trunk/src/documentation/translations/langcode.xml (added)
+++ xerces/site/trunk/src/documentation/translations/langcode.xml Sun Jan  4 21:58:28 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * 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.
+-->
+<!--
+  This catalog is used so displays how the language name 
+  is named by their speakers.
+-->
+<catalogue >
+  <message key="en">English</message>
+  <message key="es">Espanol</message>
+  <message key="it">Italiano</message>
+</catalogue>

Added: xerces/site/trunk/src/documentation/translations/languages_en.xml
URL: http://svn.apache.org/viewvc/xerces/site/trunk/src/documentation/translations/languages_en.xml?rev=731460&view=auto
==============================================================================
--- xerces/site/trunk/src/documentation/translations/languages_en.xml (added)
+++ xerces/site/trunk/src/documentation/translations/languages_en.xml Sun Jan  4 21:58:28 2009
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * 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.
+-->
+<catalogue xml:lang="en">
+  <message key="en">English</message>
+  <message key="es">Spanish</message>
+  <message key="nl">Dutch</message>
+</catalogue>

Added: xerces/site/trunk/src/documentation/translations/languages_es.xml
URL: http://svn.apache.org/viewvc/xerces/site/trunk/src/documentation/translations/languages_es.xml?rev=731460&view=auto
==============================================================================
--- xerces/site/trunk/src/documentation/translations/languages_es.xml (added)
+++ xerces/site/trunk/src/documentation/translations/languages_es.xml Sun Jan  4 21:58:28 2009
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * 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.
+-->
+<catalogue xml:lang="es">
+  <message key="en">Ingles</message>
+  <message key="es">Espanol</message>
+  <message key="nl">Holandes</message>
+</catalogue>

Added: xerces/site/trunk/src/documentation/translations/menu.xml
URL: http://svn.apache.org/viewvc/xerces/site/trunk/src/documentation/translations/menu.xml?rev=731460&view=auto
==============================================================================
--- xerces/site/trunk/src/documentation/translations/menu.xml (added)
+++ xerces/site/trunk/src/documentation/translations/menu.xml Sun Jan  4 21:58:28 2009
@@ -0,0 +1,33 @@
+<?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.
+-->
+<catalogue xml:lang="en">
+  <message key="About">About</message>
+  <message key="Index">Index</message>
+  <message key="Changes">Changes</message>
+  <message key="Todo">Todo</message>
+  <message key="Samples">Samples</message>
+  <message key="Apache document">Apache document</message>
+  <message key="Static content">Static content</message>
+  <message key="Linking">Linking</message>
+  <message key="Wiki page">Wiki page</message>
+  <message key="ihtml page">Ihtml page</message>
+  <message key="ehtml page">Ehtml page</message>
+  <message key="FAQ">FAQ</message>
+  <message key="Simplifed Docbook">Simplifed Docbook</message>
+  <message key="XSP page">XSP page</message>
+</catalogue>

Added: xerces/site/trunk/src/documentation/translations/menu_af.xml
URL: http://svn.apache.org/viewvc/xerces/site/trunk/src/documentation/translations/menu_af.xml?rev=731460&view=auto
==============================================================================
--- xerces/site/trunk/src/documentation/translations/menu_af.xml (added)
+++ xerces/site/trunk/src/documentation/translations/menu_af.xml Sun Jan  4 21:58:28 2009
@@ -0,0 +1,33 @@
+<?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.
+-->
+<catalogue xml:lang="af">
+    <message key="About">Aangaande</message>
+    <message key="Index">Inhoud</message>
+    <message key="Changes">Veranderinge</message>
+    <message key="Todo">Om te doen</message>
+    <message key="Samples">Voorbeelde</message>
+    <message key="Apache document">Apache dokument</message>
+    <message key="Static content">Statise Inhoud</message>
+    <message key="Linking">Linking</message>
+    <message key="Wiki page">Wiki bladsy</message>
+    <message key="ihtml page">Ihtml bladsy</message>
+    <message key="ehtml page">Ehtml bladsy</message>
+    <message key="FAQ">FAQ</message>
+    <message key="Simplifed Docbook">Vereenvoudigde Docbook</message>
+    <message key="XSP page">XSP bladsy</message>
+</catalogue>

Added: xerces/site/trunk/src/documentation/translations/menu_de.xml
URL: http://svn.apache.org/viewvc/xerces/site/trunk/src/documentation/translations/menu_de.xml?rev=731460&view=auto
==============================================================================
--- xerces/site/trunk/src/documentation/translations/menu_de.xml (added)
+++ xerces/site/trunk/src/documentation/translations/menu_de.xml Sun Jan  4 21:58:28 2009
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * 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.
+-->
+<catalogue xml:lang="de">
+  <message key="About">Über</message>
+  <message key="Index">Index</message>
+  <message key="Changes">Änderungen </message>
+  <message key="Todo">Todo</message>
+  <message key="Samples">Beispiele</message>
+  <message key="Apache document">Apache Dokumentationsseite</message>
+  <message key="Static content">Statischer Inhalt</message>
+  <message key="Linking">Linking</message>
+  <message key="Wiki page">Wiki Seite</message>
+  <message key="ihtml page">ihtml Seite</message>
+  <message key="ehtml page">ehtml Seite</message>
+  <message key="FAQ">FAQ</message>
+  <message key="Simplifed Docbook">Vereinfachte Docbook</message>
+  <message key="XSP page">XSP Seite</message>
+</catalogue>

Added: xerces/site/trunk/src/documentation/translations/menu_es.xml
URL: http://svn.apache.org/viewvc/xerces/site/trunk/src/documentation/translations/menu_es.xml?rev=731460&view=auto
==============================================================================
--- xerces/site/trunk/src/documentation/translations/menu_es.xml (added)
+++ xerces/site/trunk/src/documentation/translations/menu_es.xml Sun Jan  4 21:58:28 2009
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * 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.
+-->
+<catalogue xml:lang="es">
+    <message key="About">Acerca de</message>
+    <message key="Index">Indice</message>
+    <message key="Changes">Cambios</message>
+    <message key="Todo">Tareas pendientes</message>
+    <message key="Samples">Ejemplos</message>
+    <message key="Apache document">Documento Apache</message>
+    <message key="Static content">Contenido Estático</message>
+    <message key="Linking">Linking</message>
+    <message key="Wiki page">Página Wiki</message>
+    <message key="ihtml page">Página ihtml</message>
+    <message key="ehtml page">Página ehtml</message>
+    <message key="FAQ">Preguntas Frecuentes</message>
+    <message key="Simplifed Docbook">Página Simplifed Docbook</message>
+    <message key="XSP page">Página XSP</message>
+</catalogue>



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