PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Compact Framework
Transforming XML
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Compact Framework
Transforming XML
![]() |
Transforming XML |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Hi,
I need the possibility to transform xml with xslt into html on smart devices running windows ce .net 4.2. Can anybody tell me when this missing feature will be implemented by microsoft or does anybody know a workaround? Thanks, Carsten |
|
|
|
#2 |
|
Guest
Posts: n/a
|
There is XSL support in 4.2, though there's nothing in the CF for it.
-- Chris Tacke, eMVP Advisory Board Member www.OpenNETCF.org --- Windows CE Product Manager Applied Data Systems www.applieddata.net "Carsten" <CSchalm@Hotmail.com> wrote in message news:87ce01c34557$733e2630$a401280a@phx.gbl... > Hi, > > I need the possibility to transform xml with xslt into > html on smart devices running windows ce .net 4.2. Can > anybody tell me when this missing feature will be > implemented by microsoft or does anybody know a workaround? > > Thanks, > > Carsten |
|
|
|
#3 |
|
Guest
Posts: n/a
|
Hi Chris,
I tried to use the MSXML(msxml3.dll) COM-object on a device running Windows CE .net 4.1. I didn't manage to find the transformNode-method in the COM-object. In the MSDN-help for transformNode I found this: "This method is only valid if the XSLT feature has been included in the operating system (OS). If a call to this method is made and XSLT is not supported, an error message will be returned." Could you please explain me in more detail how CE 4.2 supports XSL and how to use it? Thanks a lot Carsten >-----Original Message----- >There is XSL support in 4.2, though there's nothing in the CF for it. > >-- >Chris Tacke, eMVP >Advisory Board Member >www.OpenNETCF.org >--- >Windows CE Product Manager >Applied Data Systems >www.applieddata.net > >"Carsten" <CSchalm@Hotmail.com> wrote in message >news:87ce01c34557$733e2630$a401280a@phx.gbl... >> Hi, >> >> I need the possibility to transform xml with xslt into >> html on smart devices running windows ce .net 4.2. Can >> anybody tell me when this missing feature will be >> implemented by microsoft or does anybody know a workaround? >> >> Thanks, >> >> Carsten > > >. > |
|
|
|
#4 |
|
Guest
Posts: n/a
|
Carsten,
Make sure XSLT is included into platform builder image. This article might be of help: http://msdn.microsoft.com/library/e...XMLImplementati onConsiderations.asp Best regards, Ilya -------------------- >Content-Class: urn:content-classes:message >From: "Carsten" <CSchalm@Hotmail.com> >Sender: "Carsten" <CSchalm@Hotmail.com> >References: <87ce01c34557$733e2630$a401280a@phx.gbl> <e75QMoVRDHA.2232@TK2MSFTNGP11.phx.gbl> >Subject: Re: Transforming XML >Date: Wed, 6 Aug 2003 02:42:28 -0700 >Lines: 48 >Message-ID: <153701c35bff$0cd21af0$7d02280a@phx.gbl> >MIME-Version: 1.0 >Content-Type: text/plain; > charset="iso-8859-1" >Content-Transfer-Encoding: 7bit >X-Newsreader: Microsoft CDO for Windows 2000 >X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 >Thread-Index: AcNb/wzSat+HV3pFQRWulWMxeFZ6ag== >Newsgroups: microsoft.public.dotnet.framework.compactframework >Path: cpmsftngxa06.phx.gbl >Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.compactframework:30259 >NNTP-Posting-Host: TK2MSFTNGXS01 10.40.2.125 >X-Tomcat-NG: microsoft.public.dotnet.framework.compactframework > >Hi Chris, > >I tried to use the MSXML(msxml3.dll) COM-object on a >device running Windows CE .net 4.1. I didn't manage to >find the transformNode-method in the COM-object. In the >MSDN-help for transformNode I found this: >"This method is only valid if the XSLT feature has been >included in the operating system (OS). If a call to this >method is made and XSLT is not supported, an error message >will be returned." >Could you please explain me in more detail how CE 4.2 >supports XSL and how to use it? > >Thanks a lot > >Carsten > > >>-----Original Message----- >>There is XSL support in 4.2, though there's nothing in >the CF for it. >> >>-- >>Chris Tacke, eMVP >>Advisory Board Member >>www.OpenNETCF.org >>--- >>Windows CE Product Manager >>Applied Data Systems >>www.applieddata.net >> >>"Carsten" <CSchalm@Hotmail.com> wrote in message >>news:87ce01c34557$733e2630$a401280a@phx.gbl... >>> Hi, >>> >>> I need the possibility to transform xml with xslt into >>> html on smart devices running windows ce .net 4.2. Can >>> anybody tell me when this missing feature will be >>> implemented by microsoft or does anybody know a >workaround? >>> >>> Thanks, >>> >>> Carsten >> >> >>. >> > This posting is provided "AS IS" with no warranties, and confers no rights. |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

