Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. IXMLDOMxxx functions

IXMLDOMxxx functions

Scheduled Pinned Locked Moved C / C++ / MFC
questionhtmlcomxmlannouncement
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    CaesarCZ
    wrote on last edited by
    #1

    Hi, After having some trouble making all those XML libs running with Win32, I decided I'd use the MSXML SDK. But it all seems to be messed up somehow. I have downloaded teh MSXML version 3, and I can't get samples from MSDN running (namely http://msdn.microsoft.com/library/default.asp?url=/library/en-us/xmlsdk/html/xmmthgetattributenodemethod.asp uses a method called get_documentElement, which neither compiles for me, neither is noted in teh SDK chm file.). God, all I want is to parse a simple file, get the values between XML tags and the eventual attributes in them. So far, I was able to selectSingleNode a piece of the XML, but what am I supposed to do now? How do I read the values, the attributes... I'm either getting it all wrong or it's a total mess. Thanks

    S 1 Reply Last reply
    0
    • C CaesarCZ

      Hi, After having some trouble making all those XML libs running with Win32, I decided I'd use the MSXML SDK. But it all seems to be messed up somehow. I have downloaded teh MSXML version 3, and I can't get samples from MSDN running (namely http://msdn.microsoft.com/library/default.asp?url=/library/en-us/xmlsdk/html/xmmthgetattributenodemethod.asp uses a method called get_documentElement, which neither compiles for me, neither is noted in teh SDK chm file.). God, all I want is to parse a simple file, get the values between XML tags and the eventual attributes in them. So far, I was able to selectSingleNode a piece of the XML, but what am I supposed to do now? How do I read the values, the attributes... I'm either getting it all wrong or it's a total mess. Thanks

      S Offline
      S Offline
      Sumit Kapoor
      wrote on last edited by
      #2

      Hi... Forget about MSXML... Use CMarkup Class given in codeproject to deal with XML.. that's better & easy.. OK! Good Bye Never consider anything Impossible before trying to solve that..---Sumit Kapoor--- sumit_kapoor1980@hotmail.com

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups