<?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: how to create schema metadata for tFileInputMSXML ? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/how-to-create-schema-metadata-for-tFileInputMSXML/m-p/2362411#M126553</link>
    <description>Thanks for your reply. 
&lt;BR /&gt;I was trying to use the Generic Schema as suggested, but I kept getting the error "Access to the data failure{0} 
&lt;BR /&gt; org.xml.sax.SAXParseException: cvc-elt.1: Cannot find the declaration of element 'tns:vaultDepositFile'." 
&lt;BR /&gt;I did some research. I found it was the bug of Talend 5.2.2 which I was using.( 
&lt;A href="https://jira.talendforge.org/browse/TDI-24503?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aworklog-tabpanel" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TDI-24503?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aworklog-tabpanel&lt;/A&gt; ). 
&lt;BR /&gt;Then I downloaded the fixed versions mentioned in the link, including 5.3.0 and latest one 5.3.1. But they all performed the same error. 
&lt;BR /&gt;I think my input xml is correct because I used the same in other components such as tFileinputXML, tfileinputMSXML. It worked fine with them. 
&lt;BR /&gt;Could you tell it is still a Talend bug or I used it in wrong way ? If it is not a bug, could you provide me a working sample XML with schema ? 
&lt;BR /&gt;Thanks 
&lt;BR /&gt;James 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEuY.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143905i9F514E21E036222E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEuY.png" alt="0683p000009MEuY.png" /&gt;&lt;/span&gt;</description>
    <pubDate>Tue, 13 Aug 2013 22:42:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-08-13T22:42:04Z</dc:date>
    <item>
      <title>how to create schema metadata for tFileInputMSXML ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-create-schema-metadata-for-tFileInputMSXML/m-p/2362409#M126551</link>
      <description>Hi,&lt;BR /&gt;I have a schema file (.xsd) which contains a complicated multiple level schema and nested loops. In order to use it, I created a XML metadata with it. But when I process the input XML file. I have to use tFileInputXML and create multiple ones for  multiple schema and loops. To avoid this multiple tFileInputXML, I am trying to use tFileInputMSXML. But this metadata can not be used as an input for tFileInputMSXML. Is there a way to solve this ?&lt;BR /&gt;In other words, how to apply the schema (.xsd) file to a tFileInputMSXML ? &lt;BR /&gt;Thanks !&lt;BR /&gt;James</description>
      <pubDate>Mon, 12 Aug 2013 21:31:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-create-schema-metadata-for-tFileInputMSXML/m-p/2362409#M126551</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-12T21:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: how to create schema metadata for tFileInputMSXML ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-create-schema-metadata-for-tFileInputMSXML/m-p/2362410#M126552</link>
      <description>Hi, 
&lt;BR /&gt;So far, there is only File XML metadata for tFileInputXML and tExtractXMLField components. 
&lt;BR /&gt;In addition, we provide "generic schema" to user, once the specific metadata wizards don't match your needs . 
&lt;BR /&gt; 
&lt;A href="https://help.talend.com/pages/viewpage.action?pageId=13798676" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9p6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134116iFBD5D7F21624A744/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9p6.png" alt="0683p000009M9p6.png" /&gt;&lt;/span&gt;etting up a Generic schema from a source xml file&lt;/A&gt; 
&lt;BR /&gt;If your needs is still unsatisfied , it is welcome to open a DI project of jira issue on 
&lt;A href="https://jira.talendforge.org/secure/Dashboard.jspa" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendBugTracker&lt;/A&gt;. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 13 Aug 2013 07:12:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-create-schema-metadata-for-tFileInputMSXML/m-p/2362410#M126552</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-13T07:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: how to create schema metadata for tFileInputMSXML ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-create-schema-metadata-for-tFileInputMSXML/m-p/2362411#M126553</link>
      <description>Thanks for your reply. 
&lt;BR /&gt;I was trying to use the Generic Schema as suggested, but I kept getting the error "Access to the data failure{0} 
&lt;BR /&gt; org.xml.sax.SAXParseException: cvc-elt.1: Cannot find the declaration of element 'tns:vaultDepositFile'." 
&lt;BR /&gt;I did some research. I found it was the bug of Talend 5.2.2 which I was using.( 
&lt;A href="https://jira.talendforge.org/browse/TDI-24503?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aworklog-tabpanel" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TDI-24503?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aworklog-tabpanel&lt;/A&gt; ). 
&lt;BR /&gt;Then I downloaded the fixed versions mentioned in the link, including 5.3.0 and latest one 5.3.1. But they all performed the same error. 
&lt;BR /&gt;I think my input xml is correct because I used the same in other components such as tFileinputXML, tfileinputMSXML. It worked fine with them. 
&lt;BR /&gt;Could you tell it is still a Talend bug or I used it in wrong way ? If it is not a bug, could you provide me a working sample XML with schema ? 
&lt;BR /&gt;Thanks 
&lt;BR /&gt;James 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEuY.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143905i9F514E21E036222E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEuY.png" alt="0683p000009MEuY.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 13 Aug 2013 22:42:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-create-schema-metadata-for-tFileInputMSXML/m-p/2362411#M126553</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-13T22:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: how to create schema metadata for tFileInputMSXML ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-create-schema-metadata-for-tFileInputMSXML/m-p/2362412#M126554</link>
      <description>Hi, &lt;BR /&gt;Would you minding add a comment in this bug with your detailed situation(upload your input source is preferred), our developer will check it.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 14 Aug 2013 03:46:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-create-schema-metadata-for-tFileInputMSXML/m-p/2362412#M126554</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-14T03:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: how to create schema metadata for tFileInputMSXML ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-create-schema-metadata-for-tFileInputMSXML/m-p/2362413#M126555</link>
      <description>Yes, I have added a comment.&lt;BR /&gt;Thanks !&lt;BR /&gt;James</description>
      <pubDate>Wed, 14 Aug 2013 13:21:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-create-schema-metadata-for-tFileInputMSXML/m-p/2362413#M126555</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-14T13:21:16Z</dc:date>
    </item>
  </channel>
</rss>

