xsl-list
[Top] [All Lists]

RE: [xsl] xmlns:local="#local-functions" with msxml4.0 and msxml6.0

2006-12-12 13:17:39
From: dave heyer [mailto:dave_heyer(_at_)hotmail(_dot_)com] 
Sent: 12 December, 2006 13:41
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: RE: [xsl] xmlns:local="#local-functions" with 
msxml4.0 and msxml6.0

I tried to use

         xmlns:local"urn:local-functions"

and saw the error in my log

         Namespace 'urn:local-functions' does not contain any 
functions

It sounds like you have an empty script block, using that namespace,
where you have not defined any functions.

Andy.

--~------------------------------------------------------------------
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>
--~--