Subject: Re: Identity stylesheet
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 19 Dec 2001 13:10:53 GMT
|
> How do I create an identity stylesheet:
There is one in the xslt spec.
>It would be something like this?
yes except you want to match on /|node() rather than *|@*|text()
otherwise you'll throw away comments and process instructons
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
|