Locate and compile a stylesheet identified by an <?xml-stylesheet?> processing instruction within a source document.
An XsltExecutable
which represents the compiled stylesheet object.
There are some limitations in the current implementation. The media type is ignored, as are the other parameters of the xml-stylesheet instruction. The href attribute must either reference an embedded stylesheet within the same document or a non-embedded external stylesheet.