Re: import?

Subject: Re: import?
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 17 Apr 2000 19:05:18 +0100 (BST)
> Could you provide me with an example of what 
> do you mean by a template?

<xsl:template match="whatever your input looks like">
 .. however you want it to look in the output
</xsl:template>


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


Current Thread