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
gopkg.in/go-xmlpath/xmlpath.v1
Package xmlpath implements a strict subset of the XPath specification for the Go language. The X...Latest release: about 2 months ago
gopkg.in/xmlpath.v2 v2.0.0-20150820204837-860cbeca3ebc
Package xmlpath implements a strict subset of the XPath specification for the Go language. The X...1 version - Latest release: over 10 years ago - 78 dependent packages - 135 dependent repositories - 113 stars on GitHub
gopkg.in/go-xmlpath/xmlpath.v2 v2.0.0-20150820204837-860cbeca3ebc
Package xmlpath implements a strict subset of the XPath specification for the Go language. The X...1 version - Latest release: over 10 years ago - 113 stars on GitHub
gopkg.in/xmlpath.v1 v1.0.0-20140413065638-a146725ea6e7
Package xmlpath implements a strict subset of the XPath specification for the Go language. The X...1 version - Latest release: about 12 years ago - 24 dependent packages - 21 dependent repositories - 113 stars on GitHub
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 |