Changes

Jump to navigation Jump to search
907 bytes added ,  16:03, 14 August 2011
| The specified XSLT parameter XSLT parameter is unknown.
| <code>xslt:transform('doc.xml', 'input.xslt', '<INVALID/>')</code>
|- valign="top" scope="row"
|<code>BASX0011</code>
| The specified XSLT parameter XSLT parameter is unknown.
| <code>xslt:transform('doc.xml', 'input.xslt', '<INVALID/>')</code>
|- valign="top" scope="row"
|<code>BASX0012</code>
| A single document is expected as replace target.
| <code>db:replace('db', 'unknown.xml', '<a/>')</code>
|- valign="top" scope="row"
|<code>BASX0013</code>
| An empty rename sting was specified.
| <code>db:rename('db', 'old.xml', '')</code>
|- valign="top" scope="row"
|<code>BASX0014</code>
| An error occurred while optimizing the database.
| <code>db:optimize('db')</code>
|- valign="top" scope="row"
|<code>BASX0015</code>
| The specified input text cannot be parsed as JSON.
| <code>json:parse('{{}}')</code>
|- valign="top" scope="row"
|<code>BASX0016</code>
| The specified input text cannot be serialized to a JSON document.
| <code>json:serialize('<invalid/>')</code>
|}
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu