xmlreader: Fix return value of xmlTextReaderReadString Return NULL if the node has no children or the children were already deleted to match the 2.12 behavior. Fixes #817.