Re: XSL and Pocket IE
From: John Spaith [MS] (jspaith_at_ONLINE.microsoft.com)
Date: 09/20/04
- Next message: Robert Levy [MS]: "Re: Emulating a Storage Card"
- Previous message: Seanna: "Emulating a Storage Card"
- In reply to: JB: "Re: XSL and Pocket IE"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 20 Sep 2004 14:25:59 -0700
Neither PocketPC 2003 nor Smartphones MS currently ships support MSXML3, and
they never will have a patch to support MSXML3. This is a feature in
Windows CE 4.2 and PPC 2003 is built on CE 4.2, so naively you'd think it'd
be in there. However PocketPC team decided not to take it but to ship
MSXML2. Explanation for this is on my other posts.
I'm not quite sure what Mobile 2003 is - I'd always thought it was the
marketing name for PocketPC (or maybe a smartphone). It sounds like it's
built off the PocketPC core at least of CE 4.2 + MSXML2 (not 3), so no
updates are coming no matter what it is. Sorry.
-- John Spaith Software Design Engineer, Windows CE Microsoft Corporation Check out the new 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. © 2003 Microsoft Corporation. All rights reserved. "JB" <JB@discussions.microsoft.com> wrote in message news:8BFCC5C6-5A77-4104-9311-5DE9AF663E72@microsoft.com... > Thanks for getting back to me. > > I am running a Windows Mobile 2003 (Samsung i700) and I read on a non > Microsoft site that Pocket PC 2003 supports msxml3 but Mobile 2003 does > not. > Any idea if an update will be released for mobile or if it's in Mobile > 2003 > SE? > > "John Spaith [MS]" wrote: > >> http://www.vbxml.com/xsl/XSLTRef.asp has a very good table about what >> MSXML >> versions can and cannot do wrt XSL/XSLT. WinCE is MSXML2. This is as >> good >> as I can give you, I'm afraid. You may be able to find MSXML2 >> documentation >> someplace on MSDN that would supplement the docs in the PPC SDK, which >> for >> this version we know aren't all that great. >> >> I don't know about JSCript/HTML docs for PPC. >> >> As far as asking about specific XSL/XSLT type of questions, you may get >> some >> response on this newsgroup though it's focused mostly on PPC development. >> If you don't hear anything eventually try asking on an XML focused group. >> >> -- >> John Spaith >> Software Design Engineer, Windows CE >> Microsoft Corporation >> >> Check out the new 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. © 2003 Microsoft Corporation. All >> rights >> reserved. >> >> "JB" <JB@discussions.microsoft.com> wrote in message >> news:D33AF284-5648-4811-8FAB-185A8594966E@microsoft.com... >> >I am trying to perform XSL transformations on a Windows Mobile 2003 >> >device >> > (Samsung i700). I would really like to be able to use XSLT but I see >> > that >> > it >> > is not supported so I have "simplified" my output to work with xsl-wd. >> > >> > My questions are thus: >> > >> > How can I do a starts-with XPATH expression using xsl-wd? I've tried >> > alert(oRootXMLNode.selectSingleNode("//element[@attribute>='somestring']").xml); >> > . >> > >> > Also, Where can I get good documentation on what features >> > (xsl,xml,JScript >> > and HTML) are supported in PIE? I have the SDK and it just doesn't seem >> > to >> > be >> > there. >> > >> > Thanks in advance! >> > JB >> >> >>
- Next message: Robert Levy [MS]: "Re: Emulating a Storage Card"
- Previous message: Seanna: "Emulating a Storage Card"
- In reply to: JB: "Re: XSL and Pocket IE"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|