This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: xml in, xml out



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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]