Serves a (XML) string from memory as a stream.
It is used to imitate files and pass dynamically generated side XML documents to XSLT, where they can be accessed using XPath's document() function, e.g. document('arg://books')
Located in /diy-framework/view/URIResolver.class.php (line 63)
Constructs CustomURIResolver from scheme prefix string (e.g. "arg" or "http").
Sets XML string as an argument (side document) which is later passed to XSLT stylesheet.
Documentation generated on Tue, 25 Sep 2007 11:17:24 +0200 by phpDocumentor 1.3.2