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]

Re: [docbook-apps] Re: [docbook-dev] Internationalized index in XSL


On Sat, Nov 29, 2003 at 09:25:58PM +0100, Jirka Kosek wrote:
> Bob Stayton wrote:
> 
> >I just tried it with xsltproc, and it fails with
> >this message (repeated several times):
> >
> >xmlXPathCompOpEval: function group-index bound to undefined prefix i
> 
> My xsltproc gives me different error message stating that I'm using 
> unkwnown function inside xsl:key definition. May be xsltproc doesn't 
> support user defined functions inside xsl:keys. I will ask on xsltproc 
> mailing list.

  yes, that's very likely to be true. Bugzilla this on bugzilla.gnome.org.

> That's why I designed new indexing solution as customization layer, not 
> as a standard part of stylesheets. Many processors don't support EXSLT 
> functions and will choke on it.

  Well EXSLT:function is a significant add-on, not all aspects are 
clearly defined, and well it's not always easy to retrofit them
into a XSLT-1.0 implementation whose design decisions were based purely
on the original XSLt spec.

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard@redhat.com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/

To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.


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