NativeXml Help
TsdXmlParser.ReadStringUntil
function ReadStringUntil(const Terminator: Utf8String): Utf8String;
Description
Read a string from the stream until Terminator is found. The string returned will be the part before Terminator, the stream is positioned after Terminator