Re: DOCBOOK-APPS: Customization causing a spurious"Error: no ID for constraint linkend" message

From
Dave Pawson <>
Date
2002-11-10T09:13:25+00:00
ID
Thread
Re: DOCBOOK-APPS: Customization causing a spurious"Error: no ID for constraint linkend" message
At 01:12 10/11/2002, Bob Stayton wrote:

>The line in question is:
>
>  <xsl:for-each select="$current.nodeset/node()">
>
>Since $current.nodeset is created with a xsl:copy-of, it
>is a result tree fragment.  How come your processor doesn't
>stumble on this?

I use it regularly, with SAXON 6.5.2, setting version to 1.1
Mike added this in preparation for xslt 1.1 which since died.
  It handy though, and will be valid again in xslt 2.0

regards DaveP.