This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re:


Hi Dmitri,

the following statement will do this job:

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

Regards,

Joerg


----- Original Message -----
From: "Dmitri Ilyin" <dmitri.ilyin@memIQ.com>
To: "XSL-List@lists. mulberrytech. com (E-mail)"
<XSL-List@lists.mulberrytech.com>
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]