(PHP 4 >= 4.2.0, PECL)
domxml_xslt_stylesheet -- Crea un objeto DomXsltStylesheet desde un documento XSL en una cadenaCrea un objeto DomXsltStylesheet desde el búfer XSL dado.
Llame XSLTProcessor->importStylesheet() con DOMDocument::loadXML($buf_xsl) como parámetro.