bertvandepoel / snelSLiM

A linguistic set of tools in Go and web interface in PHP to do quick Stable Lexical Marker Analysis
GNU Affero General Public License v3.0
3 stars 0 forks source link

Thorough review of XPath #11

Closed bertvandepoel closed 4 years ago

bertvandepoel commented 5 years ago

It's unclear what features are and aren't supported by xmllint and if they're all correctly parsed by the xpath parser. We currently also ignore the xmlns, is that really what we want? Should we support xslt or includes?