Hi
With this var aTag = root.evaluateXPathExpression("//RECORDS/RECORD/INAAMF");
it will still atag= empty length=0
but if I use var aTag = root.evaluateXPathExpression("//RECORDS/RECORD");
then it has lenth=11
Hi
With this var aTag = root.evaluateXPathExpression("//RECORDS/RECORD/INAAMF");
it will still atag= empty length=0
but if I use var aTag = root.evaluateXPathExpression("//RECORDS/RECORD");
then it has lenth=11