xbook looks like something else. xdoc is a proprietary xml format invented by jakarta. it's kind of plain xhtml with some extra tags (section, source...) to mark sections ans source sections.
details are here: http://jakarta.apache.org/site/jakarta-site-tags.html i think there are only two tools that can transform xdoc documents to human readable documents: o anakia (part of velocity). it transforms to docs with a look similar to the link above. o maven. it transforms to docs like on the maven site itself. it can also transform them to pdf. it's of course possible to roll your own xslt to transform xdoc documents. it's also possible to use anakia (or maven) and tweak the stylesheets they provide. neither of anakia/maven use xslt stylesheets, but velocity to do the actual transformation. aslak -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Ken Egervari [eXtremePHP] Sent: 12. desember 2002 14:05 To: [EMAIL PROTECTED] Subject: [OS-webwork] xbook I've searched around google and this is the xdoc implementation that I found: http://www.justobjects.org/xbook/ This is the one, correct? ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork