W3C XQuery Standard Equivalent: err:XTDE0865
Message Text
Invalid lexical form for namespace attribute: variable1
W3C XQuery Standard Equivalent: err:XTDE0860
Message Text
No namespace binding for prefix: No namespace bound to prefix 'variable1' at variable2
W3C XQuery Standard Equivalent: err:XTTE0510
Message Text
Cannot call xsl:apply-templates with no select attribute when context item is not a node
W3C XQuery Standard Equivalent: err:XTTE0520
Message Text
Select expression of xsl:apply-templates has an item that is not a node: variable1
W3C XQuery Standard Equivalent: err:XTSE0080
Message Text
Attribute set name may not be in a reserved namespace
W3C XQuery Standard Equivalent: err:XTSE0840
Message Text
Invalid xsl:attribute element: xsl:attribute element variable1 with select attribute and non-empty content
W3C XQuery Standard Equivalent: err:XTTE1545
Message Text
Unparented attribute cannot be validated as xs:QName or xs:NOTATION: for node variable1 using schema variable2
W3C XQuery Standard Equivalent: err:XTSE0010
Message Text
Missing required attribute: variable1 required at variable2
W3C XQuery Standard Equivalent: err:XTSE0720
Message Text
Attribute set cycle detected
W3C XQuery Standard Equivalent: err:XTSE0710
Message Text
Attribute set not found: variable1
W3C XQuery Standard Equivalent: err:XTDE0030
Message Text
Invalid value for attribute: variable1
W3C XQuery Standard Equivalent: err:XTSE1130
Message Text
Invalid xsl:analyze-string element: variable1
W3C XQuery Standard Equivalent: err:XTSE0710
Message Text
Invalid attribute set name: variable1
W3C XQuery Standard Equivalent: err:XTSE1530
Message Text
Attribute type cannot be complex type: variable1
W3C XQuery Standard Equivalent: err:XTSE0020
Message Text
Invalid attribute value: 'variable1' is not a valid attribute value at variable2
W3C XQuery Standard Equivalent: err:XTSE0020
Message Text
Invalid attribute value template: variable1 (variable2)
W3C XQuery Standard Equivalent: err:XTSE0030
Message Text
Invalid cdata-section-element: variable1
W3C XQuery Standard Equivalent: err:XTDE1035
Message Text
Unrecognized or invalid collation URI in xsl:sort: variable1
W3C XQuery Standard Equivalent: err:XTDE1110
Message Text
Unrecognized or invalid collation URI in xsl:for-each-group: variable1
W3C XQuery Standard Equivalent: err:XTSE1060
Message Text
current-group() disallowed in patterns
W3C XQuery Standard Equivalent: err:XTSE1070
Message Text
current-grouping-key() disallowed in patterns
W3C XQuery Standard Equivalent: err:XTDE1280
Message Text
Decimal format does not exist: variable1
Cause
The decimal format specified for a format-number function uses a QName and one of the following is true:
the decimal format is not defined in the stylesheet
the QName is not a valid QName
the namespace prefix of the QName is not associated with an in-scope namespace.
Response
Either the QName is not valid or its prefix is not associated with any in-scope namespace or the decimal format does not exist in the stylesheet.
W3C XQuery Standard Equivalent: err:XTSE1520
Message Text
Invalid type attribute for xsl:element: variable1
W3C XQuery Standard Equivalent: err:XTRE1160
Message Text
Invalid fragment identifier in fn:document: variable1
W3C XQuery Standard Equivalent: err:XTSE1080
Message Text
Invalid xsl:for-each-group element: xsl:for-each-group element variable1 has multiple group specifiers
W3C XQuery Standard Equivalent: err:XTSE0030
Message Text
Invalid href: variable1
W3C XQuery Standard Equivalent: err:XTSE0190
Message Text
xsl:import must be at top level: variable1
W3C XQuery Standard Equivalent: err:XTSE0170
Message Text
xsl:include must be at top level: variable1
W3C XQuery Standard Equivalent: err:XTSE1210
Message Text
Unrecognized or invalid collation URI in xsl:key: variable1
W3C XQuery Standard Equivalent: err:XTSE0030
Message Text
Invalid method: variable1
W3C XQuery Standard Equivalent: err:XTSE0550
Message Text
Invalid mode specified in template declaration
W3C XQuery Standard Equivalent: err:XTDE0980
Message Text
Value attribute of xsl:number cannot be converted to an integer
W3C XQuery Standard Equivalent: err:XTSE0010
Message Text
Required parameter has default (select or content): variable1
W3C XQuery Standard Equivalent: err:XTSE0340
Message Text
Invalid pattern: variable1 (variable2)
W3C XQuery Standard Equivalent: err:XTSE0530
Message Text
Invalid priority attribute: 'variable1' is not a valid number at variable2
W3C XQuery Standard Equivalent: err:XTDE1390
Message Text
Invalid QName: variable1
W3C XQuery Standard Equivalent: err:XTSE0020
Message Text
Invalid sequence type: variable1 (variable2)
W3C XQuery Standard Equivalent: err:XTSE0200
Message Text
Bad user element: User element before xsl:import at variable1
W3C XQuery Standard Equivalent: err:XTSE0110
Message Text
Invalid version attribute: 'variable1' is not a valid number at variable2
W3C XQuery Standard Equivalent: err:XPST0003
Message Text
Invalid XPath expression: variable1
Cause
Incorrect XPath expression syntax.
Response
Fix the XPath expression syntax.
W3C XQuery Standard Equivalent: err:XTSE1295
Message Text
Invalid zero digit specified: variable1
Cause
This error occurs when a zero digit specified in a Decimal Format is either not a digit or if it is a digit its value is not zero.
Response
Illegal zero digit specified. The zero digit specified in a Decimal format must be a digit whose numeric value is zero.
W3C XQuery Standard Equivalent: err:XTSE1600
Message Text
Character map cycle detected
W3C XQuery Standard Equivalent: err:XTSE1590
Message Text
Character map not found: variable1
W3C XQuery Standard Equivalent: err:XTDE0640
Message Text
Circularly defined key: variable1
W3C XQuery Standard Equivalent: err:XTDE0640
Message Text
Circularly defined variable or parameter: variable1
W3C XQuery Standard Equivalent: err:XTSE0080
Message Text
Character map may not be in a reserved namespace
W3C XQuery Standard Equivalent: err:XTSE0940
Message Text
Invalid xsl:comment element: xsl:comment element variable1 with select attribute and non-empty content
W3C XQuery Standard Equivalent: err:XTDE1030
Message Text
Items not comparable: variable1 variable2 variable3
W3C XQuery Standard Equivalent: err:XTSE1300
Message Text
Non-unique picture string characters in xsl:decimal-format
Cause
The values of variables decimal-separator-sign, grouping-sign, percent-sign, per-mille-sign, digit-zero-sign, digit-sign, and pattern-separator-sign must be unique for a given decimal format. User has specified a decimal format in which two or more of these variables have the same value.
Response
Use distinct values for variables decimal-separator-sign, grouping-sign, percent-sign, per-mille-sign, digit-zero-sign, digit-sign, and pattern-separator-sign in the decimal format.
W3C XQuery Standard Equivalent: err:XTSE1290
Message Text
xsl:decimal-format conflict: for parameter variable1 in variable2 and variable3
Cause
Two decimal formats with same import precedence have conflicting values for the same attribute(s).
Response
Conflicting decimal formats: either make the import precedence of one higher than the other or make sure to have same values for all corresponding attributes.
W3C XQuery Standard Equivalent: err:XTTE0600
Message Text
Invalid default value coercion for variable or parameter: variable1 as variable2
W3C XQuery Standard Equivalent: err:XTSE0125
Message Text
No collations recognized in default-collation attribute: variable1
W3C XQuery Standard Equivalent: err:XTDE0610
Message Text
Invalid empty-sequence() default value coercion for variable or parameter: variable1 as variable2
W3C XQuery Standard Equivalent: err:XTSE0760
Message Text
xsl:function parameters may not have default value: variable1
W3C XQuery Standard Equivalent: err:XTDE0440
Message Text
Cannot construct default namespace on element with no namespace: prefix variable1: namespace URI: variable2
W3C XQuery Standard Equivalent: err:XTDE1170
Message Text
Text document not found
W3C XQuery Standard Equivalent: err:XTSE1580
Message Text
Conflicting character map name
W3C XQuery Standard Equivalent: err:XTDE1490
Message Text
Two final trees cannot have the empty string as their URI
W3C XQuery Standard Equivalent: err:XTSE0770
Message Text
Conflicting function name
W3C XQuery Standard Equivalent: err:XTSE0660
Message Text
Conflicting named template: variable1 and variable2
W3C XQuery Standard Equivalent: err:XTSE0810
Message Text
Conflicting namespace alias
W3C XQuery Standard Equivalent: err:XTSE0630
Message Text
Conflicting parameter name
W3C XQuery Standard Equivalent: err:XTDE1490
Message Text
Two final trees cannot have the same URI: variable1
W3C XQuery Standard Equivalent: err:XTSE0630
Message Text
Conflicting variable name
W3C XQuery Standard Equivalent: err:XTDE1440
Message Text
fn:element-available(): argument isn't a valid QName
W3C XQuery Standard Equivalent: err:XTSE0010
Message Text
Missing required element child: variable1 required at variable2
W3C XQuery Standard Equivalent: err:XTDE0930
Message Text
Empty namespace URI for prefix: variable1
W3C XQuery Standard Equivalent: err:XTDE1370
Message Text
unparsed-entity-uri called with no context node
W3C XQuery Standard Equivalent: err:XTDE1370
Message Text
unparsed-entity-uri called with non-document root node
W3C XQuery Standard Equivalent: err:XTDE1400
Message Text
fn:function-available() invoked with bad arity
Cause
A user has invoked function-available
with a negative arity
value.
Response
The function-availablearity
argument must be a non-negative number.
W3C XQuery Standard Equivalent: err:XTDE1170
Message Text
Bad document argument to function unparsed-text
W3C XQuery Standard Equivalent: err:XTDE1190
Message Text
Error decoding document using specified encoding to function unparsed-text or unparsed-text-available
W3C XQuery Standard Equivalent: err:XTDE1400
Message Text
fn:function-available(): first argument isn't a valid QName
W3C XQuery Standard Equivalent: err:XTDE1170
Message Text
Bad URI argument to function unparsed-text
W3C XQuery Standard Equivalent: err:XTDE1190
Message Text
Encoding not supported
W3C XQuery Standard Equivalent: err:XTDE1200
Message Text
Function unparsed-text was unable to determine correct encoding or decode with UTF-8
W3C XQuery Standard Equivalent: err:XTDE1460
Message Text
Named output definition not found: variable1
W3C XQuery Standard Equivalent: err:XTDE1310
Message Text
Invalid picture string in format-number: variable1
Cause
REVIEW: Unused message. Removed from code bug: 16214.
Response
REVIEW: Unused message. Removed from code bug: 16214.
W3C XQuery Standard Equivalent: err:XTDE1310
Message Text
The fractional part of a sub-picture for format-number cannot contain a digit-sign followed by a zero-digit-sign: variable1
Cause
The fractional part of the specified picture string contains one or more of optional digits followed by a mandatory digit.
Response
Remove digit signs that follow the zero-digit signs in the fractional part of the sub-picture. Alternatively change all the zero-digit signs preceding digit-signs to digit-signs.
W3C XQuery Standard Equivalent: err:XTDE1310
Message Text
A sub-picture for format-number cannot contain a passive character that is preceded by an active character and followed by another active character: variable1
Cause
User has specified a illegal sub-picture string that contains a passive character between two active characters.
Response
Change the picture string such that a passive character is not between active characters.
W3C XQuery Standard Equivalent: err:XTDE1310
Message Text
A picture string in format-number cannot end in a decimal separator.: variable1
Cause
Illegal picture string causes this error. User has supplied a picture string to format-number
that contains a decimal separator at the end.
Response
Change the picture string either by removing the trailing decimal separator or by adding a digit-sign after it.
W3C XQuery Standard Equivalent: err:XTDE1310
Message Text
Two pattern separators are not allowed in picture string for format-number: variable1
Cause
A picture string in format-number can have two separate patterns for positive and negative numbers. These two are separated in the picture string by a pattern separator. This error occurs when user specifies a picture string that has more than one pattern separators.
Response
Remove the extra pattern separator from picture string.
W3C XQuery Standard Equivalent: err:XTDE1310
Message Text
A sub-picture for format-number cannot contain two percent signs: variable1
Cause
A picture string used by format-number contains more than one decimal separators.
Response
Remove the extra decimal separators from the picture string.
W3C XQuery Standard Equivalent: err:XTDE1310
Message Text
A sub-picture for format-number cannot contain both percent and per-mille sign.: variable1
Cause
Illegal picture string causes this error. User has included both percent and per-mille signs in the picture string to format-number.
Response
Remove either percent or the per-mille sign from picture string of format-number.
W3C XQuery Standard Equivalent: err:XTDE1310
Message Text
A sub-picture for format-number cannot contain two per-mille signs: variable1
Cause
An illegal picture string causes this error. A user has supplied a picture string to format-number that has two per-mille signs.
Response
Remove the extra per-mille sign.
W3C XQuery Standard Equivalent: err:XTDE1310
Message Text
A sub-picture for format-number cannot contain two decimal-separator signs: variable1
Cause
You supplied an illegal picture string that contains two decimal separator signs.
Response
Remove the extra decimal-separator.
W3C XQuery Standard Equivalent: err:XTDE1310
Message Text
A sub-picture for format-number cannot contain a decimal-separator sign adjacent to a grouping-separator-sign: variable1
Cause
An illegal picture string causes this error. It contains a decimal-separator sign adjacent to a grouping-separator sign.
Response
Remove one of the adjacent decimal-separator and grouping-separator signs in the picture sting to format-number.
W3C XQuery Standard Equivalent: err:XTDE1310
Message Text
A sub-picture for format-number must contain one zero-digit or digit sign: variable1
Cause
Illegal picture string to format-number. A user has supplied a picture string that doesn't contain any zero-digit or digit sign.
Response
Add at least one digit or zero-digit sign to the picture string of format-number.
W3C XQuery Standard Equivalent: err:XTDE1310
Message Text
The integer part of a sub-picture for format-number cannot contain a zero-digit-sign followed by a digit-sign: variable1
Cause
Illegal picture string is the cause of this error. A user has specified a picture string in which the integer part contains a (optional) zero-digit sign followed by a (mandatory) digit-sign.
Response
Remove the zero-digit sign(s) following a digit-sign in the integer part of the picture-sting of format-number.
W3C XQuery Standard Equivalent: err:XTDE1460
Message Text
Invalid lexical form for format attribute: variable1
Cause
The format attribute of result-document instruction cannot be converted to a valid QName. As a result, the output-definition for generating results cannot be retrieved.
Response
Use an output definition's valid name as a value of the "format" attribute in the xsl:result-document
instruction.
W3C XQuery Standard Equivalent: err:XTTE0780
Message Text
Invalid coercion for return value of function: variable1 as variable2
W3C XQuery Standard Equivalent: err:XTSE0010
Message Text
Tunnel parameters not allowed in functions: parameter variable1 in function variable2
W3C XQuery Standard Equivalent: err:XTSE0080
Message Text
Functions may not be declared in a reserved namespace
W3C XQuery Standard Equivalent: err:XTSE1090
Message Text
Invalid xsl:for-each-group element: xsl:for-each-group element variable1 with collation and no group-by or group-adjacent specifier
Message Text
Invalid xsl:for-each-group element: group specifier is not a pattern
W3C XQuery Standard Equivalent: err:XTTE1100
Message Text
Grouping key not a singleton with group-adjacent: variable1
W3C XQuery Standard Equivalent: err:XTTE1120
Message Text
Item in select expression of xsl:for-each-group is not a node: variable1
W3C XQuery Standard Equivalent: err:XTSE0210
Message Text
Import cycle found in stylesheet: variable1
W3C XQuery Standard Equivalent: err:XTSE0200
Message Text
Bad xsl:import: Element before xsl:import at variable1
W3C XQuery Standard Equivalent: err:XTSE0165
Message Text
Imported stylesheet not found: variable1
W3C XQuery Standard Equivalent: err:XTSE0165
Message Text
Invalid stylesheet import path: variable1
W3C XQuery Standard Equivalent: err:XTSE0180
Message Text
Include cycle found in stylesheet: variable1
W3C XQuery Standard Equivalent: err:XTDE0045
Message Text
Invalid initial mode: variable1
W3C XQuery Standard Equivalent: err:XTDE0050
Message Text
Missing required parameter for stylesheet: variable1
W3C XQuery Standard Equivalent: err:XTDE0040
Message Text
Starting template name not found: variable1
W3C XQuery Standard Equivalent: err:XTSE0010
Message Text
xsl:choose requires xsl:when+,xsl:otherwise: variable1
W3C XQuery Standard Equivalent: err:XTSE1570
Message Text
xsl:output invalid method: 'variable1' is not valid in variable2
W3C XQuery Standard Equivalent: err:XTSE1017
Message Text
Invalid xsl:sort element: stable attribute on xsl:sort variable1 invalid
W3C XQuery Standard Equivalent: err:XTSE0805
Message Text
Unknown attribute in XSLT namespace: Unknown attribute variable1 in XSLT namespace on literal result element
W3C XQuery Standard Equivalent: err:XTSE1220
Message Text
Conflicting collation in key declaration
W3C XQuery Standard Equivalent: err:XTDE1260
Message Text
Key name is not a valid QName
W3C XQuery Standard Equivalent: err:XTDE1270
Message Text
Context item does not have a document node root
W3C XQuery Standard Equivalent: err:XTSE0080
Message Text
Key name may not be in a reserved namespace
W3C XQuery Standard Equivalent: err:XTSE0975
Message Text
Invalid xsl:number element: xsl:number element variable1 with value and level attributes
W3C XQuery Standard Equivalent: err:XTSE0500
Message Text
Template requires match or name attribute: variable1
W3C XQuery Standard Equivalent: err:XTDE1150
Message Text
Pattern matches zero-length string
W3C XQuery Standard Equivalent: err:XTDE1360
Message Text
Missing context item
W3C XQuery Standard Equivalent: err:XTSE0690
Message Text
Missing template parameter in xsl:call-template: variable1
W3C XQuery Standard Equivalent: err:XTDE0700
Message Text
Missing template parameter: variable1
W3C XQuery Standard Equivalent: err:XTDE0047
Message Text
Cannot start a transform with both an initial mode and template
W3C XQuery Standard Equivalent: err:XTSE0080
Message Text
Mode may not be in a reserved namespace
W3C XQuery Standard Equivalent: err:XTMM9000
Message Text
xsl:message instruction called with terminate
W3C XQuery Standard Equivalent: err:XTSE0500
Message Text
Named template has mode or priority attribute: variable1
W3C XQuery Standard Equivalent: err:XTDE0835
Message Text
Invalid lexical form for namespace attribute: variable1
W3C XQuery Standard Equivalent: err:XTDE0980
Message Text
Value attribute of xsl:number evaluates to a negative integer: variable1
W3C XQuery Standard Equivalent: err:XTDE0560
Message Text
No current template for xsl:apply-imports
W3C XQuery Standard Equivalent: err:XTDE0560
Message Text
No current template for xsl:next-match
W3C XQuery Standard Equivalent: err:XTSE0808
Message Text
No namespace binding for exclude result prefix: No namespace bound to prefix 'variable1' at variable2
W3C XQuery Standard Equivalent: err:XTSE0809
Message Text
No default namespace for exclude result prefix: No namespace bound to prefix 'variable1' at variable2
W3C XQuery Standard Equivalent: err:XTSE1430
Message Text
No namespace binding for extension element prefix: No namespace bound to prefix 'variable1' at variable2
W3C XQuery Standard Equivalent: err:XTSE1450
Message Text
No xsl:fallback: Required fallback but none found at variable1
W3C XQuery Standard Equivalent: err:XTDE1450
Message Text
No xsl:fallback: Required fallback but none found
W3C XQuery Standard Equivalent: err:XTSE1080
Message Text
Invalid xsl:for-each-group element: xsl:for-each-group element variable1 with no group specifier
W3C XQuery Standard Equivalent: err:XTDE0830
Message Text
No namespace binding for prefix
W3C XQuery Standard Equivalent: err:XTDE1260
Message Text
Key declaration not found: variable1
W3C XQuery Standard Equivalent: err:XTSE0680
Message Text
Template parameter not found in xsl:call-template: variable1
W3C XQuery Standard Equivalent: err:XTSE0650
Message Text
Template name not found: variable1
W3C XQuery Standard Equivalent: err:XTSE0150
Message Text
Simplified stylesheet must contain valid xsl:version attribute: variable1
W3C XQuery Standard Equivalent: err:XTSE0812
Message Text
Unbound namespace alias stylesheet-prefix: variable1 in variable2
W3C XQuery Standard Equivalent: err:XTSE0812
Message Text
Unbound namespace alias result-prefix: variable1 in variable2
W3C XQuery Standard Equivalent: err:XTSE0910
Message Text
Invalid xsl:namespace element: xsl:namespace element variable1 with select attribute and non-empty content
W3C XQuery Standard Equivalent: err:XTDE0905
Message Text
Invalid lexical form for namespace URI: variable1
W3C XQuery Standard Equivalent: err:XTDE0920
Message Text
Invalid namespace prefix: variable1
W3C XQuery Standard Equivalent: err:XTTE0990
Message Text
Context item is not a node for xsl:number
W3C XQuery Standard Equivalent: err:XTTE1000
Message Text
Select attribute of xsl:number does not evaluate to a node
W3C XQuery Standard Equivalent: err:XTSE0975
Message Text
Invalid xsl:number element: xsl:number element variable1 with value attribute and select, count or from attribute
W3C XQuery Standard Equivalent: err:XTSE1560
Message Text
xsl:output conflict: for parameter variable1 in variable2 and variable3
W3C XQuery Standard Equivalent: err:XTSE0080
Message Text
Output definition may not be in a reserved namespace
W3C XQuery Standard Equivalent: err:XTTE0590
Message Text
Invalid parameter coercion: variable1 as variable2
W3C XQuery Standard Equivalent: err:XTSE0620
Message Text
Variable or parameter cannot contain both a select attribute and non-empty content
W3C XQuery Standard Equivalent: err:XTSE0080
Message Text
Parameter name may not be in a reserved namespace
W3C XQuery Standard Equivalent: err:XTSE1040
Message Text
Invalid xsl:perform-sort element: xsl:perform-sort element with select attribute and non-empty content
W3C XQuery Standard Equivalent: err:XTSE0880
Message Text
Invalid xsl:processing-instruction element: xsl:processing-instruction element variable1 with select attribute and non-empty content
W3C XQuery Standard Equivalent: err:XTDE1380
Message Text
unparsed-entity-public-id called with no context node
W3C XQuery Standard Equivalent: err:XTDE1380
Message Text
unparsed-entity-public-id called with non-document root node
W3C XQuery Standard Equivalent: err:XTSE0020
Message Text
Invalid lexical form for QName
W3C XQuery Standard Equivalent: err:XTDE0820
Message Text
Invalid lexical form for name attribute
W3C XQuery Standard Equivalent: err:XTDE0850
Message Text
Invalid lexical form for name attribute: variable1
W3C XQuery Standard Equivalent: err:XTDE1140
Message Text
Invalid regular expression
Cause
A user has specified a regular expression with incorrect syntax.
Response
Fix the regular expression's incorrect syntax.
W3C XQuery Standard Equivalent: err:XTDE1145
Message Text
Invalid regular expression flags
Cause
User has specified illegal flags for analyze-string instruction.
Response
Provide flags that the XSLT specification allows or remove them from the analyze-string instruction.
Message Text
Internal error in fn/xsl analyze-string
Cause
xsl:analyze-string
encountered an illegal element when it was expecting xsl:matching-substring
or xsl:non-matching-substring
instructions.
Response
Correct the syntax for the xsl:analyze-string
instruction.
W3C XQuery Standard Equivalent: err:XTDE1480
Message Text
xsl:result-document not allowed in temporary output state
W3C XQuery Standard Equivalent: err:XTSE1015
Message Text
Invalid xsl:sort element: xsl:sort element variable1 with select attribute and non-empty content
W3C XQuery Standard Equivalent: err:XTTE1020
Message Text
Sort key value is a sequence with more than one item: variable1
W3C XQuery Standard Equivalent: err:XTRE0270
Message Text
Conflicting strip/preserve-space declarations found for node: variable1
W3C XQuery Standard Equivalent: err:XTSE0130
Message Text
Stylesheet cannot contain child elements with no namespace: variable1
W3C XQuery Standard Equivalent: err:XTTE0790
Message Text
Invalid value coercion for stylesheet parameter: variable1 as variable2
W3C XQuery Standard Equivalent: err:XTSE0120
Message Text
Stylesheet may not contain text nodes: variable1
W3C XQuery Standard Equivalent: err:XTDE1428
Message Text
fn:type-available(): first argument isn't a valid QName
W3C XQuery Standard Equivalent: err:XTDE0060
Message Text
Starting template has required parameter: variable1
W3C XQuery Standard Equivalent: err:XTTE0505
Message Text
Invalid template coercion: variable1 as variable2
W3C XQuery Standard Equivalent: err:XTSE0080
Message Text
Template names may not be in a reserved namespace
W3C XQuery Standard Equivalent: err:XTRE0540
Message Text
Conflicting templates found for node: variable1
W3C XQuery Standard Equivalent: err:XTSE1505
Message Text
Conflicting validation attributes: both type and validate attributes specified at variable1
W3C XQuery Standard Equivalent: err:XTSE0280
Message Text
Prefix variable1 has no namespace binding
W3C XQuery Standard Equivalent: err:XTDE1425
Message Text
Undefined function variable1
W3C XQuery Standard Equivalent: err:XPST0008
Message Text
Undefined variable: variable1
W3C XQuery Standard Equivalent: err:XTSE0010
Message Text
Unexpected content in stylesheet: variable1
W3C XQuery Standard Equivalent: err:XTSE0090
Message Text
Unexpected attribute: unexpected attribute variable1 in XSLT or null namespace
W3C XQuery Standard Equivalent: err:XTSE0260
Message Text
Unexpected content in stylesheet: variable1
W3C XQuery Standard Equivalent: err:XTSE0740
Message Text
Stylesheet function names must have a prefix: variable1
W3C XQuery Standard Equivalent: err:XTSE0010
Message Text
Unsupported or unexpected instruction or declaration: variable1
W3C XQuery Standard Equivalent: err:XTSE1205
Message Text
Key has both use attribute and non-empty content: variable1
W3C XQuery Standard Equivalent: err:XTSE1205
Message Text
Key requires use attribute or non-empty content: variable1
W3C XQuery Standard Equivalent: err:XTTE1550
Message Text
A validated document node must contain exactly one root element
Cause
An attempt was made to validate a document node that had more than one root element. Such a document is invalid.
Response
Fix the document so that it only has one root element.
W3C XQuery Standard Equivalent: err:XTTE1510
Message Text
Invalid node type: variable1 lexical value variable2 invalid for expected type variable3 at variable4 using schema variable5
Cause
Validation of an element failed in strict mode because the lexical value of the element was not permitted per the type definition.
Response
Fix the element to have valid content.
W3C XQuery Standard Equivalent: err:XTTE1515
Message Text
Invalid node type: variable1 lexical value variable2 invalid for expected type variable3 at variable4 using schema variable5
Cause
Validation of an element failed in lax mode because the lexical value of the element was not permitted per the type definition.
Response
Fix the element to have valid content.
W3C XQuery Standard Equivalent: err:XTTE1540
Message Text
Invalid node type: variable1 lexical value variable2 invalid for expected type variable3 at variable4 using schema variable5
Cause
Validation of an element failed when validating against a named type. This was because the element's lexical value was not permitted per the type definition.
Response
Fix the element to have valid content.
W3C XQuery Standard Equivalent: err:XTTE1540
Message Text
Missing required attribute: Found variable1 but required variable2 at variable3 using schema variable4
Cause
Validation detected an element that was missing a required attribute.
Response
The instance is invalid. Add the required attribute to the element.
W3C XQuery Standard Equivalent: err:XTTE1512
Message Text
Missing element declaration: Expected declaration for node variable1 in non-lax mode using schema variable2
Cause
Validation failed because an element or attribute was found without a corresponding declaration. In some cases this can occur because an element somewhere within the subtree of the element was missing a declaration. This can be either because the schema is missing the declaration, the proper schema could not be located, or the element or attribute is incorrect (misspelled, for example).
Response
Fix the schema, the content, or the schema location as appropriate.
W3C XQuery Standard Equivalent: err:XTTE1510
Message Text
Invalid node: Found variable1 but expected variable2 at variable3 using schema variable4
Cause
Unexpected content (element, attribute, or text) was seen when validating an element in strict mode.
Response
Fix the content to be valid. Check the name of the element or attribute reported as unexpected, or remove the unexpected text.
W3C XQuery Standard Equivalent: err:XTTE1515
Message Text
Invalid node: Found variable1 but expected variable2 at variable3 using schema variable4
Cause
Unexpected content (element, attribute, or text) was seen in validating an element in lax mode.
Response
Fix the content to be valid. Check the name of the element or attribute reported as unexpected, or remove the unexpected text.
W3C XQuery Standard Equivalent: err:XTTE1540
Message Text
Invalid node: Found variable1 but expected variable2 at variable3 using schema variable4
Cause
Unexpected content (element, attribute, or text) was seen in validating an element against a named type.
Response
Fix the content to be valid. Check the name of the element or attribute reported as unexpected, or remove the unexpected text.
W3C XQuery Standard Equivalent: err:XTSE0870
Message Text
Invalid xsl:value-of element: xsl:value-of element variable1 with select attribute and non-empty content
W3C XQuery Standard Equivalent: err:XTTE0570
Message Text
Invalid variable coercion: variable1 as variable2
W3C XQuery Standard Equivalent: err:XTSE0080
Message Text
Variable name may not be in a reserved namespace
W3C XQuery Standard Equivalent: err:XTSE0165
Message Text
Server unable to build stylesheet from non-XML document
W3C XQuery Standard Equivalent: err:XTDE0925
Message Text
Cannot redefine xml namespace: prefix variable1: namespace URI: variable2
W3C XQuery Standard Equivalent: err:XTDE0855
Message Text
Cannot redefine xml namespace
W3C XQuery Standard Equivalent: err:XTDE0890
Message Text
Processing instructions may not have the target 'XML'