Subject: Re: exsl:node-set issue in XalanC 110
From: Satish <spwanderer-know@xxxxxxxxx>
Date: Thu, 2 Sep 2010 05:17:29 -0700 (PDT)
|
> Subject: Re: exsl:node-set issue in XalanC 110
> Message-ID:
4C7E0685.9070501
> You haven't shown the xsl:stylesheet element, but it
wouldn't surprise me if
>it declares a default namespace; if so, the Row
elements are in a namespace, and
>need to be selected as r:Row, where r is a
> prefix bound to that namespace.
Thanks a ton, Michael. That worked like a
charm.
Satish
|