Hi,
What is the benefit of using a prefix in the QName in error(), for example:
error(QName('http://www.example.com/', 'err:reason')
vs
error(QName('http://www.example.com/', 'reason')
Seems redundant?
--
Andrew Welch
http://andrewjwelch.com
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--