[xsl] Hi everbody

Subject: [xsl] Hi everbody
From: "Sai, Mukundan (IE10)" <Sai.Mukundan@xxxxxxxxxxxxx>
Date: Fri, 10 Jan 2003 00:25:53 -0700
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


Current Thread