Re: Using a variable as an Xpath expression

Subject: Re: Using a variable as an Xpath expression
From: Steve Tinney <stinney@xxxxxxxxxxxxx>
Date: Tue, 08 Feb 2000 09:36:00 -0500
> You could do
> 
>  <xsl:apply-templates select="document(concat($uri,'#',$xpointer))">
> 
> If your xsl engine understood URI references using using xpointer
> fragments (but I don't think any do yet).

I'm sure Saxon will be the first...

 Steve


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread