XPath to node with empty value -
07-11-2007
, 04:57 PM
Hi all,
Basically i want to do get the specific node that is empty but when i
try the following i get a null node even though I know there is a node
whose AN value is null. What am i doing wrong?
"/my:MF/my:SVY/my:INSP/my:INA/my:IA/my:AN[text()='']";
Thanks,
Erin |