Package org.rumbledb.exceptions
package org.rumbledb.exceptions
-
ClassDescriptionException for XQTY0024: It is a type error if the content sequence in an element constructor contains an attribute node or a namespace node following a node that is not an attribute or namespace node.Exception for XQDY0025: It is a dynamic error if any attribute of a constructed element does not have a name that is distinct from the names of all other attributes of the constructed element.Metadata for error reporting (line and column number)FOTY0014: no string value for maps, arrays, or function items (e.g.Exception for XQDY0072: computed comment constructor content contains illegal hyphen sequences.Exception for XQDY0101: It is a dynamic error if a computed namespace constructor attempts to do any of the following: - Bind the prefix xml to some namespace URI other than http://www.w3.org/XML/1998/namespace - Bind a prefix other than xml to the namespace URI http://www.w3.org/XML/1998/namespace - Bind the prefix xmlns to any namespace URI - Bind a prefix to the namespace URI http://www.w3.org/2000/xmlns/ - Bind any prefix (including the empty prefix) to a zero-length namespace URIException for SEPM0016: It is an error if a parameter value is invalid for the defined domain.Exception for XQST0022: It is a static error if a namespace declaration attribute contains an enclosed expression.Exception for XQST0070: It is a static error if a namespace declaration attribute attempts to do any of the following: - Bind the prefix xml to some namespace URI other than http://www.w3.org/XML/1998/namespace - Bind the prefix xmlns to any namespace URI - Bind a prefix to the namespace URI http://www.w3.org/2000/xmlns/