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

Re: Making parent dissappear when a child doesnt exist

Subject: Re: Making parent dissappear when a child doesnt exist.
From: Marian Olteanu <mou_softwin@xxxxxxxxx>
Date: Sun, 20 Feb 2005 22:56:37 -0800 (PST)
xsl if test child
<xsl:template match="yourdesiredtag">
   <xsl:if test="mandatorytag1 or mandatorytag2 or mandatorytag2">
     <xsl:copy-of select="."/>
   </xsl:if>
</xsl:template>

--- mayuresh.kadu@xxxxxxxxx wrote:

> 
> hi all,
>  
> i am brand new to the list. So hello all. Am posting my first question. I have a situation where
> i have a parent tag with a few child tags, some of which are mandatory. I am looking to write an
> XSLT so that my if all the mandatory children tag come in empty, my output XML should not render
> the parent itself.
>  
> Any inputs? 
>  
> tia
>  
> - Mayuresh
> 
> 
> 
> Confidentiality Notice 
> 
> The information contained in this electronic message and any attachments to this message are
> intended
> for the exclusive use of the addressee(s) and may contain confidential or privileged
> information. If
> you are not the intended recipient, please notify the sender at Wipro or Mailadmin@xxxxxxxxx
> immediately
> and destroy all copies of this message and any attachments.
> 


=====
Marian
http://www.utdallas.edu/~mgo031000/

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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.