Changes

Jump to navigation Jump to search
679 bytes added ,  14:49, 29 January 2011
| A namespace is declared more than once in an element constructor.
|<code><a xmlns="uri1" xmlns="uri2"/></code>
|- valign="top" scope="row"
|<code>XQST0075</code>
| The query contains a validate expression (validation is not supported by BaseX).
|<code>validate strict { () }</code>
|- valign="top" scope="row"
|<code>XQST0076</code>
| A <code>group by</code> or <code>order by</code> clause specifies an unknown collation.
|<code>for $i in 1 to 10<br/>order by $i collation "unknown"<br/>return $i</code>
|- valign="top" scope="row"
|<code>XQST0079</code>
| A pragma was specified without the expression that is to be evaluated.
|<code>(# xml:a #) {}</code>
|- valign="top" scope="row"
|<code>XQST0085</code>
| An empty namespace URI was specified.
|<code><pref:elem xmlns:pref=""/></code>
|}
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu