Re: [xsl] Qualified variable names

Subject: Re: [xsl] Qualified variable names
From: mozer <xmlizer@xxxxxxxxx>
Date: Mon, 3 Nov 2008 18:23:57 +0100
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@xxxxxxxxx> 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

Current Thread