[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

&lt; and &gt; in stead of < and >



Hi Scott.

Im quite nex to XML and Soap..

I have succeded in retrieving an XML file  http_url_post_xml
and when I could not quite understand the content I switched to
http_url_post
and placed the result in an IFS-file..

when i view in a browser it seems normal, BUT the whole content of the
"return-tag"
seems like / is pased like ONE LONG FILED....

<?xml version="1.0" ?>
    - <SOAP-ENV:Envelope xmlns:SOAP-ENV="
    http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="
    http://www.w3.org/2001/XMLSchema"; xmlns:xsi="
    http://www.w3.org/2001/XMLSchema-instance"; xmlns:SOAP-ENC="
    http://schemas.xmlsoap.org/soap/encoding/";>
      - <SOAP-ENV:Body SOAP-ENV:encodingStyle="
      http://schemas.xmlsoap.org/soap/encoding/";>
        - <NS1:DownloadDataResponse xmlns:NS1="
        urn:SkynetSynchroniserIntf-ISkynetSynchroniser">
            <return xsi:type="xsd:string">
          <SkynetExchange><Country><Id>{008AE344-A049-4752-BF6D-05764F9AE25C}</Id><CountryID>227</CountryID><CountryName>Greenland</CountryName><ForceDataEntry></ForceDataEntry><CountryCode2>GL</CountryCode2><CountryCode3>GRL</CountryCode3></Country><Country><Id>{E2214341-FB94-495E-B5E8-0D31008DD788}</Id><CountryID>237</CountryID><CountryName>Bhutan</CountryName><ForceDataEntry></ForceDataEntry><CountryCode2>BT</CountryCode2><CountryCode3>BTN</CountryCode3></Country><Country><Id>{E4DC891A-BB57-44DD-919E-13C036D78C32}</Id><CountryID>234</CountryID><CountryName>Armenia</CountryName><ForceDataEntry></ForceDataEntry><CountryCode2>AM</CountryCode2><CountryCode3>ARM</CountryCode3></Country><Country><Id>{88EC5CBE-74A0-4832-97BC-1C280D850A13}</Id><CountryID>239</CountryID><CountryName>Vanuatu</CountryName><ForceDataEntry></ForceDataEntry><CountryCode2>VU</CountryCode2><CountryCode3>VUT</CountryCode3></Country><Country><Id>{C3B3BC34-A9FB-4745-8BFF-2E53F20ED500}</Id><CountryID>232</CountryID><CountryName>Uzbekistan</CountryName><ForceDataEntry></ForceDataEntry><CountryCode2>UZ</CountryCode2><CountryCode3>UZB</CountryCode3></Country><Country><Id>{09C946AD-443B-4B30-BDDF-31B3B3343B21}</Id><CountryID>228</CountryID><CountryName>MOLDOVA,
 REPUBLIC


when i view the "raw" data in the IFS i note that inside the return-tag all
the   <  and  the  >  are representyed by   &lt and &gt  .


 ************Beginning of data**************
<?xml version="1.0"?>
<SOAP-ENV:Envelope
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/";
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; xmlns:xsi
  <SOAP-ENV:Body
SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/";>
    <NS1:DownloadDataResponse
xmlns:NS1="urn:SkynetSynchroniserIntf-ISkynetSynchroniser">
      <return xsi:type="xsd:string">&lt;SkynetExchange&gt;&lt;
Country&gt;&lt;Id&gt;{008AE344-A049-4752-BF6D-05764F9AE25C}&lt;/Id&gt;
;&lt;/Country&gt;&lt;Country&gt;&lt;Id&gt;{B0B392A1-9BC5-404B-A612-FE2B832DC918}&lt;/Id&gt;&lt;CountryID&gt;231&lt;/CountryID&gt;&lt
Entry&gt;&lt;CountryCode2&gt;DK&lt;/CountryCode2&gt;&lt;CountryCode3&gt;DNK&lt;/CountryCode3&gt;&lt;/Country&gt;&lt;Country&gt;&lt;I
&gt;&lt;CountryName&gt;SPAIN&lt;/CountryName&gt;&lt;ForceDataEntry&gt;T&lt;/ForceDataEntry&gt;&lt;CountryCode2&gt;ES&lt;/CountryCode
.....


IS THIS REALLY WHAT THE SERVICE DELIVRES OR IS THIS DUE TO A PARAMETER
VALUE  SOMEWHERE  ?????





Med vennlig hilsen / Best regards
Jan Ottar Valderhaug
SYSTEMA AS
St.Halvardsgt. 33A , 0192 Oslo
Tel: +47 22660660 Mob: 47 48052470 Fax: +47 22660661

-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------