Monthly Archives: June 2003

XSL and variables

I’ve been working with XSL lately, and been really impressed with the power of XSL and transformations. One thing I really like is how variables are declared within an XSL stylesheet. For simple variables, the declaration looks like this:    <xsl:variable … Continue reading

Posted in Uncategorized | Leave a comment