You can call the attributes method on a single node and it returns the list of all the attributes on that node which you can then investigate futher.
@attributelist = $node->attributes();as mentioned in the XML::LibXML::Node documentation.
In reply to Re: Child contains attribute
by hippo
in thread Child contains attribute
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |