in reply to Re: XML::Twig 'cut' and 'paste' Question
in thread XML::Twig 'cut' and 'paste' Question
//para selects all the para descendants of the document root and thus selects all para elements in the same document as the context nodeSo //fig/label selects all 'label' childern of all 'fig' elements in the document.
|
|---|