|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: XTTE0570 at compilation, depending on runtime con
> So I guess to get this behaviour I should write instead:
>
> <xsl:otherwise>
> <xsl:sequence select="error(xs:QName('err:XTTE0570'))"/>
> </xsl:otherwise>
>
Either that or a call on xsl:message. In fact the call on xsl:message
doesn't have to specify terminate="yes" - if it does terminate="no" then
you'll get a run-time error (as well as the xsl:message output, hopefully).
Michael Kay
http://www.saxonica.com/
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






