[Home] [By Thread] [By Date] [Recent Entries]
Hello All, I am trying to match all <LI> elements which have a <UL> or and <OL> as their first child. I am trying with something like <xsl:template match="LI[*[1][UL or OL]]"> <xsl:apply-templates/> </xsl:template> and failing !! Please let me know what I am doing wrong! Thanks, Nicholas Waltham XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



