go-xmlpath / xmlpath

Strict subset of the XPath specification for the Go language.
http://gopkg.in/xmlpath.v2
Other
115 stars 37 forks source link

add Node.Name() to expose the xml.Name of a node #26

Closed jnewmoyer closed 4 months ago

jnewmoyer commented 7 years ago

was very useful for a project of mine where I was parsing a partially dynamic schema