Subject: Re: Namespaces...
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 30 Jun 2003 09:41:40 +0100
|
You just have to use the same names in your match expression as in your
source.
Your input doc has elements in the namespace http://www.fasdfsdf.com
but your stylesheet is matching a different set of elements, in the
namespace http://www.tridion.com/ContentManager/5.0
You've confused yourself by using teh same prefix for these two elements
but the prefix doesn't matter.
David
________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. 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
________________________________________________________________________
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|