<?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 import xsd with several imports in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-import-xsd-with-several-imports/m-p/2269715#M47860</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp;When I am trying to export, I am getting the following error.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 795px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M3BK.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129075i486B74032A9F0F80/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M3BK.png" alt="0683p000009M3BK.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Could you please check whether all the paths are correct and then try to import again?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 17 Feb 2019 18:42:13 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-02-17T18:42:13Z</dc:date>
    <item>
      <title>How to import xsd with several imports</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-import-xsd-with-several-imports/m-p/2269714#M47859</link>
      <description>Hi, I am using Open Studio 7.1 and I am trying to import an xsd as xml metadata but it looks impossible because it has xsd:imports. The example file is in attachment. Any help is welcome!</description>
      <pubDate>Sun, 17 Feb 2019 14:37:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-import-xsd-with-several-imports/m-p/2269714#M47859</guid>
      <dc:creator>spr654</dc:creator>
      <dc:date>2019-02-17T14:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to import xsd with several imports</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-import-xsd-with-several-imports/m-p/2269715#M47860</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp;When I am trying to export, I am getting the following error.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 795px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M3BK.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129075i486B74032A9F0F80/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M3BK.png" alt="0683p000009M3BK.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Could you please check whether all the paths are correct and then try to import again?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Feb 2019 18:42:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-import-xsd-with-several-imports/m-p/2269715#M47860</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-17T18:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to import xsd with several imports</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-import-xsd-with-several-imports/m-p/2269716#M47861</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;in first row of XSD it contains some definitions:&lt;/P&gt; 
&lt;PRE&gt;xmlns:ns0="http://thesite.com/BusinessObjects/Common/IsAliveResultType/V2" &lt;BR /&gt;xmlns:ns1="http://thesite.com/BusinessObjects/ABC/ReplicationMessageType/V2" &lt;BR /&gt;xmlns:ns2="http://thesite.com/BusinessObjects/Core/VoidType/V2" &lt;BR /&gt;xmlns:ns3="http://thesite.com/BusinessObjects/ABC/ServiceFaultType/V2"&lt;/PRE&gt; 
&lt;P&gt;domain -&amp;nbsp;&lt;A href="http://thesite.com" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;http://thesite.com&lt;/A&gt; is not working,&lt;/P&gt; 
&lt;P&gt;path is also wrong&amp;nbsp;(at least for us):&lt;/P&gt; 
&lt;PRE&gt;  &amp;lt;xsd:import namespace="http://thesite.com/BusinessObjects/Common/IsAliveResultType/V2" schemaLocation="../../../../BusinessObjects/Common/IsAliveResultType/IsAliveResultType.xsd"/&amp;gt;
  &amp;lt;xsd:import namespace="http://thesite.com/BusinessObjects/ABC/ReplicationMessageType/V2" schemaLocation="../../../../BusinessObjects/ABC/ReplicationMessageType/ReplicationMessageType.xsd"/&amp;gt;
  &amp;lt;xsd:import namespace="http://thesite.com/BusinessObjects/Core/VoidType/V2" schemaLocation="../../../../BusinessObjects/Core/VoidType/VoidType.xsd"/&amp;gt;
  &amp;lt;xsd:import namespace="http://thesite.com/BusinessObjects/ABC/ServiceFaultType/V2" schemaLocation="../../../../BusinessObjects/ABC/ServiceFaultType/ServiceFaultType.xsd"/&amp;gt;&lt;/PRE&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;and definitions could not be loaded for resolve feature parts of XSD&lt;/P&gt; 
&lt;PRE&gt;  &amp;lt;xsd:element name="receiveDataChangeEventsReqMsg" type="ns1:ReplicationMessageType"/&amp;gt;
  &amp;lt;xsd:element name="receiveDataChangeEventsRespMsg" type="ns2:VoidType"/&amp;gt;
  &amp;lt;xsd:element name="isAliveReqMsg" type="ns2:VoidType"/&amp;gt;
  &amp;lt;xsd:element name="isAliveRespMsg" type="ns0:IsAliveResultType"/&amp;gt;
  &amp;lt;xsd:element name="serviceFault" type="ns3:ServiceFaultType"/&amp;gt;&lt;/PRE&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Feb 2019 20:25:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-import-xsd-with-several-imports/m-p/2269716#M47861</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2019-02-17T20:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to import xsd with several imports</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-import-xsd-with-several-imports/m-p/2269717#M47862</link>
      <description>Hi Nikhil,&lt;BR /&gt;&lt;BR /&gt;Yes, the xsd is an anonymized because I can’t put the real one. When I try to import the real one, it asks me for the root node. I didn’t even get as far as you did. I only got a long line with xmlns path on it...I will try to construct one fake with a working url...</description>
      <pubDate>Sun, 17 Feb 2019 20:57:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-import-xsd-with-several-imports/m-p/2269717#M47862</guid>
      <dc:creator>spr654</dc:creator>
      <dc:date>2019-02-17T20:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to import xsd with several imports</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-import-xsd-with-several-imports/m-p/2269718#M47863</link>
      <description>Hi Vapukov, yes it was in example.&lt;BR /&gt;I will try to construct one in a non confidential site and I will post it here. Thanks</description>
      <pubDate>Sun, 17 Feb 2019 20:58:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-import-xsd-with-several-imports/m-p/2269718#M47863</guid>
      <dc:creator>spr654</dc:creator>
      <dc:date>2019-02-17T20:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to import xsd with several imports</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-import-xsd-with-several-imports/m-p/2269719#M47864</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Finally I found the way to get the metadata. In schema location, we can see a path like "../../../". After thinking a bit, I asked around if somebody had something like a folder structure containing the imported xsd following that tree and bingo. I have imported the folder in the workspace, inside the project folder. Then, i have used the xml metadata to create an input xml and the xml could finally read all the xsd:import. It is the first time I see something like this, but it worked. Now I have other issues, but I will open new posts to discuss them.&lt;/P&gt;&lt;P&gt;Thank you both for your help and your support.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Feb 2019 13:55:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-import-xsd-with-several-imports/m-p/2269719#M47864</guid>
      <dc:creator>spr654</dc:creator>
      <dc:date>2019-02-18T13:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to import xsd with several imports</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-import-xsd-with-several-imports/m-p/2269720#M47865</link>
      <description>&lt;P&gt;Perfect!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please close this topic now so that other Talend community members can refer it in future?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt;
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Feb 2019 14:00:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-import-xsd-with-several-imports/m-p/2269720#M47865</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-18T14:00:35Z</dc:date>
    </item>
  </channel>
</rss>

