Timeline for How can XPath functions be expressed to output each input element?
Current License: CC BY-SA 4.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 21, 2021 at 16:44 | comment | added | BeniBela | Well, it is basically the same query as in the accepted answer (Both / or ! can be used here interchangeably, because the left side is a list of nodes). Since Xidel and Saxon implement the same XPath standards, they can run the same queries and should give the same outputs. But the advantage is that Xidel is written in Pascal rather than Java, so it starts faster | |
| Jul 21, 2021 at 14:54 | comment | added | Danny Staple | Hello, welcome to stack overflow. The tool looks interesting, but could you be more specific (with an example perhaps) about how it solves the exact problem the OP was asking about? Perhaps break down your example to show what it does? | |
| Jul 21, 2021 at 13:36 | review | First posts | |||
| Jul 21, 2021 at 14:54 | |||||
| Jul 21, 2021 at 13:27 | history | answered | BeniBela | CC BY-SA 4.0 |