> 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/descendant::*/@*"
Jarno
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- Re:
- Jeffrey Langdon - Thu, 6 Sep 2001 16:17:24 -0400 (EDT)
- <Possible follow-ups>
- Jarno . Elovirta - Mon, 17 Sep 2001 03:25:29 -0400 (EDT) <=
- Jarno . Elovirta - Mon, 17 Sep 2001 03:36:40 -0400 (EDT)
|
|