Malformed XML fragment: a name was started with an invalid character 'ñ'

  • Thread starter Thread starter Meli
  • Start date Start date
Status
Not open for further replies.
M

Meli

Guest
Sorry for my bad english. I get the following error Malformed XML fragment: a name was started with an invalid character 'ñ' when I execute the RUN statement to execute a method of a web service

The XML structure is this:

RecuperarDatosGeneralesVehiculoXCodigoInfoAuto mlns:ns0="http://www.example.com.ar/"><ns0:lsCodInfoAuto>12410</ns0:lsCodInfoAuto><ns0:añoModelo>2012</ns0:añoModelo></RecuperarDatosGeneralesVehiculoXCodigoInfoAuto>


This structure can not be modified because it is designed by the developers of the Web Services.

Anyone can help me?

Continue reading...
 
Status
Not open for further replies.
Back
Top