Leonid Kagan
2014-06-04 18:23:50 UTC
Alain,
First of all thank you for continued support of this project.
As many other people here we downloaded the latest release to fix Chrome 34 and IE 11 issues with previous release. As we started to test our forms, there where some issues. I wanted to debug them in XMLSpy, but found that it fails to validate xsltforms.xsl. The error happens on JScript compilation (line 47). Below is an error I get. I'm curious if there is a quick fix for it.
Thanks again,
--Leonid
==================== Error below =======================
File C:\DevTools\xsltforms-beta3RC\xsltforms\xsltforms.xsl is not valid.
Script Compile Error(s) (relative to script begin):
Line 1, Character 4: Syntax error
Line 1, Character 33: Expected identifier
"
this['node-set'] = function (x) {
return x;
}
"
First of all thank you for continued support of this project.
As many other people here we downloaded the latest release to fix Chrome 34 and IE 11 issues with previous release. As we started to test our forms, there where some issues. I wanted to debug them in XMLSpy, but found that it fails to validate xsltforms.xsl. The error happens on JScript compilation (line 47). Below is an error I get. I'm curious if there is a quick fix for it.
Thanks again,
--Leonid
==================== Error below =======================
File C:\DevTools\xsltforms-beta3RC\xsltforms\xsltforms.xsl is not valid.
Script Compile Error(s) (relative to script begin):
Line 1, Character 4: Syntax error
Line 1, Character 33: Expected identifier
"
this['node-set'] = function (x) {
return x;
}
"