I get an exception when the following line is called.

 

char* nodeValue = XMLString::transcode(node->getFirstChild()->getNodeValue());

 

It is trying to read a tag with no value set.

 

Anyone know why?

 

Enda

Reply via email to