xsl-list
[Top] [All Lists]

Re: [xsl] Working example xml+xsl to .fo file

2008-11-18 12:31:54
ge schrieb:
I get only html files as output, For example
java -jar saxon9.jar -t -e:maxml.xml -xsl:myxsl.xsl -o:myoutput.fo,
creates a html file in myoutput.fo

What is output here depends on the input and the stylesheet,
i.e. on the XML and XSL file.

Please give me a working example, a helloworld
example would be fine, or point me to a working
example in the web.

You probably could have achieved this yourself. First hit when googling
for "xsl-fo hello world":

XSL-FO Tutorial - Hello World
http://www.ecrion.com/Support/Resources/XSL-FOTutorial/HelloWorld.xml.html

Michael Ludwig

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