Re: Problem with xml files without Carriage Return

2005-04-01 Thread Alberto Massari
Hi Martin, could you also post the XMLSchema in question? Thanks, Alberto At 11.18 31/03/2005 +0200, Martin Jean-Michel wrote: Hello, We use Xerces C++ to parse xml files. When we use files with carriage return between each node, the parser runs correctly, that is to say, it checks the conformity

Problem with xml files without Carriage Return

2005-03-31 Thread Martin Jean-Michel
Hello, We use Xerces C++ to parse xml files. When we use files with carriage return between each node, the parser runs correctly, that is to say, it checks the conformity with the xsd schema. But if we use files without carriage return between each node, the parser doesn't make any verification