Quote:
Originally Posted by samjudson
I don't know what an XML.CONFIG file is I'm afraid, or what you'd use one for.
Saxon has a version of their XSLT processor called Saxon-CE which is an in browser XSLT processor with cross browser support, and you can call out to JavaScript functions. Other than that, unless you are only targetting IE and can write msxml extension functions then no, I don't think you can do what you are after.
|
I think that 'XML.CONFIG' is a proprietary filename. Other than that it is nothing else than a XSLT script.
Anyway, I am not targeting IE in any manner... I only do stuff for other browsers and if it works at IE that's a very good luck for whose still use that M$ crap! LoL!
Good news is that I figured out how to do what I wanted (see post above). It is a bit more handwork but at the end of the day it will do what I need. More concerned here on produce results than find an elegant solution, I shamelessly confess!
Thanks for all your support Sam!
