Re: [xsl] changing value of xi:include's href variable during compilationg with XSLTPROC

Subject: Re: [xsl] changing value of xi:include's href variable during compilationg with XSLTPROC
From: Florent Georges <lists@xxxxxxxxxxxx>
Date: Tue, 6 Nov 2007 17:25:50 +0100 (CET)
Nancy Brandt wrote:

>       <xsl:value-of select="substring-before('#')"/>
>       <xsl:value-of select="substring-after('#')"/>

> XPath error : Invalid number of arguments

  Not very expressive.  Pick a processor with better error reporting! 
Both substring-before() and substring-after() take the string "to
substringize" and the pivot string (before or after which to make the
substring).

  Regards,

--drkm
























      _____________________________________________________________________________ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 

Current Thread