in reply to Finding max value from a unique tag from XML
open 1.xml ; echo //doc/str[@name="docuid" and not(text() < //doc/str[@name="docuid +"]/text())] ;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Finding max value from a unique tag from XML
by tobyink (Canon) on Nov 22, 2012 at 16:08 UTC |