Hi ,
I am reading a XML file which I believe to be well -formed using the generic XML reader. The file has the structure detailed in the given attachment:
< cluster >
...
If I set the XML repeat tag to "cluster" and Preserve hierarchy to false I get the error message:
XML Parse error line 7, character 2047: no element found
CXMLReaderFunctions::ReadXML: Pipeline Pilot exception caught
CXMLReaderFunctions::ReadXMLFromBuffer: Pipeline Pilot exception caught
XMLReader:
nProcess: Pipeline Pilot exception caught
I am reading a XML file which I believe to be well -formed using the generic XML reader. The file has the structure detailed in the given attachment:
< cluster >
...
If I set the XML repeat tag to "cluster" and Preserve hierarchy to false I get the error message:
XML Parse error line 7, character 2047: no element found
CXMLReaderFunctions::ReadXML: Pipeline Pilot exception caught
CXMLReaderFunctions::ReadXMLFromBuffer: Pipeline Pilot exception caught
XMLReader: