|
Subject: [xsl] Problem with Checking for a node. From: "Lakshmi narayana" <lchintala@xxxxxxxxxxxx> Date: Mon, 11 Jul 2005 15:07:39 +0500 |
Hi
<A name="A">
<B name="dyd>
<C name = "ttt>
<D name = "ggg>
</A>
I want an xslt for this psuedo code.
<xsl:template-match="/">
<xsl:apply-template />
</xsl:template>
<xsl:template match="node()|@*">
If(the current node is not C){
----some action
}
< xsl:apply-template />
</xsl:template>
Thanks,
Laxmi Narayana Babu.
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Schema for <html:p>, George Cristian Bina | Thread | Re: [xsl] Problem with Checking for, David Carlisle |
| [xsl] Schema for <html:p>, Dariusz Borowski | Date | Re: [xsl] Problem with Checking for, Ranjan K. Baisak |
| Month |