NativeXml Help
TsdXmlParser.ReadStringUntilChar
function ReadStringUntilChar(AChar: AnsiChar): Utf8String;
Description
Read a string from the stream until character AChar is encountered. var EOS will be True if the stream reached the end.