How to select a transformer engine?
Posted: Mon Sep 22, 2008 3:33 pm
In an xml instance I have:
<?xml-stylesheet type="text/xsl" href="file:/E:/work/MCD%20Documentation/xml%20products/Product%20Cat%20to%2019139.html.xslt"?>
When I invoke the transformation I get this box:
The stylesheet has the version 2.0, but you have chosen a transformer for XSLT v 1.0.
Some of the features for 2.0 will not be supported.
We recommend changing to the Saxon B/SA transformer.
Do you want to continue?
But under
Documentïƒ Transformerïƒ Preferences
I already have
XSLT 1.0 validate with Saxon –B 9.0.0.6
XSLT 2.0 validate with Saxon –B 9.0.0.6
So how do I “change to the Saxon B/SA transformer?
Tx.
<?xml-stylesheet type="text/xsl" href="file:/E:/work/MCD%20Documentation/xml%20products/Product%20Cat%20to%2019139.html.xslt"?>
When I invoke the transformation I get this box:
The stylesheet has the version 2.0, but you have chosen a transformer for XSLT v 1.0.
Some of the features for 2.0 will not be supported.
We recommend changing to the Saxon B/SA transformer.
Do you want to continue?
But under
Documentïƒ Transformerïƒ Preferences
I already have
XSLT 1.0 validate with Saxon –B 9.0.0.6
XSLT 2.0 validate with Saxon –B 9.0.0.6
So how do I “change to the Saxon B/SA transformer?
Tx.