Loading TOC...
Messages and Codes Reference Guide (PDF)

Messages and Codes Reference Guide — Chapter 39

XSLT Messages

XSLT-ANAMESPACELEX

W3C XQuery Standard Equivalent: err:XTDE0865

Message Text

Invalid lexical form for namespace attribute: variable1

XSLT-ANONAMESPACEBIND

W3C XQuery Standard Equivalent: err:XTDE0860

Message Text

No namespace binding for prefix: No namespace bound to prefix 'variable1' at variable2

XSLT-APPTEMPCTXNOTNODE

W3C XQuery Standard Equivalent: err:XTTE0510

Message Text

Cannot call xsl:apply-templates with no select attribute when context item is not a node

XSLT-APPTEMPNOTNODE

W3C XQuery Standard Equivalent: err:XTTE0520

Message Text

Select expression of xsl:apply-templates has an item that is not a node: variable1

XSLT-ASETNSRES

W3C XQuery Standard Equivalent: err:XTSE0080

Message Text

Attribute set name may not be in a reserved namespace

XSLT-ATTRBODY

W3C XQuery Standard Equivalent: err:XTSE0840

Message Text

Invalid xsl:attribute element: xsl:attribute element variable1 with select attribute and non-empty content

XSLT-ATTRQNAME

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

XSLT-ATTRREQ

W3C XQuery Standard Equivalent: err:XTSE0010

Message Text

Missing required attribute: variable1 required at variable2

XSLT-ATTRSETCYCLE

W3C XQuery Standard Equivalent: err:XTSE0720

Message Text

Attribute set cycle detected

XSLT-ATTRSETNAME

W3C XQuery Standard Equivalent: err:XTSE0710

Message Text

Attribute set not found: variable1

XSLT-ATTRVALTEMPL

W3C XQuery Standard Equivalent: err:XTDE0030

Message Text

Invalid value for attribute: variable1

XSLT-BADANALSTR

W3C XQuery Standard Equivalent: err:XTSE1130

Message Text

Invalid xsl:analyze-string element: variable1

XSLT-BADATTRSET

W3C XQuery Standard Equivalent: err:XTSE0710

Message Text

Invalid attribute set name: variable1

XSLT-BADATTRTYPE

W3C XQuery Standard Equivalent: err:XTSE1530

Message Text

Attribute type cannot be complex type: variable1

XSLT-BADATTRVAL

W3C XQuery Standard Equivalent: err:XTSE0020

Message Text

Invalid attribute value: 'variable1' is not a valid attribute value at variable2

XSLT-BADAVP

W3C XQuery Standard Equivalent: err:XTSE0020

Message Text

Invalid attribute value template: variable1 (variable2)

XSLT-BADCDATAELEMSTR

W3C XQuery Standard Equivalent: err:XTSE0030

Message Text

Invalid cdata-section-element: variable1

XSLT-BADCOLLATION

W3C XQuery Standard Equivalent: err:XTDE1035

Message Text

Unrecognized or invalid collation URI in xsl:sort: variable1

XSLT-BADCOLLATION2

W3C XQuery Standard Equivalent: err:XTDE1110

Message Text

Unrecognized or invalid collation URI in xsl:for-each-group: variable1

XSLT-BADCURRGROUP

W3C XQuery Standard Equivalent: err:XTSE1060

Message Text

current-group() disallowed in patterns

XSLT-BADCURRGROUPKEY

W3C XQuery Standard Equivalent: err:XTSE1070

Message Text

current-grouping-key() disallowed in patterns

XSLT-BADDECIMALFORMAT

W3C XQuery Standard Equivalent: err:XTDE1280

Message Text

Decimal format does not exist: variable1

Cause

The decimal format specified for a fornat-number function uses a QName and one of the following is true:

the decimal format is not defined in the stylesheetthe QName is not a valid QNamethe 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.

XSLT-BADELEMTYPE

W3C XQuery Standard Equivalent: err:XTSE1520

Message Text

Invalid type attribute for xsl:element: variable1

XSLT-BADFRAGID

W3C XQuery Standard Equivalent: err:XTRE1160

Message Text

Invalid fragment identifier in fn:document: variable1

XSLT-BADGROUPSPEC

W3C XQuery Standard Equivalent: err:XTSE1080

Message Text

Invalid xsl:for-each-group element: xsl:for-each-group element variable1 has multiple group specifiers

XSLT-BADHREFSTR

W3C XQuery Standard Equivalent: err:XTSE0030

Message Text

Invalid href: variable1

XSLT-BADIMPORT

W3C XQuery Standard Equivalent: err:XTSE0190

Message Text

xsl:import must be at top level: variable1

XSLT-BADINCLUDE

W3C XQuery Standard Equivalent: err:XTSE0170

Message Text

xsl:include must be at top level: variable1

XSLT-BADKEYCOLLATION

W3C XQuery Standard Equivalent: err:XTSE1210

Message Text

Unrecognized or invalid collation URI in xsl:key: variable1

XSLT-BADMETHODSTR

W3C XQuery Standard Equivalent: err:XTSE0030

Message Text

Invalid method: variable1

XSLT-BADMODE

W3C XQuery Standard Equivalent: err:XTSE0550

Message Text

Invalid mode specified in template declaration

XSLT-BADNUMVALUE

W3C XQuery Standard Equivalent: err:XTDE0980

Message Text

Value attribute of xsl:number cannot be converted to an integer

XSLT-BADPARAM

W3C XQuery Standard Equivalent: err:XTSE0010

Message Text

Required parameter has default (select or content): variable1

XSLT-BADPATTERN

W3C XQuery Standard Equivalent: err:XTSE0340

Message Text

Invalid pattern: variable1 (variable2)

XSLT-BADPRIORITY

W3C XQuery Standard Equivalent: err:XTSE0530

Message Text

Invalid priority attribute: 'variable1' is not a valid number at variable2

XSLT-BADQNAME

W3C XQuery Standard Equivalent: err:XTDE1390

Message Text

Invalid QName: variable1

XSLT-BADSEQTYPE

W3C XQuery Standard Equivalent: err:XTSE0020

Message Text

Invalid sequence type: variable1 (variable2)

XSLT-BADUSERELT

W3C XQuery Standard Equivalent: err:XTSE0200

Message Text

Bad user element: User element before xsl:import at variable1

XSLT-BADVERSION

W3C XQuery Standard Equivalent: err:XTSE0110

Message Text

Invalid version attribute: 'variable1' is not a valid number at variable2

XSLT-BADXPATH

W3C XQuery Standard Equivalent: err:XPST0003

Message Text

Invalid XPath expression: variable1

Cause

Incorrect XPath expression syntax.

Response

Fix the XPath expression syntax.

XSLT-BADZERODIGIT

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.

XSLT-CHARMAPCYCLE

W3C XQuery Standard Equivalent: err:XTSE1600

Message Text

Character map cycle detected

XSLT-CHARMAPNAME

W3C XQuery Standard Equivalent: err:XTSE1590

Message Text

Character map not found: variable1

XSLT-CIRCKEY

W3C XQuery Standard Equivalent: err:XTDE0640

Message Text

Circularly defined key: variable1

XSLT-CIRCVAR

W3C XQuery Standard Equivalent: err:XTDE0640

Message Text

Circularly defined variable or parameter: variable1

XSLT-CMAPNSRES

W3C XQuery Standard Equivalent: err:XTSE0080

Message Text

Character map may not be in a reserved namespace

XSLT-COMMENTBODY

W3C XQuery Standard Equivalent: err:XTSE0940

Message Text

Invalid xsl:comment element: xsl:comment element variable1 with select attribute and non-empty content

XSLT-COMPARE

W3C XQuery Standard Equivalent: err:XTDE1030

Message Text

Items not comparable: variable1 variable2 variable3

XSLT-DECFORMATUNIQ

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.

XSLT-DECFORMCONFLICT

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.

XSLT-DEFAULTAS

W3C XQuery Standard Equivalent: err:XTTE0600

Message Text

Invalid default value coercion for variable or parameter: variable1 as variable2

XSLT-DEFAULTCOLL

W3C XQuery Standard Equivalent: err:XTSE0125

Message Text

No collations recognized in default-collation attribute: variable1

XSLT-DEFAULTESAS

W3C XQuery Standard Equivalent: err:XTDE0610

Message Text

Invalid empty-sequence() default value coercion for variable or parameter: variable1 as variable2

XSLT-DEFFUNPARM

W3C XQuery Standard Equivalent: err:XTSE0760

Message Text

xsl:function parameters may not have default value: variable1

XSLT-DEFNS

W3C XQuery Standard Equivalent: err:XTDE0440

Message Text

Cannot construct default namespace on element with no namespace: prefix variable1: namespace URI: variable2

XSLT-DOCNOTFOUND

W3C XQuery Standard Equivalent: err:XTDE1170

Message Text

Text document not found

XSLT-DUPCHARMAP

W3C XQuery Standard Equivalent: err:XTSE1580

Message Text

Conflicting character map name

XSLT-DUPEMPTYURIS

W3C XQuery Standard Equivalent: err:XTDE1490

Message Text

Two final trees cannot have the empty string as their URI

XSLT-DUPFUNCTION

W3C XQuery Standard Equivalent: err:XTSE0770

Message Text

Conflicting function name

XSLT-DUPNAMEDTEMPLATE

W3C XQuery Standard Equivalent: err:XTSE0660

Message Text

Conflicting named template: variable1 and variable2

XSLT-DUPNSALIAS

W3C XQuery Standard Equivalent: err:XTSE0810

Message Text

Conflicting namespace alias

XSLT-DUPPARAM

W3C XQuery Standard Equivalent: err:XTSE0630

Message Text

Conflicting parameter name

XSLT-DUPRESULTURIS

W3C XQuery Standard Equivalent: err:XTDE1490

Message Text

Two final trees cannot have the same URI: variable1

XSLT-DUPVAR

W3C XQuery Standard Equivalent: err:XTSE0630

Message Text

Conflicting variable name

XSLT-EABADQNAME

W3C XQuery Standard Equivalent: err:XTDE1440

Message Text

fn:element-available(): argument isn't a valid QName

XSLT-ELTREQ

W3C XQuery Standard Equivalent: err:XTSE0010

Message Text

Missing required element child: variable1 required at variable2

XSLT-EMPTYNSURI

W3C XQuery Standard Equivalent: err:XTDE0930

Message Text

Empty namespace URI for prefix: variable1

XSLT-ENTITYURICTX

W3C XQuery Standard Equivalent: err:XTDE1370

Message Text

unparsed-entity-uri called with no context node

XSLT-ENTITYURIDOC

W3C XQuery Standard Equivalent: err:XTDE1370

Message Text

unparsed-entity-uri called with non-document root node

XSLT-FNBADARITY

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.

XSLT-FNBADDOCTYPE

W3C XQuery Standard Equivalent: err:XTDE1170

Message Text

Bad document argument to function unparsed-text

XSLT-FNBADENCODING

W3C XQuery Standard Equivalent: err:XTDE1190

Message Text

Error decoding document using specified encoding to function unparsed-text or unparsed-text-available

XSLT-FNBADQNAME

W3C XQuery Standard Equivalent: err:XTDE1400

Message Text

fn:function-available(): first argument isn't a valid QName

XSLT-FNBADURI

W3C XQuery Standard Equivalent: err:XTDE1170

Message Text

Bad URI argument to function unparsed-text

XSLT-FNILLEGALENCODING

W3C XQuery Standard Equivalent: err:XTDE1190

Message Text

Encoding not supported

XSLT-FNNOENCODING

W3C XQuery Standard Equivalent: err:XTDE1200

Message Text

Function unparsed-text was unable to determine correct encoding or decode with UTF-8

XSLT-FORMATNAME

W3C XQuery Standard Equivalent: err:XTDE1460

Message Text

Named output definition not found: variable1

XSLT-FORMATNUMPICT1

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.

XSLT-FORMATNUMPICT10

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.

XSLT-FORMATNUMPICT11

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.

XSLT-FORMATNUMPICT12

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.

XSLT-FORMATNUMPICT2

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.

XSLT-FORMATNUMPICT3

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.

