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 _______________________________________________ xslt mailing list, project page http://xmlsoft.org/XSLT/ [email protected] http://mail.gnome.org/mailman/listinfo/xslt
