sup-xml-xslt
The XSLT 1.0 transformation engine for SupXML, built on its XPath core.
Most users should enable the xslt feature on
sup-xml instead of depending on this
crate directly — that re-exports the engine through a stable public surface.
use Stylesheet;
use ;
let xslt = compile_str?;
let doc = parse_str?;
let out = xslt.transform?;
# Ok::
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.