XSLT-FORMATNUMPICT4

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.

XSLT-FORMATNUMPICT5

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.

XSLT-FORMATNUMPICT6

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.

XSLT-FORMATNUMPICT7

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.

XSLT-FORMATNUMPICT8

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.

XSLT-FORMATNUMPICT9

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.

XSLT-FORMATSTR

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.

XSLT-FUNCTIONAS

W3C XQuery Standard Equivalent: err:XTTE0780

Message Text

Invalid coercion for return value of function: variable1 as variable2

XSLT-FUNCTUNPAR

W3C XQuery Standard Equivalent: err:XTSE0010

Message Text

Tunnel parameters not allowed in functions: parameter variable1 in function variable2

XSLT-FUNNSRES

W3C XQuery Standard Equivalent: err:XTSE0080

Message Text

Functions may not be declared in a reserved namespace

XSLT-GRCOLLATION

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

XSLT-GRNOTPATTERN

Message Text

Invalid xsl:for-each-group element: group specifier is not a pattern

XSLT-GROUPADJKEY

W3C XQuery Standard Equivalent: err:XTTE1100

Message Text

Grouping key not a singleton with group-adjacent: variable1

XSLT-GROUPITEMTYPE

W3C XQuery Standard Equivalent: err:XTTE1120

Message Text

Item in select expression of xsl:for-each-group is not a node: variable1

XSLT-IMPORTCYCLE

W3C XQuery Standard Equivalent: err:XTSE0210

Message Text

Import cycle found in stylesheet: variable1

XSLT-IMPORTNOTFIRST

W3C XQuery Standard Equivalent: err:XTSE0200

Message Text

Bad xsl:import: Element before xsl:import at variable1

XSLT-IMPORTNOTFOUND

W3C XQuery Standard Equivalent: err:XTSE0165

Message Text

Imported stylesheet not found: variable1

XSLT-IMPORTPATH

W3C XQuery Standard Equivalent: err:XTSE0165

Message Text

Invalid stylesheet import path: variable1

XSLT-INCLUDECYCLE

W3C XQuery Standard Equivalent: err:XTSE0180

Message Text

Include cycle found in stylesheet: variable1

XSLT-INITMODE

W3C XQuery Standard Equivalent: err:XTDE0045

Message Text

Invalid initial mode: variable1

XSLT-INITPARAM

W3C XQuery Standard Equivalent: err:XTDE0050

Message Text

Missing required parameter for stylesheet: variable1

XSLT-INITTEMPLATE

W3C XQuery Standard Equivalent: err:XTDE0040

Message Text

Starting template name not found: variable1

XSLT-INVCHOOSE

W3C XQuery Standard Equivalent: err:XTSE0010

Message Text

xsl:choose requires xsl:when+,xsl:otherwise: variable1

XSLT-INVMETHOD

W3C XQuery Standard Equivalent: err:XTSE1570

Message Text

xsl:output invalid method: 'variable1' is not valid in variable2

XSLT-INVSORTSTABLE

W3C XQuery Standard Equivalent: err:XTSE1017

Message Text

Invalid xsl:sort element: stable attribute on xsl:sort variable1 invalid

XSLT-INVXSLATTR

W3C XQuery Standard Equivalent: err:XTSE0805

Message Text

Unknown attribute in XSLT namespace: Unknown attribute variable1 in XSLT namespace on literal result element

XSLT-KEYCOLLCONF

W3C XQuery Standard Equivalent: err:XTSE1220

Message Text

Conflicting collation in key declaration

XSLT-KEYLEXVAL

W3C XQuery Standard Equivalent: err:XTDE1260

Message Text

Key name is not a valid QName

XSLT-KEYNOTDOC

W3C XQuery Standard Equivalent: err:XTDE1270

Message Text

Context item does not have a document node root

XSLT-KEYNSRES

W3C XQuery Standard Equivalent: err:XTSE0080

Message Text

Key name may not be in a reserved namespace

XSLT-LEVELATTR

W3C XQuery Standard Equivalent: err:XTSE0975

Message Text

Invalid xsl:number element: xsl:number element variable1 with value and level attributes

XSLT-MATCHORNAMEREQ

W3C XQuery Standard Equivalent: err:XTSE0500

Message Text

Template requires match or name attribute: variable1

XSLT-MATCHZERO

W3C XQuery Standard Equivalent: err:XTDE1150

Message Text

Pattern matches zero-length string

XSLT-MISSINGCONTEXT

W3C XQuery Standard Equivalent: err:XTDE1360

Message Text

Missing context item

XSLT-MISSINGPARAM

W3C XQuery Standard Equivalent: err:XTSE0690

Message Text

Missing template parameter in xsl:call-template: variable1

XSLT-MISSINGPARAM2

W3C XQuery Standard Equivalent: err:XTDE0700

Message Text

Missing template parameter: variable1

XSLT-MODEANDTEMPLATE

W3C XQuery Standard Equivalent: err:XTDE0047

Message Text

Cannot start a transform with both an initial mode and template

XSLT-MODENSRES

W3C XQuery Standard Equivalent: err:XTSE0080

Message Text

Mode may not be in a reserved namespace

XSLT-MSGTERMINATE

W3C XQuery Standard Equivalent: err:XTMM9000

Message Text

xsl:message instruction called with terminate

XSLT-NAMEDTEMPATTRS

W3C XQuery Standard Equivalent: err:XTSE0500

Message Text

Named template has mode or priority attribute: variable1

XSLT-NAMESPACELEX

W3C XQuery Standard Equivalent: err:XTDE0835

Message Text

Invalid lexical form for namespace attribute: variable1

XSLT-NEGNUMVALUE

W3C XQuery Standard Equivalent: err:XTDE0980

Message Text

Value attribute of xsl:number evaluates to a negative integer: variable1

XSLT-NOCURRTEMPLATE

W3C XQuery Standard Equivalent: err:XTDE0560

Message Text

No current template for xsl:apply-imports

XSLT-NOCURRTEMPLATE2

W3C XQuery Standard Equivalent: err:XTDE0560

Message Text

No current template for xsl:next-match

XSLT-NOEXCLNSBIND

W3C XQuery Standard Equivalent: err:XTSE0808

Message Text

No namespace binding for exclude result prefix: No namespace bound to prefix 'variable1' at variable2

XSLT-NOEXCLNSBIND2

W3C XQuery Standard Equivalent: err:XTSE0809

Message Text

No default namespace for exclude result prefix: No namespace bound to prefix 'variable1' at variable2

XSLT-NOEXTNSBIND

W3C XQuery Standard Equivalent: err:XTSE1430

Message Text

No namespace binding for extension element prefix: No namespace bound to prefix 'variable1' at variable2

XSLT-NOFALLBACK

W3C XQuery Standard Equivalent: err:XTSE1450

Message Text

No xsl:fallback: Required fallback but none found at variable1

XSLT-NOFALLBACK2

W3C XQuery Standard Equivalent: err:XTDE1450

Message Text

No xsl:fallback: Required fallback but none found

XSLT-NOGROUPSPEC

W3C XQuery Standard Equivalent: err:XTSE1080

Message Text

Invalid xsl:for-each-group element: xsl:for-each-group element variable1 with no group specifier

XSLT-NONAMESPACEBIND

W3C XQuery Standard Equivalent: err:XTDE0830

Message Text

No namespace binding for prefix

XSLT-NOSUCHKEY

W3C XQuery Standard Equivalent: err:XTDE1260

Message Text

Key declaration not found: variable1

XSLT-NOSUCHPARAM

W3C XQuery Standard Equivalent: err:XTSE0680

Message Text

Template parameter not found in xsl:call-template: variable1

XSLT-NOSUCHTEMPLATE

W3C XQuery Standard Equivalent: err:XTSE0650

Message Text

Template name not found: variable1

XSLT-NOVERSION

W3C XQuery Standard Equivalent: err:XTSE0150

Message Text

Simplified stylesheet must contain valid xsl:version attribute: variable1

XSLT-NSALIASPREFIX

W3C XQuery Standard Equivalent: err:XTSE0812

Message Text

Unbound namespace alias stylesheet-prefix: variable1 in variable2

