xsl-list
[Top] [All Lists]

RE: [xsl] error in variable statement

2007-02-15 05:08:42
You are attempting to invoke Saxon from Ant. A technique that 
I use for doing that which used to work seems not to work any 
more with Saxon8.9. 

In fact Saxon 8.9 comes with an Ant task supplied. I put it together rather
hastily and it does the minimum needed for building my own documentation
(that is, it passes some of the parameters needed for a schema-aware
transformation) but I hope to develop it further in due course.

I don't know why any existing techniques for invoking Saxon from Ant should
have broken.

Michael Kay
http://www.saxonica.com/


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--