O
omgponies
Hi,
I'm currently looking into AurigaDoc (aurigadoc.sourceforge.net) and it
seems like this documentation software is poorly documented itself
The program can create various output formats using XSLT and a CSS if
you write your document in a specific AurigaDoc XML syntax.
As I'm pretty new to XML and the software commonly used to process it I
wondered if somebody could tell me which part of the program actually
does the XML to OUTPUTFORMAT thing.
I googled alot, but so far I haven't found out much. My best guess is
that xerces (http://xerces.apache.org/) is used to do the actual
conversion to html. If other formats like PDF are requested as output,
xerces will convert the AurigaDocXML to FO and FOP will be used to
create a PDF from the FO. Is this right, or am I completely on the wrong
track?
(The xerces website was pretty confusing to me, and wikipedia had little
info about it, too.)
Here's a list of technologies used by AurigaDoc (as stated on their
website): Xerces, Xalan, FOP, JFOR, Java Help 2.0, Java Mail API, Steady
State Software's CSS2 Parser
Thanks for reading. Please be kind, English isn't my primary language
(BTW: My first usenet post, hope thunderbird is configured right)
I'm currently looking into AurigaDoc (aurigadoc.sourceforge.net) and it
seems like this documentation software is poorly documented itself
The program can create various output formats using XSLT and a CSS if
you write your document in a specific AurigaDoc XML syntax.
As I'm pretty new to XML and the software commonly used to process it I
wondered if somebody could tell me which part of the program actually
does the XML to OUTPUTFORMAT thing.
I googled alot, but so far I haven't found out much. My best guess is
that xerces (http://xerces.apache.org/) is used to do the actual
conversion to html. If other formats like PDF are requested as output,
xerces will convert the AurigaDocXML to FO and FOP will be used to
create a PDF from the FO. Is this right, or am I completely on the wrong
track?
(The xerces website was pretty confusing to me, and wikipedia had little
info about it, too.)
Here's a list of technologies used by AurigaDoc (as stated on their
website): Xerces, Xalan, FOP, JFOR, Java Help 2.0, Java Mail API, Steady
State Software's CSS2 Parser
Thanks for reading. Please be kind, English isn't my primary language
(BTW: My first usenet post, hope thunderbird is configured right)