Re: xslt question

Subject: Re: xslt question
From: Oliver Becker <obecker@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 2 Aug 2000 10:17:29 +0200 (MET DST)
> Regarding the question I sent to you directly on the transformation for the 
> <img> tag not working, it appears that the XSLT processor I am using does 
> different things for
> <xsl:copy-of select="node()" />

This is short for "child::node()"

> and <xsl:copy-of select="." />

while this stands for "self::node()"

Do you see the difference?
Cheers,
Oliver


/-------------------------------------------------------------------\
|  ob|do        Dipl.Inf. Oliver Becker                             |
|  --+--        E-Mail: obecker@xxxxxxxxxxxxxxxxxxxxxxx             |
|  op|qo        WWW:    http://www.informatik.hu-berlin.de/~obecker |
\-------------------------------------------------------------------/


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


Current Thread
  • Re: xslt question
    • XSL User - Tue, 01 Aug 2000 18:37:24 GMT
      • <Possible follow-ups>
      • Kay Michael - Wed, 2 Aug 2000 09:10:48 +0100
      • Oliver Becker - Wed, 2 Aug 2000 10:17:29 +0200 (MET DST) <=
      • T S, Sivakumar - Mon, 7 Aug 2000 17:27:03 +0200
      • Ben Robb - Mon, 7 Aug 2000 16:41:10 +0100
      • Kay Michael - Mon, 7 Aug 2000 18:04:58 +0100
        • tcg - Tue, 8 Aug 2000 13:41:53 -0400