//title[@lang='en'] Selects all the title elements that have an attribute named lang with +a value of 'en'
my @vol = $doc->findnodes(q {//Volume[@VolumeCategory="L"]});
In reply to Re: Finding node with attribute XML::LibXML
by toolic
in thread Finding node with attribute XML::LibXML
by jjap
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |