Static error XS0045

Hi all,

The description for static error XS0045 says: "It is a static error if
any string that must be interpreted as a QName uses a prefix for which
there is not a namespace binding."

Just wondering: does this really have be a static error? Detecting the
error would require the processor to statically analyze the XPath
expressions and check that all prefixes used in them are bound.


Regards,
Vojtech

Received on Friday, 31 October 2008 10:24:48 UTC