Id | Message |
---|---|
ORA-19124 | FORG0004: fn: one-or-more() called with a sequence containing no items |
ORA-19125 | FORG0005: fn: exactly-one() called with a sequence containing zero or more than one item |
ORA-19126 | XQuery extension expression contains neither a pragma that is recognized by the implementation nor an expression enclosed in curly braces |
ORA-19127 | XQST0067: XQST0067: A static error is raised if a Prolog contains more than one construction declaration |
ORA-19128 | XQST0068: A static error is raised if a Prolog contains more than one boundary-space declaration |
ORA-19129 | XQST0069: A static error is raised if a Prolog contains more than one empty order declaration |
ORA-19130 | XQST0070: A static error is raised if the predefined namespace prefix xml or xmlns is redeclared by a namespace declaration or namespace declaration attribute |
ORA-19131 | XQST0071: A static error is raised if the namespace declaration attributes of a direct element constructor do not have distinct names |
ORA-19132 | XQDY0072: It is a dynamic error if the result of the content expression of a computed comment constructor contains two adjacent hyphens or ends with a hyphen |
ORA-19133 | XQST0073: It is a static error if the graph of module imports contains a cycle (that is, if there exists a sequence of modules M1 ... Mn such that each Mi imports Mi+1 and Mn imports M1), unless all the modules in the cycle share a common namespace |
ORA-19134 | XQDY0074: It is a dynamic error if the value of the name expression in a computed element constructor cannot be converted to an expanded QName (for example, because it contains a namespace prefix not found in statically known namespaces.) |
ORA-19135 | XQST0075: An implementation that does not support the Validation Feature must raise a static error if it encounters a validate expression |
ORA-19136 | XQST0076: It is a static error if a collation subclause in an order by clause of a FLWOR expression does not identify a collation that is present in statically known collations |
ORA-19137 | XQST0079: It is a static error if an extension expression contains neither a pragma that is recognized by the implementation nor an expression enclosed in curly braces |
ORA-19138 | The target type of a cast or castable expression must be an atomic type that is in the in-scope schema types and is not xs: NOTATION or xs: anyAtomicType, optionally followed by the occurrence indicator ?; otherwise a static error is raised |
ORA-19139 | XPST0081: It is a static error if a QName used in a query contains a namespace prefix that cannot be expanded into a namespace URI by using the statically known namespaces |
ORA-19140 | XPST0083: It is a static error if the target type of a cast expression or constructor function is xs: QName or a type derived from xs: QName or xs: NOTATION, and the argument of the cast expression or constructor function is not a string literal |
ORA-19141 | XQDY0084: It is a dynamic error if the element validated by a validate statement does not have a top-level element declaration in the in-scope element declarations, if validation mode is strict |
ORA-19142 | FONC0001 = FONC0001: undefined context item |
ORA-19143 | XQTY0086: It is a type error if the typed value of a copied element or attribute node is namespace-sensitive when construction mode is preserve and copy-namespaces mode is no-preserve |