Re: [xsl] Detecting presence of attributes

Subject: Re: [xsl] Detecting presence of attributes
From: Peter Flynn <peter@xxxxxxxxxxx>
Date: Tue, 6 Feb 2001 10:33:19 +2400
At Sunday, 4 February 2001, you wrote:

>Hi Peter,
>
>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.

>P.S. Just another minor error: must be last() -- not last.

Yes, that was finger slippage, I have last() in the file.

///Peter








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


Current Thread