xsl-list
[Top] [All Lists]

how to do in xsl equalen of SQL not in (......)

2003-09-05 10:36:59
Hello ,

  hi all.

  How can I in xsl realise when I what count
  all value with code not in some list

  <x code="2">2</x>
  <x code="3">2</x>
  <x code="4">2</x>
  <x code="5">2</x>
  <x code="6">2</x>

  how to do ->>> sum(x[code not in(1,2)]) ???

-------------------
Best regards,
 Andrey Solonchuk                          mailto:solo(_at_)ibis(_dot_)ua

IBIS Ltd (Integrated Banking Informational Systems Limited)
22 Uspenskaya St, Odessa, 65014,. Ukraine


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



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