XML_Parse parses a complete or a part of a document.
Return Value
bool.
Parameters
hParser is the handle of a parser.
ssBuffer is a string with the complete or part of the document.
bFinal.
See also
Overview XML, XML_GetErrorCode, XML_ErrorString, XML_GetCurrentLineNumber, XML_GetCurrentColumnNumber, XML_ParserFree
id-1938388