|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Efficient XPath 2.0 expression to return each <row
On 13.12.2018 19:40, Eliot Kimber ekimber@xxxxxxxxxxxx wrote:
If this is a real task support effort and not just a learning exercise and you're using Oxygen then I would follow Graydon's lead and use XQuery 3 to build a map that can then give you a quick answer. If you move from XPath 2 to XQuery 3 you can as well solve it with grouping for $row in /airports/row group by $id := $row/navaid where $row[2] return $row instead of having to build a map.
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








