Are they in CDATA section or normal element text? ----- Original Message -----
> Hi all, > I’m using the java Olingo library v4. > I’ve a problem serializing strings containing special characters using the > OdataXmlSerializer. > I think that the OdataXmlSerializer should escape special characters but it > doesn’t do that. > For example the following string: <>”’& should be serialized like this < > > " ' & > Am I wrong? > Thanks. > Riccardo Mariani > Senior Software Engineer > [email protected]
