(PHP 4 >= 4.2.0)
domxml_xslt_stylesheet_doc — Crée un objet DomXsltStylesheet à partir d'un objet DomDocument
Crée un objet DomXsltStylesheet à partir du document XSL donné.
Le document XSL, comme un objet DomDocument.
Retourne une nouvelle instance de DomXsltStylesheet.
Appelez XSLTProcessor::importStylesheet() avec le paramètre xsl_doc .