← Prev in month ← Prev in thread

Handling/Parsing/Validating multiple XML Statements

From
Dan White <>
To
Date
2004-08-13T12:42:24Z
ID
<>
Thread
Handling/Parsing/Validating multiple XML Statements
I am on the server end of a client-server setup.  I am using a Xerces-C++
parser with XML Schema validation.

The programmer working on the client end is sending me multiple XML
statements in one group.  The XercesDOMParser I am using does not like it.

I am looking for either a way to separate the incoming statements or
documentation to support my request that the client send only one at a
time.

Thanks.
← Prev in month ← Prev in thread