OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: DTD customizations for XIncludes: How to add XIncludes supportfor row in tbody?


On Mon, 7 Jul 2003 17:48:44 +0200
"Stubbe Paul" <paul.stubbe@mil.be> wrote:

<skipped/>

> I got the publishing proces to work based on:
> <tbody>
> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
> href="reusefile.xml#xpointer(//table[@id='reuseID']/tgroup/tbo
> dy/*)" />

Easier way is
#xpointer(id('reuseID')/tgroup/tbody/*)
but it not affect your problem :)

<skipped/>

-- 
Regards, Vyt
mailto:  vyt@vzljot.ru
JID:     vyt@vzljot.ru


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]