|
Subject: Re: [xsl] XSLT: question re testing for possibly empty elements From: Ralph Holz <ralph.holz@xxxxxxxxxxxxxxxxxxxx> Date: Tue, 17 Aug 2004 11:17:35 +0200 |
Consider <foo> </foo> and <foo/>
"string-length(anElement) > 0" will return true for the first one,
"normalize-space()" will return false for both.
Thanks, Ralph
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] XSLT: question re testing, Andrew Welch | Thread | Re: [xsl] XSLT: question re testing, Wendell Piez |
| [xsl] FO: nested tables not appeari, Jonathan Gruenhut | Date | Re: [xsl] XSLT: question re testing, Ralph Holz |
| Month |