in reply to Loop through multiple elements with same name in XPath

Unfortunately, though, when I use it sticks all the values in one variab

See XML::XPath findvalue($path,_[$context]), findvalue always returns a string (XML::XPath::Literal)

  • Comment on Re: Loop through multiple elements with same name in XPath