Hello,
in the xslt mailing list, you wrote
"initial mode ... is now available through properties on the JAXP factory which
the standard task can set ..." [1]
I have this snippet of an ant build file:
<target name="test">
<xslt in="in.xml"
out="out.xml"
style="test.xsl">
<classpath location="${Saxon9_1_0_7.classpath}" />
<factory name="net.sf.saxon.TransformerFactoryImpl">
<attribute name="???" value="MyInitialMode"/>
</factory>
</xslt>
</target>
I didn't find the missing URI in net.sf.saxon.FeatureKeys or [2], but maybe this
is the wrong direction.
What is the name of the attribute? Could you point me to some example?
Many thanks,
Stefan
[1] http://markmail.org/message/etleezucviflhidb
[2] http://www.saxonica.com/documentation9.1/javadoc/constant-values.html
Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev