[
Lists Home |
Date Index |
Thread Index
]
I would still face the problem of how to separate XML statement/documents.
The client is sending two and three statements in one "wad".
On Fri, 13 Aug 2004, Gerben Rampaart wrote:
> Have you considered server-side message queueing ?
>
> G.
>
> -----Original Message-----
> From: Dan White [mailto:ygor@comcast.net]
> Sent: vrijdag 13 augustus 2004 14:42
> To: xml-dev@lists.xml.org
> Subject: [xml-dev] 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.
>
>
>
>
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
> initiative of OASIS <http://www.oasis-open.org>
>
> The list archives are at http://lists.xml.org/archives/xml-dev/
>
> To subscribe or unsubscribe from this list use the subscription
> manager: <http://www.oasis-open.org/mlmanage/index.php>
>
>
>
>
>
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
> initiative of OASIS <http://www.oasis-open.org>
>
> The list archives are at http://lists.xml.org/archives/xml-dev/
>
> To subscribe or unsubscribe from this list use the subscription
> manager: <http://www.oasis-open.org/mlmanage/index.php>
>
>
>
|