a variable name is a qualified name in XSLT 2.0 spec so that's fine
Xmlizer
On Mon, Nov 3, 2008 at 6:18 PM, JamesXslt Smith
<jamesxsltsmith(_at_)yahoo(_dot_)com> wrote:
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
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail:
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--