[xsl] Qualified variable names

Subject: [xsl] Qualified variable names
From: JamesXslt Smith <jamesxsltsmith@xxxxxxxxx>
Date: Mon, 3 Nov 2008 09:18:50 -0800 (PST)
Hi,

Wondering if qualifying variable names in XSLT 2.0 is a good idea as in:

<xsl:variable name="a:x">...</xsl:variable>

where the prefix a is bound to a namespace URI.

James

Current Thread