Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: Problem with xsl extension...

From: Martin Honnen <mahotrash@-----.-->
To: NULL
Date: 12/6/2006 3:24:00 PM

Diana Bulthaupt wrote:

> I thought when I use an MS Product (IE) which is up-to-date and even install 
> MSXML 6.0 Parser it could work with MS processor dependent extension. But it 
> seems that IE doesn't make use of MSXML 6.0 or even with that, it doesn't 
> work.

If you load an XML file in IE 6 or IE 7 then it uses MSXML 3 to parse 
XML and, if you have e.g.
<?xml-stylesheet type="text/xsl" href="sheet.xml"?>
to run the XSLT transformation. IE can only use other MSXML versions 
like MSXML 6 if you script the transformation meaning you start with a 
HTML document with script that instantiates MSXML 6 objects to 
load/parse/transform XML. However MSXML 6 is not a .NET application but 
a COM solution so it does not support running C# code inside of an XSLT 
stylesheet either.

> It would have been nice, if it did work the thought way. I am a newbie on 
> this subject. Would it be possible to start an application with 
> JScript/VBScript in a similar manner (how)?

Maybe, depending on where you run the transformation. Inside of IE 
everything runs in the browser sandbox so starting up other applications 
is usually, with normal security settings, not possible.

-- 

	Martin Honnen --- MVP XML
	http://JavaScript.FAQTs.com/


transparent
Print
Mail
Digg
delicious
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent