Skip to content

Release 3.0: more efficient, easier to implement

Compare
Choose a tag to compare
@MichielCM MichielCM released this 07 Dec 17:06
· 35 commits to master since this release
e4a5091

Version 3 is a modular rewrite that is much easier to maintain, debug, and implement.

  • more efficient: multiple XSD documents are loaded less often;
  • easier to implement (for all use cases the same files can be used);
  • platform-independent: tested and supported with XSLT 1-3 in all common implementations (including browser);
  • removed support for XHTML: there are virtually no use cases for it, and it is one more version to maintain.