xsl-list
[Top] [All Lists]

[xsl] compare attributes

2009-09-11 05:42:07
Hi, 
 
I´m using XSLT 2.0 and saxon

I´ve 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(_dot_)Szabo(_at_)lexisnexis(_dot_)at

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




--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>