XmlReader.readString

string readString() @safe

Returns the string value of the current event's content. If on START_ELEMENT, it reads until matching END_ELEMENT and returns concatenated text.