[xsl] xalan and nodelists

Subject: [xsl] xalan and nodelists
From: "Reuel Alvarez" <ralvarez@xxxxxxxxxxxx>
Date: Tue, 30 Jan 2001 14:32:02 -0500
Given a NodeList retrieved from an XML Document, is there an easy way to
convert this NodeList to a Document? I want to serialize the NodeList using
XMLSerializer but would like to avoid having to traverse each Node of the
NodeList.


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


Current Thread