github.com/go-xmlpath/xmlpath
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:
proxy.golang.org
v0.0.0-20150820204837-860cbeca3ebc
over 10 years ago
1
38
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:golang/github.com/go-xmlpath/xmlpath
spec |
| License | LGPL-3.0 |
| Namespace | github.com/go-xmlpath |
| First Release | over 10 years ago |
| Last Synced | about 2 months ago |