The Apache XML Delivery Toolkit (AXDTK) solves several problems for web developers interested in delivering dynamically transformed XML to clients: - It automatically associates XML documents with stylesheets according to http://www.w3.org/TR/xml-stylesheet - It enables xml stylesheet processor developers to write generic code without worrying about developing apache modules. - It provides hooks for requesting alternate stylesheets based on media type and style preference. Included with the toolkit (actually just in the same directory) are Apache-NotXSLT (a system not dissimilar to XSLT's Literal Result Element mode), and Apache-XPathScript - a combination of ASP and XPath. The toolkit really is just Apache::XMLStylesheet, but it's a cool enough module to require a big name ;-). I have a rather long article about how it all works together in the works, which I hope to publish somewhere some time soon. http://xml.sergeant.org/download/ Have fun. -- <Matt/> Fastnet Software Ltd. High Performance Web Specialists Providing mod_perl, XML, Sybase and Oracle solutions Email for training and consultancy availability. http://sergeant.org http://xml.sergeant.org