(PHP 4 >= 4.2.0)
domxml_xslt_stylesheet_doc — Creates a DomXsltStylesheet Object from a DomDocument Object
Creates a DomXsltStylesheet object from the given XSL document.
Returns a new instance of DomXsltStylesheet.
Call XSLTProcessor::importStylesheet() with the xsl_doc parameter.