×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Hi all
I?m try to read Xml response from a Soap Web service invoked via
http_url_post_stmf, with xmlReader form PowerExt (Henrik Rützou).
In the response i find characters like < > ? ect ;
question : this characters, can cause problem to xmlReader ? if yes how can
i avoid the problem ?
Thanks in advance
Gio
Xml Response example:
<code xsi:type="xsd:int">0</code>
<message xsi:type="xsd:string" />
<response xsi:type="xsd:string"><?xml version="1.0"
encoding="UTF-8" standalone="no" ?><documenti><documento
id="identificativo esterno"
file="my.xml"><sospeso>N</sospeso><stato>DV</stato&g
t;<esito>OK</esito><segnalazione>R</segnalazione><
;dettaglioSegnalazione>Dati del trasmittente
modificati</dettaglioSegnalazione></documento></documenti>
</response>
<token
xsi:type="xsd:string">gtkcsneobm-ergbnngahb-tqtlcpgowt</token>
---
Questa e-mail è stata controllata per individuare virus con Avast antivirus.
https://www.avast.com/antivirus
As an Amazon Associate we earn from qualifying purchases.