Hi,

>This is most certainly a FAQ, but where can I find information
>on how to produce multiple output files with a single XSLT
>stylesheet with Sab? I need one output file per <chapter>
>element (and one per <toc> element, which is single, of course).

  the question should probably be more general:

  When will Sablotron support multiple output documents, e.g in XSLT 1.1:

http://www.w3.org/TR/xslt11/#multiple-output

  What I need right now is how to generate HTML and WML pages from the same
source (XML) files? Until the above feature is supported I guess I have two
options:

1. Have two XSLT templates, run Sablotron twice for different media (I don't
like this).

2. Use modes in an XSLT template and run Sablotron with different options.
Can it be done with command line interface sabcmd (well, apology that I
haven't tried it yet because I haven't modified a template yet)?

  The general idea is that for an environment I am setting up in a large
company it (meaning all transformations) should be done with only one shell
script with possibly only one XSLT template (KISS principle - I am not sure
if such dictating is right for this purpose but I have not set the rules in
that company).

Sergej Rinc, Certified Doc-To-Help Trainer
Master Certified XML Developer, Master Certified HTML Programmer, Master
Certified Dreamweaver 3.0 User, WAP Developer
Member, International Webmasters Association http://iwanet.org
mailto:[EMAIL PROTECTED], http://sergej.rinc.ws

Reply via email to