xsl-list
[Top] [All Lists]

[xsl] Use of a prefix in the error()'s QName

2013-02-04 06:05:32
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>
--~--

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