Changes

Jump to navigation Jump to search
5 bytes removed ,  10:20, 9 March 2023
m
Text replacement - "<br />" to "<br/>"
|- valign="top" scope="row"
|<code>XPST0017</code>
| • The specified function is unknown,<br />• it uses the wrong number of arguments, or, when calling Java functions:<br />• there is more than one function with the same number of arguments.
|<code>unknown()<br/>count(1,2,3)</code>
|- valign="top" scope="row"
|- valign="top" scope="row"
|<code>XPST0081</code>
| • A QName uses a prefix that has not been bound to any namespace, or<br />• a pragma or option declaration has not been prefixed.
|<code>unknown:x<br/>(# pragma #) { 1 }</code>
|-
|- valign="top" scope="row"
|<code>XPDY0002</code>
| • No value has been defined for an external variable, or<br />• no context item has been set before the query was executed.
|<code>declare variable $x external; $x<br/>descendant::*</code>
|- valign="top" scope="row"
|- valign="top" scope="row"
|<code>FOCA0002</code>
| • A float number cannot be converted to a decimal or integer value, or<br />• a function argument cannot be converted to a valid QName.
|<code>xs:int(xs:double("INF"))<br/>QName("", "el em")</code>
|- valign="top" scope="row"
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu