xsl-list
[Top] [All Lists]

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

2007-11-06 09:26:23
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 


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--