xsl-list
[Top] [All Lists]

RE: nodelist not recognised

2005-09-08 13:02:04
Well, the error message strongly suggests that the value isn't a node-set as
you allege, but a string. However, you haven't shown us any code so I can't
verify that.

Michael Kay
http://www.saxonica.com/

 

-----Original Message-----
From: Touchtel [mailto:omprakashv(_at_)touchtelindia(_dot_)net] 
Sent: 08 September 2005 18:14
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] nodelist not recognised

   Hi,
        I have a variable which is a nodeset and when I try to
apply-templates to the nodes in the variable, Iam getting the 
error "Can not
convert #STRING to a NodeList!" using an xslt 1.0 processor. 
I have tested
with both xalan and saxon. The transform however works perfectly with
saxon-b8.2. Iam executing a similar apply-templates from 
another template
and that works fine. Iam receiving the variable as a param to 
a  template
that gets invoked recursively.

   could someone possibly let me know whats happening here.

cheers,
prakash






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





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