[xslt] Potentially avoidable call of xsltParseStylesheetExcludePrefix()
- From: Kasimier Buchcik <K Buchcik 4commerce de>
- To: ML-libxslt <xslt gnome org>
- Subject: [xslt] Potentially avoidable call of xsltParseStylesheetExcludePrefix()
- Date: Fri, 24 Mar 2006 13:27:20 +0100
Hi,
In xslt.c, xsltPrecomputeStylesheet(), a call to
xsltParseStylesheetExcludePrefix() is performed for every
element-node of the stylesheet-doc. Since the attribute
"exclude-result-prefixes" is only allowed on xsl:stylesheet and
xsl:transform, I wonder if the call is necessary.
Regards,
Kasimier
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]