Re: [xsl] Value-of, copy-of

Subject: Re: [xsl] Value-of, copy-of
From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Date: Wed, 27 Feb 2002 18:38:22 -0500
Mike,

At 06:17 PM 2/27/2002, you wrote:
I found some other help, so I changed your xsl a bit to:

<xsl:copy-of select="./C1001/node()[.....]"/>

Thanks for the info, I needed it.

Yes, this works if your context node is C1001's parent. (And you don't need the './' step; that just says start at the context node, which it will do anyway unless the path starts with '/').


Cheers,
Wendell



======================================================================
Wendell Piez                            mailto:wapiez@xxxxxxxxxxxxxxxx
Mulberry Technologies, Inc.                http://www.mulberrytech.com
17 West Jefferson Street                    Direct Phone: 301/315-9635
Suite 207                                          Phone: 301/315-9631
Rockville, MD  20850                                 Fax: 301/315-8285
----------------------------------------------------------------------
  Mulberry Technologies: A Consultancy Specializing in SGML and XML
======================================================================


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



Current Thread