Re: [xsl] Using a template to transform a node attribute

Subject: Re: [xsl] Using a template to transform a node attribute
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 12 Sep 2005 16:53:23 +0100
> To use attribute element, don't you need a TAG?

No. A template can generate just an attribute node.
The constraint is a runtime constarint not a syntactic constraint; You
can only add attribute nodes to the result tree If you hav enot yest
added any child nodes to the currently open parent element.

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
________________________________________________________________________

Current Thread