Error: Function data should have been resolved at compile-time
Added by Jakub Maly about 12 years ago
In my XSLT 3.0 stylesheet I am receiving the following error Function data should have been resolved at compile-time which I do not understand. Could you please explain what am I doing wrong?
I have attached an example to reproduce the error.
Jakub.
swap test-in.xml (1.54 KB) swap test-in.xml | |||
swap.xsl (3.46 KB) swap.xsl |
Replies (3)
Please register to reply
RE: Error: Function data should have been resolved at compile-time - Added by O'Neil Delpratt about 12 years ago
Hi Jakub,
Thanks for letting us know about the error reported. The data function should have been rewritten at compile time. This is indeed a bug, which we have reported as a new bug issue #1631 and have committed a fix to subversion which will be able in the next Saxon maintenance build.
RE: Error: Function data should have been resolved at compile-time - Added by O'Neil Delpratt about 12 years ago
Hi Jakub,
We would like to add your examples to the W3C XSLT test suite, with credits to yourself. Any objections?
RE: Error: Function data should have been resolved at compile-time - Added by Jakub Maly about 12 years ago
I have no problems with that.
Please register to reply