Try the repository on SourceForge for the DocBook resources. Drill down
through the CVS and find the stylesheets. I would post it for you but
their search capabilities are off-line at the moment. Using an existing
stylesheet may help you construct yours so it works. It isn't the most
obvious thing to construct.
Jeff
MIKLI MIKLI wrote:
>Hello,
>
>from the following docbook (resource.xml) :
>
>
><section>
> <title>............</title>
> <para>............</para>
> <para>............</para>
></section>
>
><section>
> <title>............</title>
> <para>............</para>
> <para>............</para>
>
> <section>
> <title>............</title>
> <para>............</para>
> <para>............</para>
> </section>
>
></section>
>
>
>I would like to create xsl to generate :
>
> 1) xml file for each <section>
>
> 2) html file for each <section>
>
>
>P.S : <section> may include other <section>. Ifthere's
>20 <section> in docbook (resource.xml),
>the result will be 20 xml files, and 20 html files.
>
>I tried to create the xsl file, but nothing work
>correctly.
>
>I really need your help.
>
>Thank you in advance for your attention.
>
>L. Mikli
>
>
>__________________________________
>Do you Yahoo!?
>The New Yahoo! Search - Faster. Easier. Bingo.
>http://search.yahoo.com
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail:
>For additional commands, e-mail:
>
>
>
>