If your stylesheet requires XSLT 2.0 then running it directly under PHP might prove difficult. If you want to use Saxon then you will have to call out to a .NET or Java environment. The other XSLT 2.0 processors currently available are Gestalt and Altova, both of which I believe run as COM objects.
__________________
Michael Kay
http://www.saxonica.com/
Author, XSLT 2.0 and XPath 2.0 Programmer\'s Reference
|