finding "empty" text nodes where element has a specific attribute2003-09-12 08:21:10I have an xml DOM where I need to test (via xpath) if there are any elements with a name attribute (e.g., //*[(_at_)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
|
|