Re: [docbook-apps] xpointer woes

From
Bob Stayton <>
Date
2005-08-30T23:28:29+00:00
ID
02cf01c5adba$83863460$6400a8c0@toshiro
Thread
Re: [docbook-apps] xpointer woes
Hi Raymond,
This is really an issue for Oxygen.  XIncludes are resolved before the
DocBook stylesheets are applied.  They must be resolved by an XInclude-aware
parser.  Oxygen has such a parser, but I've found that XInclude support
varies among the various parsers.  You should raise this issue on the Oxygen
mailing list or support group.

Bob Stayton
Sagehill Enterprises
DocBook Consulting



----- Original Message ----- 
From: "Raymond" <>
To: <>
Sent: Monday, August 22, 2005 1:52 PM
Subject: [docbook-apps] xpointer woes


> docbook-dtd-4.5b1 docbook-xsl-1.69.1 jdk-1.5.0_4, kubuntu-5.04 oXygen-6.1
> saxon-6.5.4
>
> A little confused.
>
> Why does xinclude / xpointer work on some elements and not others.
>
> Example: informaltable works fine but attempting
> xpointer="element(<informaltable-id>/1/*)" or
> xpointer="element(<informaltable-id>/1)" does not assuming the table is
> followed immediately by a tbody and then row statement.
>
> Would like to implement xpointer table row sets (hence the wildcard)
>
> Appears xpointer=xpointer ... is not supported with my configuration.
>
> Raymond
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: 
> For additional commands, e-mail: 
>
>
>