You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Christine Li (JIRA)" <xa...@xml.apache.org> on 2008/05/27 14:37:40 UTC

[jira] Commented: (XALANJ-2447) Effect of exclude-result-prefixes is cumulative across stylesheet modules with XSLTC

    [ https://issues.apache.org/jira/browse/XALANJ-2447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12600112#action_12600112 ] 

Christine Li commented on XALANJ-2447:
--------------------------------------

The patch has been reviewed and it looks good.

> Effect of exclude-result-prefixes is cumulative across stylesheet modules with XSLTC
> ------------------------------------------------------------------------------------
>
>                 Key: XALANJ-2447
>                 URL: https://issues.apache.org/jira/browse/XALANJ-2447
>             Project: XalanJ2
>          Issue Type: Bug
>      Security Level: No security risk; visible to anyone(Ordinary problems in Xalan projects.  Anybody can view the issue.) 
>    Affects Versions: 2.7.1
>            Reporter: Henry Zongaro
>            Assignee: Henry Zongaro
>         Attachments: j2447.actual.out, j2447.expected.out, j2447.patch.txt, j2447.xsl, j2447imp.xsl
>
>
> Section 7.1.1 of XSLT 1.0 states that "The designation of a namespace as an excluded namespace is effective within the subtree of the stylesheet rooted at the element bearing the exclude-result-prefixes or xsl:exclude-result-prefixes attribute; a subtree rooted at an xsl:stylesheet element does not include any stylesheets imported or included by children of that xsl:stylesheet element."
> However, XSLTC accumulates the declarations of exclude-result-prefixes in each included or imported stylesheet module into the set of excluded namespaces for the main stylesheet module.
> [1] http://www.w3.org/TR/xslt#literal-result-element

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org