|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: reesult tree fragment interpretation puzzle
Oliver Becker wrote: > > My fragment may only have element nodes in it, and thus would have an > > empty string value. There doesn't seem to be any way to test for this. > > Doesn't > <xsl:if test="string($some_XHTML)"> > solve this? No. string($some_XHTML) will only be true when the result tree fragment contains text nodes. Not very helpful when the fragment contains an empty element like <img/> -Mike XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






