← Prev in month ← Prev in thread
Next in thread → Next in month →

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

From
Vitaly Ostanin <>
Date
2003-07-08T07:46:44+00:00
ID
Thread
Re: DTD customizations for XIncludes: How to add XIncludes supportfor row in tbody?
On Mon, 7 Jul 2003 17:48:44 +0200
"Stubbe Paul" <> 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:  
JID:     
← Prev in month ← Prev in thread
Next in thread → Next in month →