Subject: Re: [xsl] Check if current node have child with specific attribute From: "Aron Bock" <aronbock@xxxxxxxxxxx> Date: Thu, 23 Jun 2005 13:29:03 +0000 |
> > How can I check if the current node have a child with a specific attribute?
> <xsl:if test="*/@specific">
> there is a child with an attribute with name specific
> </xsl:if
Great. To get any grandchild I did it like this:
<xsl:if test="*//@this='true'">
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
Re: [xsl] Check if current node hav, Jacob Friis | Thread | Re: [xsl] Check if current node hav, Jacob Friis |
Re: [xsl] Linking to a 6 level tag , Aron Bock | Date | [xsl] java xslt (saxon) + php?, Bruce D'Arcus |
Month |