[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
Re: [xsl] manage errors and terminations, child thread of Re: [saxon] Too many attribute value templates? ++
Subject: Re: [xsl] manage errors and terminations, child thread of Re: [saxon] Too many attribute value templates? ++
From: Colin Paul Adams <colin@xxxxxxxxxxxxxxxxxx>
Date: Sun, 27 Jan 2008 07:14:47 +0000
|
>>>>> "ac" == ac <ac@xxxxxxxxxxxxx> writes:
ac> Still, I have to admit that I cannot yet see clearly how
ac> error() (and xsl:message @terminate) can pass an error object
ac> back to the pipeline as xsl:message only outputs a string and
ac> error() is limited to a qname.
Both statements are wrong.
Xsl:message passes a document in principle.
Error passes an XPath value, with which is associated a QName.
--
Colin Adams
Preston Lancashire
|