[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: 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 bobs@sagehill.net ----- Original Message ----- From: "Raymond" <support@bigriverinfotech.com> To: <docbook-apps@lists.oasis-open.org> 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: docbook-apps-unsubscribe@lists.oasis-open.org > For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org > > >
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]