[
https://issues.apache.org/jira/browse/XALANJ-2447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henry Zongaro resolved XALANJ-2447.
-----------------------------------
Resolution: Fixed
Applied patch to source repository.
> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]