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. Visual Basic
  4. getting value of specific XML start element

getting value of specific XML start element

Scheduled Pinned Locked Moved Visual Basic
questionxml
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.
  • D Offline
    D Offline
    Divya Rathi
    wrote on last edited by
    #1

    I have an XML file which I am reading throuh XMLTextReader. Now instead of traversing every element of XML , I just want to retrieve value of a particular start element. This start element is occusring many times in XML file . How can i retrieve value of only this start element in full XML ? Any suggestions ?? Divya Rathi

    N 1 Reply Last reply
    0
    • D Divya Rathi

      I have an XML file which I am reading throuh XMLTextReader. Now instead of traversing every element of XML , I just want to retrieve value of a particular start element. This start element is occusring many times in XML file . How can i retrieve value of only this start element in full XML ? Any suggestions ?? Divya Rathi

      N Offline
      N Offline
      naveenieus
      wrote on last edited by
      #2

      Try Looping the required statement with Instr() function

      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