[Home] [By Thread] [By Date] [Recent Entries]
"> To check if element name is unique you can just count elements with such
name:
> <xsl:if test="count(/root/*[local-name()=$name])>1">
or
not(/root/*[local-name()=$name][2])
=====
Cheers,
Dimitre Novatchev.
http://fxsl.sourceforge.net/ -- the home of FXSL
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



