RE: [xsl] xslt processing XML file by applying multiple transformation

Subject: RE: [xsl] xslt processing XML file by applying multiple transformation
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Thu, 13 Jan 2005 08:50:14 -0000
> Mike can confirm what's being passed here -- I think it might be SAX 
> events, not a result tree as such.

It's Saxon's internal equivalent of SAX events - optimized to pass names as
references to the NamePool and so on.

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

Current Thread