Subject: RE: xml in, xml out
From: John Robert Gardner <jrgardn@xxxxxxxxx>
Date: Fri, 2 Jun 2000 10:01:37 -0400 (EDT)
|
Am I correct that this is the "classic transformation" template that used
to be talked of? In other words the basic transformation?
Re. "Classic Transformation" -- whether or not this one is it, I wanted
to be sure I understood it. It used to be talked of as a sort of "ground
zero" transformation, which basically did what the subject line says.
BTW, I'm digging your book, Michael . . . I can see all the kudo's on the
lists . . . quite a comprehensive tome/brick/other such words recognizing
its heft.
jr
On Thu, 1 Jun 2000, Kay Michael wrote:
> > 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
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|