Results 1 to 2 of 2
- 07-13-2009, 05:24 PM #1
Member
- Join Date
- Jul 2009
- Posts
- 1
- Rep Power
- 0
Convert xml to html using ant build
Hi,
i am trying to obtain html fil from xml files using ant build in eclipse.
I am using docbook xml 1.74.0..
When i try and build build.xml file it gives me error in xsl file present in docbook..
The error is as follows,
[xslt] : Error! Syntax error in '* or $generate.index != 0'.
[xslt] : Error! file:/C:/Eclipse/eclipse-rcp-ganymede-SR1-win32/eclipse/New%20Folder/newfoldertrial/docbook-xsl-1.74.0/html/autotoc.xsl: line 373: Error parsing XPath expression '* or $generate.index != 0'.
[xslt] : Error! file:/C:/Eclipse/eclipse-rcp-ganymede-SR1-win32/eclipse/New%20Folder/newfoldertrial/docbook-xsl-1.74.0/html/autotoc.xsl: line 373: Required attribute 'test' is missing.
Can anyone resolve this?
- 01-19-2010, 03:25 AM #2
Member
- Join Date
- Aug 2009
- Location
- Heidelberg
- Posts
- 47
- Rep Power
- 0
Hi,
most likely the standard Java XSLT parser gives you the problem. Switch to xalan.
I describe this here in my Docbook tutorial: Docbook with Eclipse.
Cheers, Lars
Similar Threads
-
ant build
By sardare in forum New To JavaReplies: 4Last Post: 04-02-2009, 10:02 PM -
How can I include a html file in html textarea?
By surya_dks in forum New To JavaReplies: 2Last Post: 10-04-2008, 07:20 AM -
convert html page to pdf
By MarkWilson in forum Advanced JavaReplies: 2Last Post: 09-02-2008, 11:14 PM -
convert html to text using java
By praveen@asia-mail.com in forum New To JavaReplies: 1Last Post: 11-14-2007, 02:08 PM -
convert html to plain text
By vissu007 in forum New To JavaReplies: 3Last Post: 07-07-2007, 02:39 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks