[xsl] Why nodeset() and not node-set() in Xalan? (Re: Calculating a sum of rounded numbers)

Subject: [xsl] Why nodeset() and not node-set() in Xalan? (Re: Calculating a sum of rounded numbers)
From: Dimitre Novatchev <dnovatchev@xxxxxxxxx>
Date: Fri, 10 May 2002 10:02:26 -0700 (PDT)
> > Is there any way to build a temporary tree fragment and access its 
> > nodes without using processor-specific functionality or an 
> > extension library? 
> 
> nearly every XSLT processor (except mozilla) has a node-set() 
> extension.

However, the developers of XALAN chose nodeset() instead of node-set().

Why???

This makes porting anything to Xalan more difficult.


Cheers,
Dimitre Novatchev.


__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Mother's Day is May 12th!
http://shopping.yahoo.com

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread