Cannot compare xs:integer to empty()
Replies (1)
Please register to reply
Added by Anonymous almost 20 years ago
Legacy ID: #2899031 Legacy Poster: marcvc (marcvc)
Michael, using Saxon 8.1.1, consider the following XQuery: 1 >= () It results in net.sf.saxon.xpath.StaticError: Cannot compare xs:integer to empty() Thanks, Marc
Legacy ID: #2908268 Legacy Poster: Michael Kay (mhkay)
Thanks. This problem seems to have gone away in Saxon 8.2. I have added a test case so it doesn't recurr. Michael Kay
Please register to reply