|
Subject: Re: [xsl] Hi everbody From: S Woodside <sbwoodside@xxxxxxxxx> Date: Fri, 10 Jan 2003 02:57:02 -0500 |
<xsl:template match="node">
<xsl:if test="./childnode">...</xsl:if>
</xsl:template>Hi ,
I have a problem ..
I have an xml document say "test.xml" & a xsl say "compare.xsl"
in the xsl i have to do some error checkin .. ie i have to check whether all
the attribute r present or not
that i am ale to do usin <xsl:if test="not[@attibute]" >
...i also want to check if a node exists for ex : <node> <childnode> ..<childnode> <node>
how do i check if the child node "childnode" exists or not .... waiting for u solution .. thnx in advance .. Sai Mukund
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
---
anti-spam: do not post this address publicly
www.simonwoodside.com -- 99% Devil, 1% Angel| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] Hi everbody, Sai, Mukundan (IE10) | Thread | Re: [xsl] Hi everbody, Joerg Heinicke |
| Re: [xsl] How do I validate against, S Woodside | Date | Re: [xsl] Hi everbody, Joerg Heinicke |
| Month |