<?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: Error loading a XML file in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Error-loading-a-XML-file/m-p/1198347#M628451</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The content of the XML file was in UTF-8 format but I previously saved it in ANSI format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have saved the file in UTF-8 format and finally &lt;STRONG&gt;IT WORKS NICE ... &lt;/STRONG&gt;just as Frank wrote.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for you help&lt;/P&gt;&lt;P&gt;Joaquñin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Oct 2016 13:17:13 GMT</pubDate>
    <dc:creator>Joaquin_Lazaro</dc:creator>
    <dc:date>2016-10-03T13:17:13Z</dc:date>
    <item>
      <title>Error loading a XML file</title>
      <link>https://community.qlik.com/t5/QlikView/Error-loading-a-XML-file/m-p/1198344#M628448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to data from a XML file, but I get this error message&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Found a not valid character&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; On line number: 11. On column number: 12. System ID: MasVoz%20Demo.xml.&lt;/P&gt;&lt;P&gt;callATC:&lt;/P&gt;&lt;P&gt;LOAD account,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; calldate,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; cdrHost,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; destination,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; disposition,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; duration,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; id,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; province,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; service,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; source,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; hasrecord,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; played,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; hasfax&lt;/P&gt;&lt;P&gt;FROM [MasVoz Demo.xml] (XmlSimple, Table is [callATC])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On line 11 there is this content &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;province&amp;gt;móvil&amp;lt;/province&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikView doesn't like de word móvil ... a word with an accent mark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a keyword or any way for loading XML files with accent mark words ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've attached the XML, it could help to test anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much&lt;/P&gt;&lt;P&gt;Joaquín&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2016 11:13:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-loading-a-XML-file/m-p/1198344#M628448</guid>
      <dc:creator>Joaquin_Lazaro</dc:creator>
      <dc:date>2016-10-03T11:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: Error loading a XML file</title>
      <link>https://community.qlik.com/t5/QlikView/Error-loading-a-XML-file/m-p/1198345#M628449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe this is helpful: &lt;A href="https://community.qlik.com/message/536666"&gt;Re: Re: Caractere inválido em load de XML&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2016 12:38:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-loading-a-XML-file/m-p/1198345#M628449</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-10-03T12:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: Error loading a XML file</title>
      <link>https://community.qlik.com/t5/QlikView/Error-loading-a-XML-file/m-p/1198346#M628450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try opening the xml file with notepad++ and change encoding to UTF-8 ("convert to UTF-8"). Then save and try again loding the xml with qlikview!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2016 13:02:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-loading-a-XML-file/m-p/1198346#M628450</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2016-10-03T13:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: Error loading a XML file</title>
      <link>https://community.qlik.com/t5/QlikView/Error-loading-a-XML-file/m-p/1198347#M628451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The content of the XML file was in UTF-8 format but I previously saved it in ANSI format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have saved the file in UTF-8 format and finally &lt;STRONG&gt;IT WORKS NICE ... &lt;/STRONG&gt;just as Frank wrote.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for you help&lt;/P&gt;&lt;P&gt;Joaquñin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2016 13:17:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-loading-a-XML-file/m-p/1198347#M628451</guid>
      <dc:creator>Joaquin_Lazaro</dc:creator>
      <dc:date>2016-10-03T13:17:13Z</dc:date>
    </item>
  </channel>
</rss>

