importStylesheet
importStylesheet($xsl as Document) →
Sets the stylesheet to be used for an XSLT transform
Arguments |
|||
|
$xsl |
Document |
The XML Document containing the stylesheet to import |
Result |
Details
Note that the XSLT20Processor constructor can also be used to set the stylesheet.