xsl-list
[Top] [All Lists]

Re: [xsl] exsl:node-set issue in XalanC 110

2010-09-02 07:17:42
Subject: Re: [xsl] 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




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

<Prev in Thread] Current Thread [Next in Thread>