You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by mu...@apache.org on 2018/04/30 06:48:50 UTC

svn commit: r1830530 - in /xerces/site/trunk/production: index.html index.pdf mirrors.pdf

Author: mukulg
Date: Mon Apr 30 06:48:50 2018
New Revision: 1830530

URL: http://svn.apache.org/viewvc?rev=1830530&view=rev
Log:
modifying index.html file with latest information. deleting relevant pdf files as well, as its inconvenient for me currently to maintain them

Removed:
    xerces/site/trunk/production/index.pdf
    xerces/site/trunk/production/mirrors.pdf
Modified:
    xerces/site/trunk/production/index.html

Modified: xerces/site/trunk/production/index.html
URL: http://svn.apache.org/viewvc/xerces/site/trunk/production/index.html?rev=1830530&r1=1830529&r2=1830530&view=diff
==============================================================================
--- xerces/site/trunk/production/index.html (original)
+++ xerces/site/trunk/production/index.html Mon Apr 30 06:48:50 2018
@@ -205,10 +205,6 @@ document.write("Last Published: " + docu
     |start content
     +-->
 <div id="content">
-<div title="Portable Document Format" class="pdflink">
-<a class="dida" href="index.pdf"><img alt="PDF -icon" src="skin/images/pdfdoc.gif" class="skin"><br>
-        PDF</a>
-</div>
 <div class="trail">Font size: 
 	          &nbsp;<input value="Reset" class="resetfont" title="Reset text" onclick="ndeSetTextSize('reset'); return false;" type="button">      
 	          &nbsp;<input value="-a" class="smallerfont" title="Shrink text" onclick="ndeSetTextSize('decr'); return false;" type="button">
@@ -313,7 +309,7 @@ document.write("Last Published: " + docu
         modular and easy to program. XNI is merely an internal set of interfaces. There is no need for an XML application programmer to learn XNI if they only 
         intend to interface to the Xerces2 parser using standard interfaces like JAXP, DOM, and SAX. Xerces developers and application developers that need more 
         power and flexibility than that provided by the standard interfaces should read and understand XNI.</p>
-<p>The latest version released, 2.11.0, provides support for the following standards and APIs:</p>
+<p>The latest version released, 2.12.0, provides support for the following standards and APIs:</p>
 <ul>
           
 <li>XML 1.0 (4th Edition)</li>
@@ -326,7 +322,7 @@ document.write("Last Published: " + docu
           
 <li>W3C XML Schema 1.0 (2nd Edition)</li>
           
-<li>W3C XML Schema 1.1 (Working Drafts, December 2009)</li>
+<li>W3C XML Schema 1.1</li>
           
 <li>W3C XML Schema Definition Language (XSD): Component Designators (Candidate Recommendation, January 2010)</li>
           
@@ -390,8 +386,7 @@ document.write("Last Published: " + docu
 //  --></script>
 </div>
 <div class="copyright">
-        Copyright &copy;
-         1999-2016 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a>
+        Copyright © 1999-2018 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a>
 <br>
     Apache Xerces, Xerces, Apache, the Apache feather logo, and the Apache Xerces
     logo are trademarks of The Apache Software Foundation.



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