Author: mrglavas
Date: Fri Feb 5 03:14:18 2010
New Revision: 906790
URL: http://svn.apache.org/viewvc?rev=906790&view=rev
Log:
Fixing JIRA Bug #1417: http://issues.apache.org/jira/browse/XERCESJ-1417. A
link to the Xalan documentation was broken.
Modified:
xerces/java/branches/xml-schema-1.1-dev/docs/faq-general.xml
Modified: xerces/java/branches/xml-schema-1.1-dev/docs/faq-general.xml
URL:
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.1-dev/docs/faq-general.xml?rev=906790&r1=906789&r2=906790&view=diff
==============================================================================
--- xerces/java/branches/xml-schema-1.1-dev/docs/faq-general.xml (original)
+++ xerces/java/branches/xml-schema-1.1-dev/docs/faq-general.xml Fri Feb 5
03:14:18 2010
@@ -60,7 +60,7 @@
<p>
Use the <jump
href="http://java.sun.com/j2se/1.4/docs/guide/standards/">Endorsed Standards
Override Mechanism</jump>
to specify xml-apis.jar and xercesImpl.jar. This will override the version
of JAXP in the JDK. A more complete
- description is available <jump
href="http://xml.apache.org/xalan-j/faq.html#faq-N100D6">here</jump>.
+ description is available <jump
href="http://xml.apache.org/xalan-j/faq.html#faq-N100EF">here</jump>.
</p>
<p>
The following methods <strong>do not work</strong>:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]