Subject:Cannot see values in Watch when input xml file has a namespace. Author:Bill Riegel Date:06 Jul 2010 03:13 PM Originally Posted: 06 Jul 2010 03:09 PM
using SS 2010 build 1540b
Using Saxon 9.1.0.5 processor
my xslt is version 2.0
When I break on a line in the xslt file I enter xpath expressions in the Watch Dialog and get unusual values
If I use a simple example xml and xslt without using a namespace
the values displayed are correct.
If I add a namespace to both the xml and xslt and break on the same location I get a value of <Symbol unknown>
If you break on line 19 in the xsl1.xsl file
and evaluate in:title, I see <Symbol unknown>