[ http://issues.apache.org/jira/browse/XALANJ-1786?page=all ]
     
Brian Minchau closed XALANJ-1786:
---------------------------------

    Assign To:     (was: Xalan Developers Mailing List)

Verified that it is fixed. Closing issue.

> Web site sample stylesheet uses wrong namespace URI for xsl
> -----------------------------------------------------------
>
>          Key: XALANJ-1786
>          URL: http://issues.apache.org/jira/browse/XALANJ-1786
>      Project: XalanJ2
>         Type: Bug
>   Components: Xalan
>     Versions: Latest Development Code
>  Environment: Operating System: Other
> Platform: Other
>     Reporter: Brian Minchau
>  Attachments: apache.bugzilla.patch.26742.txt
>
> The example on this page:
> http://xml.apache.org/xalan-j/apidocs/org/apache/xalan/lib/Redirect.html
> Sets up the xsl prefix with this incorrect URI:
> xmlns:xsl="http://www.w3.org/XSL/Transform/1.0";
> This should be:
> xmlns:xsl="http://www.w3.org/1999/XSL/Transform";
> Also it doesn't have a version="1.0"

-- 
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]

Reply via email to