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. XML parser suggestion.

XML parser suggestion.

Scheduled Pinned Locked Moved C / C++ / MFC
xmlquestioncareer
4 Posts 4 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.
  • J Offline
    J Offline
    Janovetz
    wrote on last edited by
    #1

    Hello- I would like to use a very simple XML description to layout some customizable dialogs in an application. I was hoping I could find a relatively simple XML parser available as open source. I looked at Xerces and although it would certainly do the job, it is far more complicated than necessary. Any suggestions? Jake

    N G N 3 Replies Last reply
    0
    • J Janovetz

      Hello- I would like to use a very simple XML description to layout some customizable dialogs in an application. I was hoping I could find a relatively simple XML parser available as open source. I looked at Xerces and although it would certainly do the job, it is far more complicated than necessary. Any suggestions? Jake

      N Offline
      N Offline
      Nemanja Trifunovic
      wrote on last edited by
      #2

      This SAX-like parser[^] may be a good solution for you.

      1 Reply Last reply
      0
      • J Janovetz

        Hello- I would like to use a very simple XML description to layout some customizable dialogs in an application. I was hoping I could find a relatively simple XML parser available as open source. I looked at Xerces and although it would certainly do the job, it is far more complicated than necessary. Any suggestions? Jake

        G Offline
        G Offline
        Garth J Lancaster
        wrote on last edited by
        #3

        or try searching for CMarkup (Here on CP For Developers version, from FirstObject) pugXML (Here on CP) both are 'tiny' and do great job 'G'

        1 Reply Last reply
        0
        • J Janovetz

          Hello- I would like to use a very simple XML description to layout some customizable dialogs in an application. I was hoping I could find a relatively simple XML parser available as open source. I looked at Xerces and although it would certainly do the job, it is far more complicated than necessary. Any suggestions? Jake

          N Offline
          N Offline
          Neville Franks
          wrote on last edited by
          #4

          PugXml is excellent. See: http://www.codeproject.com/soap/pugxml.asp[^] Neville Franks, Author of ED for Windows. Free Trial at www.getsoft.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