sup-xml-core 1.3.0

Safe Rust core: error types, character primitives, encoding utilities
Documentation

sup-xml-core

The implementation heart of SupXML — XML parsing, serialization, namespace resolution, and XPath 1.0 evaluation, plus optional XSD, HTML5, and network-resolver support behind feature flags.

Most users should depend on sup-xml instead. That crate re-exports everything here through a stable, idiomatic public surface. This crate is the internal engine and its API may move faster than the top-level one.

License

SupXML is source-available software released through Supported Source. A valid license certificate is required to use it; document parsing returns a fatal error without one (a grace period applies after an existing certificate expires). Get a certificate — free for individuals and non-monetized projects — at supso.org/projects/sup-xml. Full terms are in the repository LICENSE.

Documentation