Subject: Re: Prefixes in templates
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 1 Sep 2005 18:35:18 +0100
|
> is there a way to get around the fact that the XSLT parser doesn't seem to
> like a prefix in the "match" of a template?
FAQ, the same way that you would get round the fact that an xml parser
doesn't like a prefix tst:br in an element name: declare the prefix
xmlns:tst="whatever namespace you are trying to match"
David
________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________
|