Subject: Re: PB using the name attribute of xsl:element
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 30 Sep 2005 15:57:39 +0100
|
> Indeed my problem come from the use of namespace, since I use inner
> XML data in my stylesheet: <xsl:foreach select="document('')/...">.
The use of document() doesn't change anything at all.
You need to give some indication as to what is wrong.
Is xsl:element not being executed, or is it being executed and
generating an error?
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
________________________________________________________________________
|