[Home] [By Thread] [By Date] [Recent Entries]

  • To: "Xml-Dev" <xml-dev@l...>
  • Subject: Remove Node
  • From: "Karl Stubsjoen" <karl@e...>
  • Date: Wed, 24 Apr 2002 08:55:07 -0700
  • Importance: Normal

Hello,

I am loading an XML object from the server to a local vb application.  I
need to (simply) remove one of the nodes and save the transformed xml
object.  For sake of clarification, lets pretend that this is my xml object:

<XML_OBJECT>
	<NODE1>is cool</NODE1>
	<NODE2>stinks</NODE2>
	<NODE3>is also cool</NODE3>
</XML_OBJECT


I need to remove node2.  How can this be done?

Thanks!

Karl
www.excelbus.com


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member