Skip to content

configured error codes have no effect #1

@lueck

Description

@lueck

The configurable error codes in xsl/errors.xsl do not have an effect. It is still XTMM9000 from <xsl:message> or XTMM9001 from <xsl:assert>.

Example

$ target/bin/xslt.sh -config:saxon.he.xml -xsl:xsl/document.xsl -s:test/matt.xml -ea ref=Matt:6
ERROR: member 'Matt:6' not found
Error at xsl:value-of on line 219 column 42 of document.xsl:
  XTMM9000  Processing terminated by xsl:assert at line 219 in document.xsl
In template document on line 98 column 52 of document.xsl:
     invoked by xsl:call-template (tail calls omitted) at file:/home/clueck/src/scdh/tei-processing/dts-transformations/xsl/document.xsl#95
Processing terminated by xsl:assert at line 219 in document.xsl

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions