Re: [xsl] Detecting presence of attributes

Subject: Re: [xsl] Detecting presence of attributes
From: Dimitre Novatchev <dnovatchev@xxxxxxxxx>
Date: Mon, 5 Feb 2001 02:57:57 -0800 (PST)
> >
> >Your xsl:for-each below always selects just one node ( an element
> has
> >not more than one attribute with a given name)
> 
> No, the attribute is declared as ENTITIES, not ENTITY. There are
> multiple entity names in the attribute value, separated by spaces.
> 

The ***value*** of the ***single @foo attribute node*** contains
multiple entity names.

This has nothing to do with the fact that an element has only 0 or 1
attribute having a given name.

Dimitre.

__________________________________________________
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread