Hi, Ignore the previous post: apparently this solution only covers passing of stream-based XML documents and _not_ node trees.
Cheers, Kasimier > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Hi, > > For everyone who needs to pass node trees as parameters to > the XSLT processor in PHP 5: > > http://alexandre.alapetite.net/doc-alex/xslt-php4-php5/xslt-ph p4-to-php5 > .php.txt > > This document is about how to make PHP 4 code run with PHP 5. > > The underlying XSLT processor changed from Sablotron to > Libxslt/Libxml2 in PHP 5; there are some incompatibilities, > which raised questions concerning the way to pass node trees > into the transformation. > > Regards, > > Kasimier _______________________________________________ xslt mailing list, project page http://xmlsoft.org/XSLT/ [email protected] http://mail.gnome.org/mailman/listinfo/xslt
