xsl-list
[Top] [All Lists]

Re: Parsing xml with saxon

2005-09-29 06:14:10
Shailesh Shinde wrote:
Hi,

I have added the target as:

<xslt basedir="ch_acade_file_loc.xml" destdir="Panel_Layout.xml"
style="acade_combine.xsl">

<factory name="net.sf.saxon.TransformerFactoryImpl">
<!-- example feature -->
<attribute name="http://saxon.sf.net/feature/allow-external-functions";
value="false"/>
</factory>
</xslt>

This giving me an error as:

E:\Test\test_combine.xml:15: E:\Test\ch_acade_file_loc.xml is not a
directory.


What does that error tell you?

See:

http://ant.apache.org/manual/CoreTasks/style.html

at least make an attempt to read the docs...

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



<Prev in Thread] Current Thread [Next in Thread>