> -----Original Message-----
> From: Alan C. Oehler
>
> I narrowed it down...
>
> I use the profiling XSLT file
> docbook/xsl-1.69.1/fo/profile-docbook.xsl
>
> First I stripped out all my customizations and it still failed.
>
> So I switched to the "regular" one docbook/xsl-1.69.1/fo/docbook.xsl
>
> No errors.
>
> Interesting...
My guess is that you have come across a problem caused by some fuzziness in
the specification and implementation of the EXSLT node-set() function:
See http://sources.redhat.com/ml/docbook-apps/2004-q3/msg00084.html for more
information and a workaround.
/MJ