Re: [xslt] Node trees as arguments with PHP5/XSL



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: xslt-bounces gnome org [mailto:xslt-bounces gnome org] 

> 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




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]