Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Free tools for use with CDFPrototypes #6

Open
JDziurlaj opened this issue Mar 19, 2020 · 0 comments
Open

Free tools for use with CDFPrototypes #6

JDziurlaj opened this issue Mar 19, 2020 · 0 comments

Comments

@JDziurlaj
Copy link
Contributor

This thread is to describe current efforts to allow users to use free or open source software to use the prototypes developed so far.

  • All Schematron rulesets require a schema-aware processor
  • xml2json requires schema-aware processor, XSLT3
  • json2xml requires XSLT3

AltovaXML Community Edition Version 2013 rel. 2 is the last known free, schema aware processor. However, it only supports XSLT2. Saxon supports XSLT3, but the open source version does not support the required fn:json-to-xml and fn:xml-to-json functions.

AltovaXML does not support extension methods in either Java or .NET.
It may be possible to write a pure XSLT polyfill for xml-to-json, then use AltovaXML to transform.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant