This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: what am I missing?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]