xsl-list
[Top] [All Lists]

Attribute List

2005-03-25 08:29:15
All:

I would think that this statement will select all of the attributes of the
descendant "term" elements of the context node.

<xsl:variable name = "allAttributes" select = "descendant::term/@*"/>

Instead is only selecting the attribute of the FIRST "term" node. What I am missing?. I just want a list of all Attributes of all descendant "term"
elements.

Thanks
Carmelo


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>