xsl-list
[Top] [All Lists]

[xsl] Best Practice: use @as wherever possible

2022-05-06 14:02:21
Michael Kay wrote:
--------------------------------------------------------------------------
If you can express the condition with an @as attribute,
use that in preference to an xsl:assert, because it's much
more amenable to static analysis - certainly with Saxon,
xsl:assert will only ever give you a run-time error. The 
diagnostics for type errors will also tend to be better.
--------------------------------------------------------------------------

Fantastic!

Thank you Michael.

/Roger
--~----------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/1167547
or by email: xsl-list-unsub(_at_)lists(_dot_)mulberrytech(_dot_)com
--~--


<Prev in Thread] Current Thread [Next in Thread>