This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[docbook-apps] 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

---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]