Re: "XPST0008 Variable err:code has not been declared" in xsl:catch
Lambert Giese <[email protected]> Fri, 5 Mar 2021 15:56:27 +0100
| Newsgroups | gmane.text.xml.saxon.help |
|---|---|
| Message-ID | <[email protected]> |
True. With the leading space removed from the namespace declaration, everything works as expected. Thanks! Am 05.03.21 um 14:07 schrieb Imsieke, Gerrit, le-tex: > From: Imsieke, Gerrit, le-tex ([email protected]) > List: net.sourceforge.lists.saxon-help > > It will probably work if you remove the leading space in the err > namespace URI: > > On 05.03.2021 12:06, Lambert Giese wrote: > > xmlns:err=" http://www.w3.org/2005/xqt-errors > <http://www.w3.org/2005/xqt-errors>" > > _______________________________________________ saxon-help mailing list > archived at http://saxon.markmail.org/ <http://saxon.markmail.org/> > [email protected] > https://lists.sourceforge.net/lists/listinfo/saxon-help > <https://lists.sourceforge.net/lists/listinfo/saxon-help> >