[xsl] Re:

Subject: [xsl] Re:
From: Jörg Heinicke <joerg.heinicke@xxxxxx>
Date: Sat, 15 Sep 2001 20:34:57 +0200
Hi Dmitri,

the following statement will do this job:

select="component/descendant::*|component/@*"

Regards,

Joerg


----- Original Message -----
From: "Dmitri Ilyin" <dmitri.ilyin@xxxxxxxxx>
To: "XSL-List@lists. mulberrytech. com (E-mail)"
<XSL-List@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Friday, September 14, 2001 3:48 PM


> Hi *,
>
> How can i select all descendant nodes and attributes???
> I could select all descendant nodes with:
>
> select="component/descendant::*"
>
> but i don't know how i select attributes also
>
> thank you
>
> Dmitri
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>


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


Current Thread