Re: Really simple XML question

2006-03-31 Thread Dermot Paikkos
On 31 Mar 2006 at 9:39, Dave Adams wrote: > How do I print the value of 'Time Magazine'? > > Here is my file (ejournlist.xml): > > > > > Africa Confidential > Vol. 1, no.1 > PDFformat > > > Time Magazine > Vol. 1, no.1 > TXTformat > > > > Here is my script: > > #!/usr/bin/perl -w

Re: Really simple XML question

2006-03-31 Thread Mr. Shawn H. Corey
On Fri, 2006-31-03 at 09:39 -0500, Dave Adams wrote: > How do I print the value of 'Time Magazine'? What do you mean by 'value'? I see no element or even and no attribute with those names. > > Here is my file (ejournlist.xml): > > > > > Africa Confidential > Vol. 1, no.1 > PDFformat >