Page 1 of 1

Oxygen 8.2 XQuery error "Prefix xdt has not been declar

Posted: Thu May 24, 2007 3:39 am
by msqr
I've upgraded to Oxygen 8.2 from 8.1, and when I open some XQuery files I now get errors flagged like this:

[Saxon8B XQuery] XQuery syntax error in #...thDuration("P1M") return if#: Prefix xdt has not been declared

Is this correct? I thought "xdt" is a built-in namespace prefix.

Posted: Thu May 24, 2007 3:42 am
by msqr
I also validated that if I use Oxygen 8.1 I don't get this error reported on these XQuery files.

Posted: Thu May 24, 2007 10:20 am
by sorin_ristache
Hello,

oXygen 8.2 comes with Saxon 8.9.0.3 which supports the final XQuery specification in which the namespace prefix was changed from xdt: to xs:.


Regards,
Sorin