Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[context query] dom/xslt/xslt.properties

0 views
Skip to first unread message

Runa Bhattacharjee

unread,
Jul 31, 2008, 5:38:34 AM7/31/08
to dev-...@lists.mozilla.org
Hi,

I came across the following line in the file xslt.properties (/dom/xslt/):

31 = Variable binding shadows variable binding within the same template.

Can someone please provide any pointers as to how this should be translated?

Thanks in advance

regards
Runa

--
blog: http://runab.livejournal.com
irc: mishti or runa_b on Freenode

Axel Hecht

unread,
Aug 3, 2008, 1:20:47 PM8/3/08
to
Runa Bhattacharjee wrote:
> Hi,
>
> I came across the following line in the file xslt.properties (/dom/xslt/):
>
> 31 = Variable binding shadows variable binding within the same template.
>
> Can someone please provide any pointers as to how this should be
> translated?

http://www.w3.org/TR/xslt#dt-shadows is the relevant part of the XSLT spec.

Gosh, I used to be a peer of XSLT and never got familiar with their
wordings on shadow-stuff myself. Basically, it's something like
redefining a variable in the same scope.

Axel

Runa Bhattacharjee

unread,
Aug 3, 2008, 11:47:29 PM8/3/08
to Axel Hecht, dev-...@lists.mozilla.org
Thanks a lot Axel. This was helpful.
0 new messages