Package Usage: go: gopkg.in/xmlpath.v2
Package xmlpath implements a strict subset of the XPath specification for the Go language.
The XPath specification is available at:
Path expressions supported by this package are in the following format,
with all components being optional:
At the moment, xmlpath is compatible with the XPath specification
to the following extent:
For example, assuming the following document:
The following examples are valid path expressions, and the first
match has the indicated value:
To run an expression, compile it, and then apply the compiled path to any
number of context nodes, from one or more parsed xml documents:
1 version
Latest release: over 9 years ago
78 dependent packages
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/gopkg.in/xmlpath.v2
Dependent Repos 1
eole/one Fork of OpenNebula/one
OpenNebula cloud management platformSize: 76 MB - Last synced: 7 days ago - Pushed: over 3 years ago
