Subject: RE: xml in, xml out
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Thu, 1 Jun 2000 12:48:36 +0100
|
> wanted:
> an xsl stylesheet that mimics/recreates the xml it receives as input.\
<xsl:template match="/">
<xsl:copy-of select="."/>
</xsl:template>
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- xml in, xml out
- Toby Stokes - Thu, 1 Jun 2000 11:37:33 +0100
- <Possible follow-ups>
- Ben Robb - Thu, 1 Jun 2000 12:10:12 +0100
- Kay Michael - Thu, 1 Jun 2000 12:48:36 +0100 <=
- juggy - Thu, 1 Jun 2000 16:16:08 +0200
|
|