[xslt] XML::LibXSLT and document()



Is there any way to access in-memory trees (that is, XML::LibXML
objects) from stylesheets processed by XML::LibXSLT?

document() can get data from *files*, but there doesn't seem to be any
way to either pass XML::LibXML objects to the transform function (the
%params stuff works for strings, but not XML, parsed or otherwise) or
get access to it from the stylesheet.  

(XML::Sablotron's "arg:/" URI space does what I want, if anyone's
familiar with that.)






Michael


-- 
http://beebo.org




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