RE: [xsl] php xslt transformation problem

Subject: RE: [xsl] php xslt transformation problem
From: Liam R E Quin <liam@xxxxxx>
Date: Mon, 04 Jul 2011 23:26:56 -0400
On Mon, 2011-07-04 at 22:26 -0400, Birnbaum, David J wrote:
> Dear David (cc xsl-list),
> 
> As far as I can tell, the problem is with the php interface. The xml
> and xsl files themselves seem okay, and, as you note, saxon can run
> the transformation.

Are you sure Saxon is being used? If you didn't do anything special to
make Saxon be used you'll get libxml, with a 1998-vintage XSLT 1.0 --
it's all very quaint really.

For sure php isn't going to spawn a Java process without being told to -
there's a huge overhead in doing that.


-- 
Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/
Pictures from old books: http://fromoldbooks.org/

Current Thread