How to enforce a 2.0-capable processor in an XSLT? -


using xslt 2.0, how can check in stylesheet actual xslt 2.0 capable processor being used?

system-property(), 2.0 function, still returns 2.0 on ones cannot support properly.

when run http://home.arcor.de/martin.honnen/xslt/processortest2.xml saxon 6.5.5 or firefox or chrome or opera or ie 10 report xsl:version 1 or 1.0, none of them reports 2.0. have not tried xalan however.


Comments

Popular posts from this blog

image - ClassNotFoundException when add a prebuilt apk into system.img in android -

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -