Altova Mailing List Archives>Archive Index >microsoft.public.xml Archive Home >Recent entries [Thread Prev] >Thread Next - Re: XSL-T in IE (JScript) XSL-T in IE (JScript)To: NULL Date: 6/3/2005 8:54:00 AM
I have this script:
var xmlDOM, xslDOM;
xmlDOM = testxml.XMLDocument;
xslDOM = xmlDOM.selectSingleNode("Transformation");
divResults.innerHTML = xmlDOM.transformNode(xslDOM);
I need to get "Transformation" node content and to create XMLDocument of it
and to pass it to transformNode(). How can I do that?
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
