XMLstarlet
Jump to navigation
Jump to search
Release Feed
- 2025-03-19 03:00:14
- 林博仁(Buo-ren Lin) posted a comment on ticket #22
- Typo fix of the original post: s/wone/one/
- by 林博仁(Buo-ren Lin)
- 2025-03-18 10:05:59
- 林博仁(Buo-ren Lin) posted a comment on ticket #22
- I would like to note that I was previously using the xmlstarlet elements -v command to generate the XPaths. Version information: $ xmlstarlet --version 1.6.1 compiled against libxml2 2.9.14, linked...
- by 林博仁(Buo-ren Lin)
- 2025-03-18 10:04:15
- 林博仁(Buo-ren Lin) created ticket #22
- Please support querying unique XPaths to traverse each of the elements in the specified XML document
- by 林博仁(Buo-ren Lin)
- 2025-01-30 04:51:05
- Herbert Hippler posted a comment on ticket #44
- I found a solution: In my example above, I have added the redirection from stderr to stdout! xml val -e -s abc.xsd xyz.xml > result.txt 2>&1 "2>&1" does the job!
- by Herbert Hippler
- 2025-01-29 18:28:46
- Dan Fandrich created ticket #132
- Transparent decompression in libxml2 is deprecated
- by Dan Fandrich