Re: [xslt] PHP 5 XSLT with Libxslt
- From: Rob Richards <rrichards ctindustries net>
- To: "Buchcik, Kasimier" <k buchcik 4commerce de>
- Cc: xslt gnome org
- Subject: Re: [xslt] PHP 5 XSLT with Libxslt
- Date: Wed, 21 Jun 2006 14:26:27 -0400
Hi Kasimier,
Buchcik, Kasimier wrote:
Thanks. Yes, this clarifies the issue for me; especially the
information that a custom wrapper is able to hand over a node tree
directly.
Just to clarify that... custom wrappers would hand over the serialized
version (though since it is a custom wrapper, any type of logic can be
used within it to create the tree) which is then converted into a tree
(i.e. the document() function).
Calling external PHP functions though can be used to pass trees/nodes
directly.
Rob
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]