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

  • To: xml-dev@l...
  • Subject: get attribute node value
  • From: Nishi Prafull <nishiprafull@g...>
  • Date: Tue, 12 Apr 2005 13:55:26 -0700
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=MFTmzXWO34Kks9b2vq9xvfdMheURvOdzhk/WK+sur2tfvht9nE2GXjWkwoEStJV5JUsv99Ns/pb7FNqpdbkskMU9GrJvGBWrs2xgaM5+sOE+aoR1MHNizBhPSMAm8+O5EbSiYMD3QZc0D/ZcT+KMTwFGq6lyxjTAsX0AKe+x+P4=
  • Reply-to: Nishi Prafull <nishiprafull@g...>

Hi:
I have the following snippet
<plus>
    <addr name ="abc" setup="/jpi/j2re.exe"/>
    <addr name ="def"  setup="/jpi/jre.exe"/>
</plus>

I need to modify the values of the setup attributes to
 setup="http://....../jpi/j2re.exe"
 setup="http://....../jpi/jre.exe"

How should I get the value of the attribute node setup for both the
addr elements?
Thereafter I will modify it  by concatenating the new string to the value.

Thanks.

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