<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Probleme with proc soap in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Probleme-with-proc-soap/m-p/175040#M44928</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot for the answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Jan 2015 10:00:47 GMT</pubDate>
    <dc:creator>tarik103</dc:creator>
    <dc:date>2015-01-09T10:00:47Z</dc:date>
    <item>
      <title>Probleme with proc soap</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Probleme-with-proc-soap/m-p/175035#M44923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everybody!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a probleme with the proc soap &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my result is in&amp;nbsp; one line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is no line feed ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anybody has that problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jan 2015 16:50:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Probleme-with-proc-soap/m-p/175035#M44923</guid>
      <dc:creator>tarik103</dc:creator>
      <dc:date>2015-01-08T16:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: Probleme with proc soap</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Probleme-with-proc-soap/m-p/175036#M44924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why is that a problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jan 2015 16:53:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Probleme-with-proc-soap/m-p/175036#M44924</guid>
      <dc:creator>FriedEgg</dc:creator>
      <dc:date>2015-01-08T16:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: Probleme with proc soap</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Probleme-with-proc-soap/m-p/175037#M44925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;one possibility is that PROC COAP is running in a *nix environment and you are reading the output on Windows (with, say, NotePad).&amp;nbsp; *nix and Windows use different end-of-line markers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jan 2015 16:55:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Probleme-with-proc-soap/m-p/175037#M44925</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2015-01-08T16:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: Probleme with proc soap</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Probleme-with-proc-soap/m-p/175038#M44926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that a problem for consulting via putty&lt;IMG alt="putty.png" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/8640_putty.png" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jan 2015 17:03:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Probleme-with-proc-soap/m-p/175038#M44926</guid>
      <dc:creator>tarik103</dc:creator>
      <dc:date>2015-01-08T17:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: Probleme with proc soap</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Probleme-with-proc-soap/m-p/175039#M44927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you expect to gain from looking at this XML data in PuTTY?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use xmllint (assuming it's installed), a command line XML tool for linux to get a 'pretty print' of the data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$&amp;gt; xmllint --format FILE.XML&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jan 2015 17:12:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Probleme-with-proc-soap/m-p/175039#M44927</guid>
      <dc:creator>FriedEgg</dc:creator>
      <dc:date>2015-01-08T17:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: Probleme with proc soap</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Probleme-with-proc-soap/m-p/175040#M44928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot for the answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jan 2015 10:00:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Probleme-with-proc-soap/m-p/175040#M44928</guid>
      <dc:creator>tarik103</dc:creator>
      <dc:date>2015-01-09T10:00:47Z</dc:date>
    </item>
  </channel>
</rss>

