(PHP 4 >= 4.2.0)
domxml_xslt_stylesheet_doc — DomDocument オブジェクトから DomXsltStylesheet オブジェクトを作成する
与えられた XSL 文章から DomXsltStylesheet オブジェクトを作成します。
DomDocument オブジェクトとしての XSL 文章。
DomXsltStylesheet の新規インスタンスを返します。
xsl_doc パラメータ付きで XSLTProcessor::importStylesheet() をコールしてください。