Documentation in usagepatterns.html uses old URI for xsl:output extensions
--------------------------------------------------------------------------
Key: XALANJ-2142
URL: http://issues.apache.org/jira/browse/XALANJ-2142
Project: XalanJ2
Type: Bug
Components: Documentation
Reporter: Brian Minchau
The page: http://xml.apache.org/xalan-j/usagepatterns.html#outputprops
uses the namespace "http://xml.apache.org/xslt" in two locations.
The newer URI to use is "http://xml.apache.org/xalan". The page should be
updated.
=================================================================
This is clear from the code, but also from another page,
http://xml.apache.org/xalan-j/extensions.html, which says this:
<<
1. Declare the xalan namespace
xmlns:xalan="http://xml.apache.org/xalan"
The xalan namespace provides support for the xalan:component element and
xalan:script subelement.
The old namespace http://xml.apache.org/xslt is still supported for backward
compatibility.
>>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]