XSLT-NSALIASPREFIX2

W3C XQuery Standard Equivalent: err:XTSE0812

Message Text

Unbound namespace alias result-prefix: variable1 in variable2

XSLT-NSBODY

W3C XQuery Standard Equivalent: err:XTSE0910

Message Text

Invalid xsl:namespace element: xsl:namespace element variable1 with select attribute and non-empty content

XSLT-NSLEX

W3C XQuery Standard Equivalent: err:XTDE0905

Message Text

Invalid lexical form for namespace URI: variable1

XSLT-NSPREFIX

W3C XQuery Standard Equivalent: err:XTDE0920

Message Text

Invalid namespace prefix: variable1

XSLT-NUMCTXNOTNODE

W3C XQuery Standard Equivalent: err:XTTE0990

Message Text

Context item is not a node for xsl:number

XSLT-NUMSELECTVAL

W3C XQuery Standard Equivalent: err:XTTE1000

Message Text

Select attribute of xsl:number does not evaluate to a node

XSLT-NUMVALUEATTR

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

XSLT-OUTPUTCONFLICT

W3C XQuery Standard Equivalent: err:XTSE1560

Message Text

xsl:output conflict: for parameter variable1 in variable2 and variable3

XSLT-OUTPUTDECLNSRES

W3C XQuery Standard Equivalent: err:XTSE0080

Message Text

Output definition may not be in a reserved namespace

XSLT-PARAMAS

W3C XQuery Standard Equivalent: err:XTTE0590

Message Text

Invalid parameter coercion: variable1 as variable2

XSLT-PARAMBODY

W3C XQuery Standard Equivalent: err:XTSE0620

Message Text

Variable or parameter cannot contain both a select attribute and non-empty content

XSLT-PARAMNSRES

W3C XQuery Standard Equivalent: err:XTSE0080

Message Text

Parameter name may not be in a reserved namespace

XSLT-PERFORMSORTBODY

W3C XQuery Standard Equivalent: err:XTSE1040

Message Text

Invalid xsl:perform-sort element: xsl:perform-sort element with select attribute and non-empty content

XSLT-PIBODY

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

XSLT-PUBLICIDCTX

W3C XQuery Standard Equivalent: err:XTDE1380

Message Text

unparsed-entity-public-id called with no context node

XSLT-PUBLICIDDOC

W3C XQuery Standard Equivalent: err:XTDE1380

Message Text

unparsed-entity-public-id called with non-document root node

XSLT-QNAMELEXFORM

W3C XQuery Standard Equivalent: err:XTSE0020

Message Text

Invalid lexical form for QName

XSLT-QNAMELEXFORM1

W3C XQuery Standard Equivalent: err:XTDE0820

Message Text

Invalid lexical form for name attribute

XSLT-QNAMELEXFORM2

W3C XQuery Standard Equivalent: err:XTDE0850

Message Text

Invalid lexical form for name attribute: variable1

XSLT-REGEX

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.

XSLT-REGEXFLAGS

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.

XSLT-REGEXINTERNAL

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.

XSLT-RESDOCTEMP

W3C XQuery Standard Equivalent: err:XTDE1480

Message Text

xsl:result-document not allowed in temporary output state

XSLT-SORTBODY

W3C XQuery Standard Equivalent: err:XTSE1015

Message Text

Invalid xsl:sort element: xsl:sort element variable1 with select attribute and non-empty content

XSLT-SORTKEYTYPE

W3C XQuery Standard Equivalent: err:XTTE1020

Message Text

Sort key value is a sequence with more than one item: variable1

XSLT-SPACECONFLICT

W3C XQuery Standard Equivalent: err:XTRE0270

Message Text

Conflicting strip/preserve-space declarations found for node: variable1

XSLT-SSNULLNSCHILD

W3C XQuery Standard Equivalent: err:XTSE0130

Message Text

Stylesheet cannot contain child elements with no namespace: variable1

XSLT-SSPARAMAS

W3C XQuery Standard Equivalent: err:XTTE0790

Message Text

Invalid value coercion for stylesheet parameter: variable1 as variable2

XSLT-SSTEXTNODE

