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

Re: Determine if an element with descents has complete

Subject: Re: Determine if an element with descents has complete empty text content
From: "Mukul Gandhi gandhi.mukul@xxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 3 Oct 2016 05:48:25 -0000
Re:  Determine if an element with descents has complete
This comes to my mind

string-join(for $x in $context/descendent:text() return $x) != ''


On 2 October 2016 at 17:45, Eliot Kimber ekimber@xxxxxxxxxxxx <
xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx> wrote:

> I've inherited some code that has this type of check to determine if an
> element with arbitrary possible subelements has completely empty text
> content:
>
> normalize-space(string-join($context//text(), '')) != ''
>
> In XSLT 2 I'm pretty sure there's a simpler and/or more efficient way to
> do this.
>
>
> Is there a better way to do this and if so, what is it?
>
> Thanks,
>
> Eliot
> --
> Eliot Kimber
> http://contrext.com
>
>
>
>


with best regards,
Mukul gandhi

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.