- From: Éric Riblair <eriblair@m...>
- To: "List XML" <xml-dev@i...>
- Date: Wed, 30 Jun 1999 08:46:32 -0400
Hi everybody,
Does anyone know a way to do a list in a XSL file
in a ...
<xsl:for-each
select="SgPlantTypes/SgPlantType" order-by="@FCOLOR">...
... and eliminate the elements (or simply not
display these ...) or nodes that the FCOLOR is the same (ex: 3 elements as
@FCOLOR="red" and 3 "red" appear in the list ... but I want just to see one
"red"...)
Thnaks in advance for any answer,
Regards,
|
|