problem parsing with XML::DOM

2008-07-10 Thread Avraham Shapiro
I'm crossposting this to Perl and XML listservs since it involves XML parsing from withinPerl. I'm having trouble parsing a simple bit of XML with XML::XQL::DOM. The bit of XML is as follows: test id="opf_mnfIntegrityExists" type="requirement" ...onFalseMsg msg

Re: problem parsing with XML::DOM

2008-07-10 Thread Jenda Krynicky
From: Avraham Shapiro [EMAIL PROTECTED] I'm crossposting this to Perl and XML listservs since it involves XML parsing from within Perl. I'm having trouble parsing a simple bit of XML with XML::XQL::DOM. Why would anyone want to use DOM to work with XML? I doubt there is any more wordy and