Re: [xsl] problem matching templates.

Subject: Re: [xsl] problem matching templates.
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 8 Mar 2001 16:42:04 GMT
   <xsl:template match="COPYRIGHTOROTHERRESTRICTIONS">

does your input document have COPYRIGHTOROTHERRESTRICTIONS in some
namespace? If so you need to match against element in that namespace
not the null one.

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet delivered
through the MessageLabs Virus Control Centre. For further information visit
http://www.star.net.uk/stats.asp

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread