Re: [xsl] use-when attribute?

Subject: Re: [xsl] use-when attribute?
From: Bruce D'Arcus <bdarcus@xxxxxxxxxxxxx>
Date: Fri, 17 Dec 2004 06:55:51 -0500
On Dec 17, 2004, at 1:54 AM, Colin Paul Adams wrote:

Perhaps you could get the effect you want by an auxiliary document.
The fn:doc function (but NOT the document function) is in scope for
use-when, so you could contruct an XPath expression which tested the
value of an attribute within the auxiliary document.

Within what kind of xsl element would I be using doc() within?


Bruce

Current Thread