|
Subject: Re: [xsl] optional children From: Oleg Tkachenko <olegt@xxxxxxxxxxxxx> Date: Mon, 21 Oct 2002 13:47:01 +0200 |
I want to output if and only if element has child *, with optional children and . *
What about <xsl:template match="a[count(b|c|d) = count(*)]"> <foo/> </xsl:template>
-- Oleg Tkachenko eXperanto team Multiconn Technologies, Israel
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] optional children, Andrew Welch | Thread | Re: [xsl] optional children, Jeni Tennison |
| Re: [xsl] pdf report, Oleg Tkachenko | Date | Re: [xsl] optional children, Jeni Tennison |
| Month |