Re: [xsl] XSL and function calls

Subject: Re: [xsl] XSL and function calls
From: Mike Brown <mike@xxxxxxxx>
Date: Thu, 18 Oct 2001 14:37:08 -0600 (MDT)
Douklias, Mike  JSIMS_M wrote:
> I'm having problems calling any function calls like concat, substring, ...
> when using the <xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl";> .
> 
> I know that using XSLT it works fine, BUT, I'm suppose to use the
> http://www.w3.org/TR/WD-xsl.

As you have noticed, people on xsl-list have a very low tolerance
for people who use WD-xsl. I might as well join in -- what you've done
is akin to asking, on a pro audio forum where everyone talks about SACDs,
why your 78 rpm acetates go snap-crackle-pop. *takes bow*

Here's are links you may find a little more helpful:

http://www.vbxml.com/xsl/XSLTRef.asp
http://www.vbxml.com/xsl/XPathRef.asp

These will tell you what functions you can use. For anything beyond that,
you should try to dig up the documentation for MSXML 2.0. Good luck. You
might note to whoever is telling you you must use WD-xsl that even the MSDN
site has precious little documentation for that old dialect now.

   - Mike
____________________________________________________________________________
  mike j. brown, fourthought.com  |  xml/xslt: http://skew.org/xml/
  denver/boulder, colorado, usa   |  personal: http://hyperreal.org/~mike/

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


Current Thread