[1] You sure need xslt engine which supports version 2 to start with.
[2] Need to declare the xsl:stylesheet with version="2.0".
[3] Need to delare the namespace for xpath-function and qualify the function with the namespace prefix.
[tt] <xsl:stylesheet version="2.0" xmlns:xsl="
Internet explorer is based on msxml core service and I think is not xslt2-aware yet. Update? but to what, that's the problem! The non-commercial xslt2-aware applications are still quite lacking. You may try saxon8 for your own study to keep current to the tech, you may download saxon8. Also checking sourceforge projects... So on ie, it is not quite ready for that.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.