in reply to Finding node with attribute XML::LibXML
/*[ local-name() = "root" and position() = 1 ] /*[ local-name() = "Volume" and @VolumeCategory = "cuft" and @MeasurementCategory = "Real" and contains(string(), "2.2") ]
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Finding node with attribute XML::LibXML
by jjap (Monk) on Oct 02, 2014 at 00:51 UTC |