XML Parser

Login to reply to this topic.
Sun, 2004-01-18 20:03
Joined: 2004-01-18
Forum posts: 1
I am new to the series 60 platform. Can anyone enlighten me if there is an XML parser as part of the platform on the mobiles for C++? i'm trying to parse XML into WML using C++.

Sun, 2004-01-18 22:07
NewLC AdministratorSymbian AccreditedForum Nokia Champion
Joined: 2003-01-14
Forum posts: 2006
XML Parser
There is one in Symbian 7.0s but none in Symbian 6.1.

However Expat has been ported to this platform.  Look for "Expat" in the C++ forum and you should get all the info you need to use it.

Eric

Eric Bustarret
NewLC Founder & CEO / Professional Symbian OS Consultant

Mon, 2004-01-19 10:24
Joined: 2003-10-10
Forum posts: 32
XML Parser
Where is XML parser in Symbian 7.0? Point it to me, pls.
Mon, 2004-01-19 10:35
NewLC AdministratorSymbian AccreditedForum Nokia Champion
Joined: 2003-01-14
Forum posts: 2006
XML Parser
Open the SDL, open the search tab, type XML .

Eric Bustarret
NewLC Founder & CEO / Professional Symbian OS Consultant

Mon, 2004-01-19 10:43
Joined: 2003-10-10
Forum posts: 32
XML Parser
So? There are not relevant results. Only such as "How to customise the appearance of topic text" or "How to use makmake".
Mon, 2004-01-19 11:11
NewLC AdministratorSymbian AccreditedForum Nokia Champion
Joined: 2003-01-14
Forum posts: 2006
XML Parser
Ok sorry, it is only relevant if you use the v7.0 SDL, not the v7.0s.
Looks like Nokia has replaced all the SMIL and XML stuff.

Nokia has integrated a XML parser (xmlparser.dll, xmldom.dll) but it looks like private API.... Angry

Eric

Eric Bustarret
NewLC Founder & CEO / Professional Symbian OS Consultant

Mon, 2004-01-19 11:29
Joined: 2003-10-10
Forum posts: 32
XML Parser
Thanks a lot. I'll try to ask Nokia about this API.
  • Login to reply to this topic.