OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   get attribute node value

[ Lists Home | Date Index | Thread Index ]
  • To: xml-dev@lists.xml.org
  • Subject: get attribute node value
  • From: Nishi Prafull <nishiprafull@gmail.com>
  • 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@gmail.com>

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.




 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS