Subject: finding "empty" text nodes where element has a specificattribute
From: "Kathy Burke" <Kathy_Burke@xxxxxxxxx>
Date: Fri, 12 Sep 2003 11:21:10 -0400
|
I have an xml DOM where I need to test (via xpath) if there are any elements
with a name attribute (e.g., //*[@name]) -- but name is unknown at this
point -- where the text node is "empty" (i.e., the user didn't fill in the
text box). Still can't figure out the empty text node part.
Thanks, Kat
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|