RE: [xml-dev] MSXML DOM Special Chars Less Than 32

From
Joshua Allen <>
To
Alaric Snell <>
Date
2002-03-25T20:39:58Z
ID
<>
Thread
RE: [xml-dev] MSXML DOM Special Chars Less Than 32
> > I don't see the problem with SOAP; I don't recall seeing SOAP
> > implementations that break the spec.
> 
> What happens if I write a nice .NET web service that happens to
contain a
> method returning a string, and that string happens to contain a BEL
> character?
> 

It should throw an exception.  Much like what would happen if you
embedded 0x00 in strings destined for a C API.