Paligo/xee

Document how to manage namespaces better for xee-xpath

Open

#81 opened on Mar 31, 2025

 (0 comments) (0 reactions) (0 assignees)Rust (40 forks)auto 404
documentationgood first issue

Repository metrics

Stars
 (484 stars)
PR merge metrics
 (PR metrics pending)

Description

xee-xpath lets you create a Queries with an explicit default context builder in order to control the default element namespace. But this should be documented in the API docs with an example. See #71 for an example.

Contributor guide