Subject: Re: transform only a section of xml
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 11 Nov 2002 16:55:08 GMT
|
Take the identity transformation from the xslt spec, then add extra
templates
<xsl:template match="form">
<form method="post">
<input ....
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
|