RE: Static error XS0045

 
> > 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.
> 
> I believe that's intended for attributes who's value consists of a
> single QName, not for XPath expessions in general.
> 

Ooops, I misread the error description, sorry for that. Got too much of
XPath this week...

Regards,
XPath

Received on Friday, 31 October 2008 14:07:23 UTC