Re: XSLT function document() not supported?
- From: "John Spaith [MS]" <jspaith@xxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 14 Aug 2006 11:55:25 -0700
I'm not aware of this particular function being unsupported -- our XSLT
stuff was pretty much a straight port of the desktop implementation.
Could you confirm that you have the XSLT component included in your image;
MSXML is very heavily componentized on WinCE so you may have DOM but not the
XSLT stuff. You'd want SYSGEN_MSXML_XSLT (under the covers representation
of this). If you didn't have XSLT component you would see weird errors
trying to use it (though I'd expect it to have failed earlier), possibly
like this.
--
John Spaith
Development Lead, Windows CE
Microsoft Corporation
Check out the CE Networking Team Blog at http://blogs.msdn.com/cenet/.
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2006 Microsoft Corporation. All rights
reserved.
"chg" <chg@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:792E1907-E8DA-4AE3-AE4F-D739DD206865@xxxxxxxxxxxxxxxx
Hi!
I'm using IESample on CE 5.0 to display a xml file. This xml file uses a
XSL
style*** that transforms the xml data to XHTML. The site will not be
displayed correct when xsl style*** retrieves data from another xml file
with document().
WinCE webserver is enabled and virtual pathes are set, the xml file is
displayed correct from IE6 of host computer ...
Does someone know if the document function is not supported from MSXML3?
Regards, christian
.
- Prev by Date: Re: Where can I find a working regsvrce.exe for the ArmV4i process
- Next by Date: Re: FTP server
- Previous by thread: Re: Writing and reading from a physical address
- Next by thread: Re: XSLT function document() not supported?
- Index(es):