[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Accessing XSL tree after applying imports
- From: jsinnott@classifind.com (John Sinnott)
- To: xmldev <xml-dev@lists.xml.org>
- Date: Mon, 29 Jan 2001 14:09:47 -0800
Is there a way in which I can get access to the in memory representation of
an XSL stylesheet after it has imported other stylesheets and possibly
overriden the definition of templates? I would be looking for the existence
of processing instruction elements in the FINAL document, once all imports
had been resolved.
Thanks,
John