<?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 XML Mapper Warning/Error in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/XML-Mapper-Warning-Error/m-p/385329#M24822</link>
    <description>&lt;P&gt;I have downloaded the XML Mapper program and have generated the SAS code and the automap within the XML program. When I run the following code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;filename&amp;nbsp;&lt;EM&gt;XMLfile&amp;nbsp;&lt;/EM&gt;'&lt;EM&gt;XML data&amp;nbsp;&lt;/EM&gt;&lt;EM&gt;location&lt;/EM&gt;';&lt;/P&gt;&lt;P&gt;filename&amp;nbsp;&lt;EM&gt;XMLMap 'XML Mapper location';&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;libname&amp;nbsp;&lt;EM&gt;XMLfile&amp;nbsp;&lt;/EM&gt;xmlv2 xmlmap=&lt;EM&gt;XMLMap&lt;/EM&gt; access=READONLY;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc datasets lib=&lt;EM&gt;XMLfile&lt;/EM&gt;;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I then get the warning message: "No matching members in directory." It continues to run and then I run the following code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc contents data=&lt;EM&gt;XMLfile.Object&lt;/EM&gt; varnum;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;which then generates the error message: "File&amp;nbsp;&lt;EM&gt;XMLfile.Object.Data&amp;nbsp;&lt;/EM&gt;does not exist."&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any held would be GREATLY appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 03 Aug 2017 14:41:48 GMT</pubDate>
    <dc:creator>mm_hsb</dc:creator>
    <dc:date>2017-08-03T14:41:48Z</dc:date>
    <item>
      <title>XML Mapper Warning/Error</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/XML-Mapper-Warning-Error/m-p/385329#M24822</link>
      <description>&lt;P&gt;I have downloaded the XML Mapper program and have generated the SAS code and the automap within the XML program. When I run the following code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;filename&amp;nbsp;&lt;EM&gt;XMLfile&amp;nbsp;&lt;/EM&gt;'&lt;EM&gt;XML data&amp;nbsp;&lt;/EM&gt;&lt;EM&gt;location&lt;/EM&gt;';&lt;/P&gt;&lt;P&gt;filename&amp;nbsp;&lt;EM&gt;XMLMap 'XML Mapper location';&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;libname&amp;nbsp;&lt;EM&gt;XMLfile&amp;nbsp;&lt;/EM&gt;xmlv2 xmlmap=&lt;EM&gt;XMLMap&lt;/EM&gt; access=READONLY;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc datasets lib=&lt;EM&gt;XMLfile&lt;/EM&gt;;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I then get the warning message: "No matching members in directory." It continues to run and then I run the following code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc contents data=&lt;EM&gt;XMLfile.Object&lt;/EM&gt; varnum;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;which then generates the error message: "File&amp;nbsp;&lt;EM&gt;XMLfile.Object.Data&amp;nbsp;&lt;/EM&gt;does not exist."&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any held would be GREATLY appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2017 14:41:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/XML-Mapper-Warning-Error/m-p/385329#M24822</guid>
      <dc:creator>mm_hsb</dc:creator>
      <dc:date>2017-08-03T14:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: XML Mapper Warning/Error</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/XML-Mapper-Warning-Error/m-p/385335#M24824</link>
      <description>&lt;P&gt;You may want to share more code if the file names are not sensitive.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;then get the warning message: "No matching members in directory." It continues to run and then I run the following code:&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;indicates that what you were looking for wasn't in the location you specified. Check spelling and if your OS is case sensitive for files make sure that case is correct as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2017 14:53:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/XML-Mapper-Warning-Error/m-p/385335#M24824</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-08-03T14:53:36Z</dc:date>
    </item>
  </channel>
</rss>

