Subject: Was test for presence of an attribute
From: val iliescu <xslt_2001@xxxxxxxxx>
Date: Fri, 20 Jul 2001 12:39:29 -0700 (PDT)
|
What if you don not know the name of the attribute?
<a>
<b/>
<c att1="1"/>
<d att2="2"/>
<e/>
</a>
How would one go about to print the element names,
followed imediately by their attribute name (if it
exists ?)
__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|