Hi Alain,
Just wanted to share with you, I succeeded with the following:
- Allowing XSLTForms to be run as Chrome Apps, with file save/open 
functionality etc.- Embedding SaxonCE library so that transform() function can 
run XSLT2 transforms- Adding @async attribute to xf:setvalue/xf:insert elements 
for non-blocking evaluation of long running XPath expressions in Web Workers- 
Adding validate-with-xml-schema() function, using xmllint library- Adding 
validate-with-schematron() function, using SaxonCE. Useful for doing more 
advanced form validations using SVRL.- Adding parse-xml() function, believe 
replacing need for xf:setnode
Would be glad to contribute these as well as some other extensions and 
performance optimizations.
/ Mats
                                                                                
                                          
------------------------------------------------------------------------------
_______________________________________________
Xsltforms-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xsltforms-support

Reply via email to