954,514 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Access unqualified XML element

Hi
I have one application which have xml like this:

<?xml version="1.0" encoding="utf-8" ?>
P_V4P_n
....
....


How can I access the elements under the tag "Group"??

suggest me some good tutorial regarding the namesapaces and xpath queries?

callavin
Newbie Poster
2 posts since Oct 2005
Reputation Points: 10
Solved Threads: 0
 

Try this:

http://lab.msdn.microsoft.com/express/beginner/

This page has some very good beginner tutorials for C# Ezpress; the important thing is, one of them deals pretty thoroughly with XML and explains in simple terms how to access elements in XML files.

Toulinwoek
Posting Whiz in Training
274 posts since Mar 2005
Reputation Points: 10
Solved Threads: 2
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You