RE: 2.6.1.1, error code not defined

> An option that has neither a specified value nor a default value will
> not appear as an in-scope variable. Consequently, an attempt to refer
> to that variable will raise an error.
> 
> Mostly the CR defines the error code when first mentioned. Not done in
> this case?
> XS0010?
> XS0018?
> XS0031?
> 

This one is covered by dynamic error err:XD0023:

"It is a dynamic error if an XPath expression is encountered which
cannot be evaluated (because it is syntactically incorrect, contains
references to unbound variables or unknown functions, or for any other
reason)."


Regards,
Vojtech

Received on Monday, 15 December 2008 07:42:31 UTC