Subject: RE: How can i select all descendant nodes and attributes
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Sat, 15 Sep 2001 20:16:12 +0100
|
> 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
>
select="component/descendant::* | component//@*
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- [no subject]
- Dmitri Ilyin - Sat, 15 Sep 2001 13:41:03 -0400 (EDT)
- Michael Kay - Sat, 15 Sep 2001 16:23:50 -0400 (EDT) <=
- jdgarrett - Sat, 15 Sep 2001 18:43:49 -0400 (EDT)
|
|