[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Testing if child node exists

Subject: Re: Testing if child node exists
From: "Vasu Chakkera" <vasucv@xxxxxxxxxxx>
Date: Tue, 15 Oct 2002 11:25:33 +0000
xsl a node exists
you can do ..
<xsl:apply-templates select="/root/one[two]"/>
HTH

From: "Ragulf Pickaxe" <jawxml@xxxxxxxxxxx>
Reply-To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
Subject:  Testing if child node exists
Date: Tue, 15 Oct 2002 11:03:44 +0000

Hello all

This is probably easy but I can't get into my head how it is done:

Using the following XML

<root>
 <one>
 </one>
 <one>
   <two>..</two>
 </one>
 <one>
 </one>
 <one>
 </one>
 <one>
   <two>..</two>
 </one>
</root>

How do I select the nodes <one> that have a child <two>?

apply-templates select="/root/one[...] <- What should be here ... ?


Thanks in advance!


Sincerely
Ragulf Pickaxe :)

_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx



XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list




_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.