Re: How to make an XMLDocument as a parameter in a XSLT transformation ?
Emmanouil Batsis <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.layout.xslt |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
[email protected] wrote: > Is this possible some way (a way in which i should be able to code the > xsl only once for BOTH, msxml and Mozilla)? Your code should be able to run with minimal changes (if any) using the sarissa library [1]. sarissa makes XSLTProcessor, XMLSerializer and XMLHttpRequest available in IE. [1] http://sarissa.sourceforge.net