Skip to content

Testing SaxonCHE 12 with FastAPI, implementing some test web apis but also implementing the full SaxonC XML workbench with XSLT 3.0, XQuery 3.1, XPath 3.1 and Schematron evaluation

Notifications You must be signed in to change notification settings

martin-honnen/SaxonCFastAPITest1

Repository files navigation

Sample Python 3 FastAPI app using SaxonCHE to implement XSLT 3.0, XQuery 3.1, XPath 3.1 and Schematron

For XSLT, XQuery and XPath you can evaluate your code against XML or JSON or plain text input data, as well as of course run without input data to simply create some output data.

About

Testing SaxonCHE 12 with FastAPI, implementing some test web apis but also implementing the full SaxonC XML workbench with XSLT 3.0, XQuery 3.1, XPath 3.1 and Schematron evaluation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published