atom feed9 messages in org.oasis-open.lists.docbookRe: [docbook] profiling document with...
FromSent OnAttachments
Patrick EisenacherJul 29, 2003 5:21 am 
Jirka KosekJul 29, 2003 5:52 am.bin
Tobias ReifJul 29, 2003 8:23 am 
Daniel VeillardJul 29, 2003 8:43 am 
Jirka KosekAug 4, 2003 1:35 pm.bin
Daniel VeillardAug 4, 2003 1:49 pm 
Daniel VeillardAug 4, 2003 2:03 pm 
Jirka KosekAug 5, 2003 12:30 am.bin
Daniel VeillardAug 5, 2003 7:35 am 
Subject:Re: [docbook] profiling document with link problem
From:Tobias Reif (tobi@pinkjuice.com)
Date:Jul 29, 2003 8:23:48 am
List:org.oasis-open.lists.docbook

Jirka Kosek wrote:

Maybe DV can fix this issue inside xsltproc, but question is whether Saxon or xsltproc is correct in this particular case. As node-set() function is not defined in XSLT standard it will be hard to judge conformance if there is no standard to conform to :-(

There are standards which are developed by entities other than the W3C.

A common version of node-set() is specified here http://www.exslt.org/exsl/functions/node-set/index.html

... but the specification seems to (have) be(en) insufficient: http://lists.fourthought.com/pipermail/exslt/2002-May/000468.html etc.

Tobi