Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Software > Data XML Analysis > XML node path u...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 3 Topic 533 of 568
Post > Topic >>

XML node path using ASP.NET 2.0

by =?Utf-8?B?U3RpbmdSYXlZZWxsb3c=?= <StingRayYellow@[EMAIL PROTECTED] Sep 15, 2006 at 12:05 PM

I’ve created an XMLReader to retrieve the name & value of a node.  I’d
like 
to see the path that I’ve taken to reach a value.

For example, if this is my XML file:
<1>
  <2>
    <3>test</3>
  </2>
</1>

I can cycle thru it & see:
xmlreader.name = 3
xmlreader.value = test

How can I see:   <1><2><3>
xmlreader.??? = <1><2><3>
 




 3 Posts in Topic:
XML node path using ASP.NET 2.0
=?Utf-8?B?U3RpbmdSYXlZZWx  2006-09-15 12:05:02 
Re: XML node path using ASP.NET 2.0
Peter Flynn <peter.nos  2006-09-17 13:27:39 
Re: XML node path using ASP.NET 2.0
=?Utf-8?B?U3RpbmdSYXlZZWx  2006-09-18 06:17:01 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Mon Dec 1 8:40:59 CST 2008.