(PHP 4 >= 4.2.0, PECL)
domxml_xslt_stylesheet_file -- Crea un Objeto DomXsltStylesheet a partir de un documento XSL en un archivoCrea un objeto DomXsltStylesheet desde el archivo XSL dado.
Llame XSLTProcessor->importStylesheet() con DOMDocument::load($archivo_xsl) como parámetro.