Re: [xsl] Identity stylesheet

Subject: Re: [xsl] Identity stylesheet
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 19 Dec 2001 14:41:57 GMT
> @*|node() instead of /|node()? The last causes exceptions 

actually i meant (but did not say) /|@*|node()
but that's just on the _match_ for the template you don't want / in the
recursive apply-templates select otherwise you will just loop forever on
the document node.

(sorry, I wasn't clear)

David



_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

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


Current Thread