[xsl] compare attributes

Subject: [xsl] compare attributes
From: "Szabo, Patrick \(LNG-VIE\)" <patrick.szabo@xxxxxxxxxxxxx>
Date: Fri, 11 Sep 2009 11:41:41 +0200
Hi,

IB4m using XSLT 2.0 and saxon

IB4ve got the following stucture:

<liste>
   <absatz>
        <listenpunkt ilfo="x">text steht dann hier drinne
   </absatz>
   <absatz>
        <listenpunkt ilfo="x">text steht dann hier drinne
   </absatz>
   <absatz>
        <listenpunkt ilfo="x">text steht dann hier drinne
   </absatz>
   <absatz>
        <listenpunkt ilfo="x">text steht dann hier drinne
   </absatz>
   <absatz>
        <listenpunkt ilfo="x"l>text steht dann hier drinne
   </absatz>
   <absatz>
        <listenpunkt ilfo="x">text steht dann hier drinne
   </absatz>
</liste>

How can i check if all @ilfo have the same value ?!
@ilfo can only contain numbers.

Idea anybody ?!

cheers

Patrick Szabo
 XSLT-Entwickler

Tel.: +43 (1) 534 52 - 1573
Fax: +43 (1) 534 52 - 146

Patrick.Szabo@xxxxxxxxxxxxx

LexisNexis Verlag ARD Orac GmbH & Co KG
Marxergasse 25, 1030 Wien
FN 8333f, Handelsgericht Wien
http://www.lexisnexis.at/

Current Thread