Popular recipes tagged "meta:requires=xml.xslt.stylesheetreader"http://code.activestate.com/recipes/tags/meta:requires=xml.xslt.stylesheetreader/2001-06-30T10:56:25-07:00ActiveState Code RecipesControlling XSLT stylesheet loading (Python) 2001-06-30T10:56:25-07:00Jürgen Hermannhttp://code.activestate.com/recipes/users/98061/http://code.activestate.com/recipes/52242-controlling-xslt-stylesheet-loading/ <p style="color: grey"> Python recipe 52242 by <a href="/recipes/users/98061/">Jürgen Hermann</a> (<a href="/recipes/tags/xml/">xml</a>). Revision 6. </p> <p>This code shows how to load a stylesheet from "virtual" URLs, by detecting a special URL scheme.</p>