RE: [xsl] what am I missing?

Subject: RE: [xsl] what am I missing?
From: "Chris Bayes" <Chris@xxxxxxxxxxx>
Date: Sat, 12 May 2001 01:18:52 +0100
Mike
See my other post

>> <xsl:param name="LName" select="''" />
>
>This is more verbose than necessary. A parameter defaults to an
>empty string
>if some other value isn't provided. <xsl:param name="LName"/>
>would have the
>same effect.

Yeh that's just sloppiness on my part. It lets me bung values in there while
testing. I should be more careful when doing tutorials.

Ciao Chris

XML/XSL Portal
http://www.bayes.co.uk/xml


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


Current Thread