xsl-list
[Top] [All Lists]

RE: [xsl] RE: Saxon via Ant - Getting started

2013-01-30 10:15:58
On Wed, January 30, 2013 2:22 pm, Kerry, Richard wrote:
...
I'm still getting a malformed URL - I think it's because it contains a
"..".  Which is probably because the batch file I use to call ant lives in
a folder one level down from the docboook source, so there is a ".." used
to get at it.
Note that this works calling Saxon 9 from the command-line rather than
ant.

You may need to prefix the path containing ".." with "file://" (or
"file:///").

Regards,


Tony Graham                                   tgraham(_at_)mentea(_dot_)net
Consultant                                 http://www.mentea.net
Mentea       13 Kelly's Bay Beach, Skerries, Co. Dublin, Ireland
 --  --  --  --  --  --  --  --  --  --  --  --  --  --  --  --
    XML, XSL-FO and XSLT consulting, training and programming


--~------------------------------------------------------------------
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>
--~--