<?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: Getting error while importing xml file in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Getting-error-while-importing-xml-file/m-p/409385#M100021</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope the below weblink helps:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Procedures/Error-while-generating-XML-Map-in-XML-Mapper/td-p/173376" target="_blank"&gt;https://communities.sas.com/t5/SAS-Procedures/Error-while-generating-XML-Map-in-XML-Mapper/td-p/173376&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 01 Nov 2017 09:14:12 GMT</pubDate>
    <dc:creator>sandykota</dc:creator>
    <dc:date>2017-11-01T09:14:12Z</dc:date>
    <item>
      <title>Getting error while importing xml file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Getting-error-while-importing-xml-file/m-p/409380#M100020</link>
      <description>&lt;P&gt;Hi Everyone I am getting below error in log file while importing an XML file. I use below SAS code. How to resolve it&lt;/P&gt;
&lt;P&gt;filename xx temp;&lt;/P&gt;
&lt;P&gt;libname xx xmlv2 '/DIT/Quo/ABCDE-ASTEST-20171027153917_10000004355.xml' automap=replace xmlmap=xx;&lt;/P&gt;
&lt;P&gt;proc copy in=xx out=work;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;
&lt;P&gt;Error&lt;/P&gt;
&lt;P&gt;NOTE: Remote submit to SERVER commencing. ERROR: The creation of the XML Mapper file failed. ERROR: Error in the LIBNAME statement. NOTE: Parsing with high validation. WARNING: XMLMap parser encountered XML issue Exception class: org.xml.sax.SAXParseException ID: Message: schema_reference.4: Failed to read schema document use 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not . Line: 1 Column: 272 ERROR: Libref XX is not assigned.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2017 12:41:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Getting-error-while-importing-xml-file/m-p/409380#M100020</guid>
      <dc:creator>Abraham</dc:creator>
      <dc:date>2017-11-01T12:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while importing xml file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Getting-error-while-importing-xml-file/m-p/409385#M100021</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope the below weblink helps:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Procedures/Error-while-generating-XML-Map-in-XML-Mapper/td-p/173376" target="_blank"&gt;https://communities.sas.com/t5/SAS-Procedures/Error-while-generating-XML-Map-in-XML-Mapper/td-p/173376&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2017 09:14:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Getting-error-while-importing-xml-file/m-p/409385#M100021</guid>
      <dc:creator>sandykota</dc:creator>
      <dc:date>2017-11-01T09:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while importing xml file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Getting-error-while-importing-xml-file/m-p/776180#M246805</link>
      <description>&lt;P&gt;As mentioned in that link, changing parsing validation level from 'High' to 'Minimal' worked. But just trying to find out adverse effects (if any) of not using 'High' validation when parsing. Can anyone provide futher information as to which option is used as a 'default' or there are any rules around parsing levels. Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Oct 2021 12:48:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Getting-error-while-importing-xml-file/m-p/776180#M246805</guid>
      <dc:creator>Var_Jog</dc:creator>
      <dc:date>2021-10-25T12:48:40Z</dc:date>
    </item>
  </channel>
</rss>

