RE: How to read an XML file and extract values for the attributes using ANT script

2008-07-31 Thread Stojanov Alexej
;abc' and 'xyz' from this sample code. Please help > me out, > how can I do that? > > Thanks Alpesh > -- > View this message in context: http://www.nabble.com/How-to-read-an-XML-file-and-extract-values-for-the -attributes-using-ANT-

Re: How to read an XML file and extract values for the attributes using ANT script

2008-07-31 Thread Alpesh Vesuwala
w-to-read-an-XML-file-and-extract-values-for-the-attributes-using-ANT-script-tp18648408p18752935.html Sent from the Ant - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

Re: How to read an XML file and extract values for the attributes using ANT script

2008-07-31 Thread Brian Agnew
ould be able to do that with a param to call. i.e. identify the node > you're interested in with: > > > > and specify a param: > > questions, which may > be a better forum going forwards. > > Brian > -- > View this message in context: > http://www.nabble.co

Re: How to read an XML file and extract values for the attributes using ANT script

2008-07-31 Thread Alpesh Vesuwala
ed in with: and specify a param: questions, which may be a better forum going forwards. Brian -- View this message in context: http://www.nabble.com/How-to-read-an-XML-file-and-extract-values-for-the-attributes-using-ANT-script-tp18648408p18750721.html Sent from the Ant - Users mailing list ar

Re: How to read an XML file and extract values for the attributes using ANT script

2008-07-31 Thread Brian Agnew
You should be able to do that with a param to call. i.e. identify the node you're interested in with: and specify a param: http://www.nabble.com/How-to-read-an-XML-file-and-extract-values-for-the-attributes-using-ANT-script-tp18648408p18749436.html > Sent from the Ant - Users mail

Re: How to read an XML file and extract values for the attributes using ANT script

2008-07-31 Thread Alpesh Vesuwala
xyz 123 456 ... ... The 'call' should fetch values for both ABC and XYZ at a same time %-| Thanks, Alpesh -- View this message in context: http://www.nabble.com/How-to-read-an-XML-file-and-extract-values-for-the-attributes-using-ANT-script-tp

Re: How to read an XML file and extract values for the attributes using ANT script

2008-07-30 Thread Alpesh Vesuwala
Thanks Brian, It works as per what I expected. :drunk: Thank you very much, Alpesh -- View this message in context: http://www.nabble.com/How-to-read-an-XML-file-and-extract-values-for-the-attributes-using-ANT-script-tp18648408p18732640.html Sent from the Ant - Users mailing list archive at

Re: How to read an XML file and extract values for the attributes using ANT script

2008-07-30 Thread Brian Agnew
; Thanks, > Alpesh > -- > View this message in context: > http://www.nabble.com/How-to-read-an-XML-file-and-extract-values-for-the-attributes-using-ANT-script-tp18648408p18730889.html > Sent from the Ant - Users mailing list archive at Nabble.com. > > > -

Re: How to read an XML file and extract values for the attributes using ANT script

2008-07-30 Thread Alpesh Vesuwala
123 456 ... ... How can I do loop through each tags, like for and while loop in java :-(( Thanks, Alpesh -- View this message in context: http://www.nabble.com/How-to-read-an-XML-file-and-extract-values-for-the-attributes-using-ANT-script-tp18648408p18730889.html

RE: How to read an XML file and extract values for the attributes using ANT script

2008-07-26 Thread Muller, Anthony
tract 'abc' and 'xyz' from this sample code. Please help me out, how can I do that? Thanks Alpesh -- View this message in context: http://www.nabble.com/How-to-read-an-XML-file-and-extract-values-for-the-attributes-using-ANT-script-tp18648408p18648408.html Sent from the Ant - U

Re: How to read an XML file and extract values for the attributes using ANT script

2008-07-25 Thread Steven Guitar
this message in context: http://www.nabble.com/How-to-read-an-XML-file-and-extract-values-for-the-attributes-using-ANT-script-tp18648408p18648408.html Sent from the Ant - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [

Re: How to read an XML file and extract values for the attributes using ANT script

2008-07-25 Thread Brian Agnew
Thanks Alpesh > -- > View this message in context: > http://www.nabble.com/How-to-read-an-XML-file-and-extract-values-for-the-attributes-using-ANT-script-tp18648408p18648408.html > Sent from the Ant - Users mailing list archive at Nabble.com. > > >

RE: How to read an XML file and extract values for the attributes using ANT script

2008-07-25 Thread Rebhan, Gilbert
-Original Message- From: Alpesh Vesuwala [mailto:[EMAIL PROTECTED] Sent: Friday, July 25, 2008 11:37 AM To: user@ant.apache.org Subject: How to read an XML file and extract values for the attributes using ANT script /* I have an XML file to read from it and extract values of some

How to read an XML file and extract values for the attributes using ANT script

2008-07-25 Thread Alpesh Vesuwala
me out, how can I do that? Thanks Alpesh -- View this message in context: http://www.nabble.com/How-to-read-an-XML-file-and-extract-values-for-the-attributes-using-ANT-script-tp18648408p18648408.html Sent from the Ant - Users mailing list a