[xslt] Potentially avoidable call of xsltParseStylesheetExcludePrefix()



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]