<?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: Is there a way to read iphone 12 pro max status data XML in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Is-there-a-way-to-read-iphone-12-pro-max-status-data-XML/m-p/754050#M237730</link>
    <description>1) write some data step code by yourself.&lt;BR /&gt;&lt;BR /&gt;2) try xmlv2 engine.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;filename tmp temp;&lt;BR /&gt;libname x xmlv2 'c:\temp\temp.xml' xmlmap=tmp automap=replace;&lt;BR /&gt;proc copy in=x out=work;&lt;BR /&gt;run;</description>
    <pubDate>Wed, 14 Jul 2021 12:37:14 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2021-07-14T12:37:14Z</dc:date>
    <item>
      <title>Is there a way to read iphone 12 pro max status data XML</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Is-there-a-way-to-read-iphone-12-pro-max-status-data-XML/m-p/754027#M237717</link>
      <description>&lt;P&gt;Hi everyone !&lt;/P&gt;&lt;P&gt;The Health Data app on iphone Xs (iOS14.2) can export its data into compressed XML files. The files are called export.zip, export.xml, and export_cda.xml. I used SAS XML Mapper and complained that the data was too big (45meg).&lt;/P&gt;&lt;P&gt;How do I import this data into SAS?&lt;/P&gt;&lt;P&gt;Thanks you so much !&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jul 2021 10:26:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Is-there-a-way-to-read-iphone-12-pro-max-status-data-XML/m-p/754027#M237717</guid>
      <dc:creator>hoatuoi9x</dc:creator>
      <dc:date>2021-07-14T10:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to read iphone 12 pro max status data XML</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Is-there-a-way-to-read-iphone-12-pro-max-status-data-XML/m-p/754050#M237730</link>
      <description>1) write some data step code by yourself.&lt;BR /&gt;&lt;BR /&gt;2) try xmlv2 engine.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;filename tmp temp;&lt;BR /&gt;libname x xmlv2 'c:\temp\temp.xml' xmlmap=tmp automap=replace;&lt;BR /&gt;proc copy in=x out=work;&lt;BR /&gt;run;</description>
      <pubDate>Wed, 14 Jul 2021 12:37:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Is-there-a-way-to-read-iphone-12-pro-max-status-data-XML/m-p/754050#M237730</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2021-07-14T12:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to read iphone 12 pro max status data XML</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Is-there-a-way-to-read-iphone-12-pro-max-status-data-XML/m-p/754070#M237734</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I think there must be a lot of similar/repetitive data in your XML. For every day/activity?&lt;/P&gt;
&lt;P&gt;You may be able to analyze and reduce the source data to feed the XML mapper, see&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/Maxims-of-Maximally-Efficient-SAS-Programmers/ta-p/352068" target="_blank" rel="noopener"&gt;#3&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jul 2021 14:02:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Is-there-a-way-to-read-iphone-12-pro-max-status-data-XML/m-p/754070#M237734</guid>
      <dc:creator>Oligolas</dc:creator>
      <dc:date>2021-07-14T14:02:20Z</dc:date>
    </item>
  </channel>
</rss>