W3C XQuery Standard Equivalent: err:XTSE0120

Message Text

Stylesheet may not contain text nodes: variable1

XSLT-TABADQNAME

W3C XQuery Standard Equivalent: err:XTDE1428

Message Text

fn:type-available(): first argument isn't a valid QName

XSLT-TEMPINITPARAM

W3C XQuery Standard Equivalent: err:XTDE0060

Message Text

Starting template has required parameter: variable1

XSLT-TEMPLATEAS

W3C XQuery Standard Equivalent: err:XTTE0505

Message Text

Invalid template coercion: variable1 as variable2

XSLT-TEMPLATENSRES

W3C XQuery Standard Equivalent: err:XTSE0080

Message Text

Template names may not be in a reserved namespace

XSLT-TEMPLCONFLICT

W3C XQuery Standard Equivalent: err:XTRE0540

Message Text

Conflicting templates found for node: variable1

XSLT-TYPEANDVALIDATE

W3C XQuery Standard Equivalent: err:XTSE1505

Message Text

Conflicting validation attributes: both type and validate attributes specified at variable1

XSLT-UNBPRFX

W3C XQuery Standard Equivalent: err:XTSE0280

Message Text

Prefix variable1 has no namespace binding

XSLT-UNDFUN

W3C XQuery Standard Equivalent: err:XTDE1425

Message Text

Undefined function variable1

XSLT-UNDVAR

W3C XQuery Standard Equivalent: err:XPST0008

Message Text

Undefined variable: variable1

XSLT-UNEXPECTED

W3C XQuery Standard Equivalent: err:XTSE0010

Message Text

Unexpected content in stylesheet: variable1

XSLT-UNEXPECTEDATTR

W3C XQuery Standard Equivalent: err:XTSE0090

Message Text

Unexpected attribute: unexpected attribute variable1 in XSLT or null namespace

XSLT-UNEXPECTEDTEXT

W3C XQuery Standard Equivalent: err:XTSE0260

Message Text

Unexpected content in stylesheet: variable1

XSLT-UNPRFXFUN

W3C XQuery Standard Equivalent: err:XTSE0740

Message Text

Stylesheet function names must have a prefix: variable1

XSLT-UNSUPPORTED

W3C XQuery Standard Equivalent: err:XTSE0010

Message Text

Unsupported or unexpected instruction or declaration: variable1

XSLT-USEANDCONTENT

W3C XQuery Standard Equivalent: err:XTSE1205

Message Text

Key has both use attribute and non-empty content: variable1

XSLT-USEORCONTENTREQ

W3C XQuery Standard Equivalent: err:XTSE1205

Message Text

Key requires use attribute or non-empty content: variable1

XSLT-VALIDATEBADDOCNODE

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.

XSLT-VALIDATEBADTYPE1

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.

XSLT-VALIDATEBADTYPE3

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.

XSLT-VALIDATEBADTYPE4

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.

XSLT-VALIDATEMISSINGATTR

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.

XSLT-VALIDATENODECL

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.

XSLT-VALIDATEUNEXPECTED1

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.

XSLT-VALIDATEUNEXPECTED3

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.

XSLT-VALIDATEUNEXPECTED4

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.

XSLT-VALUEOFBODY

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

XSLT-VARAS

W3C XQuery Standard Equivalent: err:XTTE0570

Message Text

Invalid variable coercion: variable1 as variable2

XSLT-VARSRES

W3C XQuery Standard Equivalent: err:XTSE0080

Message Text

Variable name may not be in a reserved namespace

XSLT-XMLNODE

W3C XQuery Standard Equivalent: err:XTSE0165

Message Text

Server unable to build stylesheet from non-XML document

XSLT-XMLNS

W3C XQuery Standard Equivalent: err:XTDE0925

Message Text

Cannot redefine xml namespace: prefix variable1: namespace URI: variable2

XSLT-XMLNSATTR

W3C XQuery Standard Equivalent: err:XTDE0855

Message Text

Cannot redefine xml namespace

XSLT-XMLPI

W3C XQuery Standard Equivalent: err:XTDE0890

Message Text

Processing instructions may not have the target 'XML'

« Previous chapter