Wrox Programmer Forums
Go Back   Wrox Programmer Forums > XML > XSLT
|
XSLT General questions and answers about XSLT. For issues strictly specific to the book XSLT 1.1 Programmers Reference, please post to that forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the XSLT section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 12th, 2008, 07:20 AM
Registered User
 
Join Date: Sep 2008
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default XSL-Transformation

Hi all,
I am using ubuntu hardy heron. Trying to transform xml and XSL-style to XML-FO document using XSL-transformation. I am trying it by XSL Formatter V4.3 from command line using command " run.sh -d hello.xml -s hello.xsl -o hello.fo -i XfoSettings.xml
" but it throws an error.

 Can anybody suggest me changes in this or whether my approach is correct or not.



shinyboy
 
Old September 13th, 2008, 08:55 AM
mhkay's Avatar
Wrox Author
 
Join Date: Apr 2004
Posts: 4,962
Thanks: 0
Thanked 292 Times in 287 Posts
Default

I have no idea what "ubuntu hardy heron" is.

If something gives you an error and you don't understand the error message, and you want to find someone who does understand it, wouldn't it make sense to say what the error message is?

Michael Kay
http://www.saxonica.com/
Author, XSLT 2.0 and XPath 2.0 Programmer's Reference
 
Old September 14th, 2008, 11:06 PM
Friend of Wrox
 
Join Date: Jun 2008
Posts: 291
Thanks: 9
Thanked 29 Times in 29 Posts
Default

As Mike said in one of the replies, there are many softwares blooming around. Specify what "ubuntu hardy heron" is used for. The error may due to XSL Formatter V4.3 or any system errors. If only you clearly specify the error message, someone can help you.

 
Old September 15th, 2008, 06:17 AM
Registered User
 
Join Date: Sep 2008
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I am listing down the error, may be you can have idea form this:-

================================================== =============
/usr/XSLFormatterV41/bin/XSLCmd -d hello.xml -s hello.xsl -i XfoSettings.xml -o hello.pdf
XSLCmd : XSL Formatter V4.1 Lite MR2 for Linux (4,1,2007,0208)
         Copyright (c) 1999-2007 Antenna House, Inc.

XSLCmd :FATAL: Error Level : 4
XSLCmd :FATAL: Error Code : 8206 (200E)
XSLCmd :FATAL: FO transformation is failed.

XSLCmd :Formatting stopped by error
================================================== =============

Waiting for reply




shinyboy
 
Old September 15th, 2008, 06:37 AM
mhkay's Avatar
Wrox Author
 
Join Date: Apr 2004
Posts: 4,962
Thanks: 0
Thanked 292 Times in 287 Posts
Default

This makes clear that the error message is generated by the XSL Formatter product from Antenna House. You will have to look at the documentation for that product, or ask on the support forums for that product, for information on what might be causing this error, or how to get more specific diagnostics. It looks like a catch-all error code to me: sometimes when this happens there is a log file somewhere containing more detailed error information.

Michael Kay
http://www.saxonica.com/
Author, XSLT 2.0 and XPath 2.0 Programmer's Reference





Similar Threads
Thread Thread Starter Forum Replies Last Post
xsl transformation ... rajesh_css XSLT 5 September 30th, 2008 12:37 AM
WML and XSL transformation. Feodorov XSLT 2 February 13th, 2008 05:00 PM
XSL transformation problem kawal.singh XSLT 2 December 5th, 2006 05:58 AM
XSL Transformation problem dzyrd7 XSLT 2 November 23rd, 2006 01:24 PM
XSL transformation Thodoris XML 0 May 20th, 2004 08:33 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.