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. DOM XML Creation

DOM XML Creation

Scheduled Pinned Locked Moved C / C++ / MFC
htmlxmlhelpannouncement
3 Posts 3 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.
  • I Offline
    I Offline
    itkid
    wrote on last edited by
    #1

    Hi, I want to do following things 1.Create a BSTR with the above mentioned XML nodes with node values being empty - .. 2.Create and load XML DOM document with the BSTR string created in the previous step 3.Set .. 4.Update the BSTR value with the XML DOM document I have done the first 2 steps. Can you please help me in setting the value.I am new to xml. BSTR bstrPPWData = L".."; pDOMDoc.CreateInstance(__uuidof(DOMDocument30)); Thanks :)

    K H 2 Replies Last reply
    0
    • I itkid

      Hi, I want to do following things 1.Create a BSTR with the above mentioned XML nodes with node values being empty - .. 2.Create and load XML DOM document with the BSTR string created in the previous step 3.Set .. 4.Update the BSTR value with the XML DOM document I have done the first 2 steps. Can you please help me in setting the value.I am new to xml. BSTR bstrPPWData = L".."; pDOMDoc.CreateInstance(__uuidof(DOMDocument30)); Thanks :)

      K Offline
      K Offline
      khan
      wrote on last edited by
      #2

      You could use MSXML interfaces etc. This link should give you some idea: http://www.informit.com/articles/article.asp?p=169461&seqNum=5&rl=1[^] Also look into MSDN[^] for detailed information. this is this.

      1 Reply Last reply
      0
      • I itkid

        Hi, I want to do following things 1.Create a BSTR with the above mentioned XML nodes with node values being empty - .. 2.Create and load XML DOM document with the BSTR string created in the previous step 3.Set .. 4.Update the BSTR value with the XML DOM document I have done the first 2 steps. Can you please help me in setting the value.I am new to xml. BSTR bstrPPWData = L".."; pDOMDoc.CreateInstance(__uuidof(DOMDocument30)); Thanks :)

        H Offline
        H Offline
        Hamid Taebi
        wrote on last edited by
        #3

        http://www.codeguru.com/columns/Kate/article.php/c6579[^] maybe it is some helpful to you

        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