Altova Mailing List Archives>Archive Index >microsoft.public.xml Archive Home >Recent entries >Thread Prev - Re: Basic question about XML and XSL in a web page [Thread Next] Re: Basic question about XML and XSL in a web pageTo: NULL Date: 2/2/2006 5:06:00 PM Michael D. wrote: > However, one advantage of the environment is that all the desktops of > learners are standardized on MSIE 6, so I can be pretty confident that > anything IE-specific that I develop will work. IE 6, as said, comes with MSXML 3 which is an XSLT 1.0 processor. So you can use that with script if the browser users have IE configured to allow script to create ActiveX objects. The documentation for MSXML is here: <http://msdn.microsoft.com/library/default.asp?url=/library/en-us/xmlsdk/html/b24aafc2-bf1b-4702-bf1c-b7ae3597eb0c.asp> Using XSLT with script: <http://msdn.microsoft.com/library/default.asp?url=/library/en-us/xmlsdk/html/aee8da3e-7783-4b1b-a3e5-315d76d16124.asp> In addition IE/Win has an extension to HTML, so called XML data islands, which allow you to various things, one being data binding of XML data to HTML elements (e.g. HTML table). See here: <http://msdn.microsoft.com/library/default.asp?url=/library/en-us/xmlsdk/html/eb7a2b76-49e9-424c-aa5a-d3cbeeb745e3.asp> <http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/reference/objects/xml.asp> -- Martin Honnen --- MVP XML http://JavaScript.FAQTs.com/ | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
