[Home] [By Thread] [By Date] [Recent Entries]
Hi!
You can use the following code to see if there exists a "college" tag in the "university" tag: <xsl:if test="university/college"> <xsl:value-of select="university/college/name"/> </xsl:if> Hope it helps Katharina
|

Cart



