xsl-list
[Top] [All Lists]

Re: [xsl] Qualified variable names

2008-11-03 12:24:53
"JamesXslt" == JamesXslt Smith <jamesxsltsmith(_at_)yahoo(_dot_)com> 
writes:

    JamesXslt> Hi, Wondering if qualifying variable names in XSLT 2.0
    JamesXslt> is a good idea as in:

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

    JamesXslt> where the prefix a is bound to a namespace URI.

If it's a global variable in a module intended for reuse, I would say
that you should certainly do this.
-- 
Colin Adams
Preston Lancashire

--~------------------------------------------------------------------
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>
--~--