|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
using count() in xsl:if
I'm trying to use the count() function in my xsl:if test condition, but I'm having trouble with it. Is it possible to use count here? I'm sure my count statement works because if i do this.
PHP Code:
that will return 3 so what i'm trying to do now is PHP Code:
conceptually that shoukd make sense, but I'm gettin and here when i do that? any ideas? |
|
#2
|
|||
|
|||
|
Try this...
Try using the greater than symbol ">" instead of using ">"
That seems to work for me.
__________________
- MW |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > XML Programming > using count() in xsl:if |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|