[Home] [By Thread] [By Date] [Recent Entries]
> I have been looking for a function like > "exists(@Predecessor)", but there does not seem to be > such a function... There is such a function in XPath 2.0. But you don't really need it, since boolean(@Predecessor) works just fine, and is implicit if you write <xsl:if test="@Predecessor"> Michael Kay
|

Cart



