> Xpath query returns namespaces in every tag
In bugzilla see bug # 13746. (http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13746)
-Terry
Stefan Lischke wrote:
Hi
I have some XSLT Template files in one collection. When i start this XPATH query "/xsl:stylesheet/xsl:template" to get all the Templates, every <xsl:template> Tag has a xsl: namespace definition in it.....
after that my Xalan crashes.. i don't know wether its because the multi namespaces def.
Does somebody know how to disable the namespaces given back by XPATHqueryService?
mfg stefan