<?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 data extraction from web, using soap: dumps all data into single xml tag in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/data-extraction-from-web-using-soap-dumps-all-data-into-single/m-p/354991#M83123</link>
    <description>&lt;P&gt;I use Base SAS 9.3.&lt;/P&gt;&lt;P&gt;When using SOAP, the xml webdata is being outputted into one single xml tag with all the expected records and attributes.&amp;nbsp; Need to output in multiple tags to indicate records and attributes. to convert into a dataset of rows and columns.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since it outputs as a single xmltag, when converting to sas dataset, due to character field size limitations, even though I see all the records in the xml single tag dump, sas dataset truncates, so&amp;nbsp;contains only a few records; not all&amp;nbsp;from the xml extraction.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Where could the problem lie:&lt;/P&gt;&lt;P&gt;in the SOAP ENVELOPE?&amp;nbsp; HEADER IN?&amp;nbsp; am I to include HEADEROUT ALSO?&amp;nbsp; if so, what should be the content of HEADEROUT?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Shall greatly appreciate some wisdom in this regard; have been sitting on it for quite some time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;</description>
    <pubDate>Mon, 01 May 2017 17:34:27 GMT</pubDate>
    <dc:creator>rrr123</dc:creator>
    <dc:date>2017-05-01T17:34:27Z</dc:date>
    <item>
      <title>data extraction from web, using soap: dumps all data into single xml tag</title>
      <link>https://communities.sas.com/t5/SAS-Programming/data-extraction-from-web-using-soap-dumps-all-data-into-single/m-p/354991#M83123</link>
      <description>&lt;P&gt;I use Base SAS 9.3.&lt;/P&gt;&lt;P&gt;When using SOAP, the xml webdata is being outputted into one single xml tag with all the expected records and attributes.&amp;nbsp; Need to output in multiple tags to indicate records and attributes. to convert into a dataset of rows and columns.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since it outputs as a single xmltag, when converting to sas dataset, due to character field size limitations, even though I see all the records in the xml single tag dump, sas dataset truncates, so&amp;nbsp;contains only a few records; not all&amp;nbsp;from the xml extraction.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Where could the problem lie:&lt;/P&gt;&lt;P&gt;in the SOAP ENVELOPE?&amp;nbsp; HEADER IN?&amp;nbsp; am I to include HEADEROUT ALSO?&amp;nbsp; if so, what should be the content of HEADEROUT?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Shall greatly appreciate some wisdom in this regard; have been sitting on it for quite some time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 01 May 2017 17:34:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/data-extraction-from-web-using-soap-dumps-all-data-into-single/m-p/354991#M83123</guid>
      <dc:creator>rrr123</dc:creator>
      <dc:date>2017-05-01T17:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: data extraction from web, using soap: dumps all data into single xml tag</title>
      <link>https://communities.sas.com/t5/SAS-Programming/data-extraction-from-web-using-soap-dumps-all-data-into-single/m-p/355119#M83173</link>
      <description>If you have access to IML, I'd recommend integrating your program with R and letting R parse out the returned XML data.  Its abilities to parse XML and HTML are far superior in my view.  Once you have a small program constructed in R, you can use IML to send the data back to SAS to complete your processing and analysis.</description>
      <pubDate>Tue, 02 May 2017 02:29:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/data-extraction-from-web-using-soap-dumps-all-data-into-single/m-p/355119#M83173</guid>
      <dc:creator>statistician13</dc:creator>
      <dc:date>2017-05-02T02:29:51Z</dc:date>
    </item>
  </channel>
</rss>

