atom feed8 messages in org.oasis-open.lists.docbook-appsRe: [docbook-apps] Generating targetset
FromSent OnAttachments
Mathieu MalaterreJul 8, 2010 2:21 am 
Dave PawsonJul 8, 2010 4:39 am 
Mathieu MalaterreJul 8, 2010 5:08 am 
Dave PawsonJul 8, 2010 7:59 am 
Mathieu MalaterreJul 8, 2010 8:41 am 
Mathieu MalaterreJul 8, 2010 9:22 am 
Bob StaytonJul 8, 2010 10:29 am 
Jirka KosekJul 8, 2010 11:03 am 
Subject:Re: [docbook-apps] Generating targetset
From:Mathieu Malaterre (math@gmail.com)
Date:Jul 8, 2010 8:41:18 am
List:org.oasis-open.lists.docbook-apps

On Thu, Jul 8, 2010 at 4:59 PM, Dave Pawson <dav@dpawson.co.uk> wrote:

On Thu, 8 Jul 2010 11:21:41 +0200 Mathieu Malaterre <math@gmail.com> wrote:

Hi there,

  I am wondering if anyone had to deal with this issue before. My build system is generating a list of filenames to be installed like that:

<files>   <file name="share/doc/Common1/Doc1/index.html"/>   <file name="share/doc/Common1/Doc2/index.html"/>   <file name="share/doc/Common2/Doc1/index.html"/>   <file name="share/doc/Common3/Doc1/index.html"/>   <file name="share/doc/Common3/Doc2/index.html"/> </files>

  I would need to convert that input XML into the targetset structure,

As I said, nothing to do with docbook, why are you asking here? Aren't the xsl-list answers enough for you?

For the *exact* same reason there is a xmldepend.xsl as shipped in docbook:

http://docbook.svn.sourceforge.net/viewvc/docbook/trunk/contrib/xsl/xmldepend/

I believe there should be "targetset_gen.xsl" for ease of integration of docbook with your build system.

This should have never been a question in XSL mailing list. BTW docbook 4.5 only requires XSL 1.0, one cannot make it a requirement to use XSL 2.0 just to be able to generate targetset/olinks files.

2cts