You do not have a Perl question, you have a question either about XPath or MSXML2 - you would be seeing the same if you had been writing this in VB or C++
However this is nothting to do with XSLT but with the fact that you are using a QName (xsl:param in your expression) - the XPath implementation works only with unqualified localnames it appears, however if you were to use XML::LibXML (to bring it back to Perl again) this same expression would work.
/J\
In reply to Re: Strange XML parser behaviour using MSXML2 Version 4.0 or not...?
by gellyfish
in thread Strange XML parser behaviour using MSXML2 Version 4.0 or not...?
by j.goor
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |