xsl-list
[Top] [All Lists]

Re: Namespace attribute problem with Saxon

2006-01-16 06:22:33
Florent Georges wrote:

Geert Josten wrote:

I would suspect that you are not using the namespace
in the match pattern and expressions in your  XSLT.
Have you copied  xmlns="http://knihtisk.org/LibraryList.xsd";
to the xsl:stylesheet element?

  BTW, I guess this will not be enough.  XPath expressions as well have
to qualify names with the right URI.  And just binding the default
namespace is not enough for that.

--drkm

Hmmm, yeah. Thanx for the hint.

I'm afraid the namespace must be associated with a prefix to make the 
expressions work.

Odd actually, IMHO..

Cheers


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