<?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 do I create an external XSD and reference it in a WSDL in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-do-I-create-an-external-XSD-and-reference-it-in-a-WSDL/m-p/2358359#M123406</link>
    <description>Hi Shong, I have managed to get this to work however i am certain this is not entirely correct. 
  &lt;BR /&gt;WSDL 
  &lt;BR /&gt; 
  &lt;PRE&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;BR /&gt;&amp;lt;wsdl:definitions name="ImportSchema"&lt;BR /&gt;		xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"&lt;BR /&gt;		xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"&lt;BR /&gt;		xmlns:xsd="http://www.w3.org/2001/XMLSchema"&lt;BR /&gt;		xmlns:tns="http://www.talend.org/service/"&lt;BR /&gt;		targetNamespace="http://www.talend.org/service/"&amp;gt;&lt;BR /&gt;	&amp;lt;wsdl:types&amp;gt;&lt;BR /&gt;		&amp;lt;xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"&lt;BR /&gt;			targetNamespace="http://www.talend.org/service/"&lt;BR /&gt;			xmlns:pref="http://www.dstv.com/services/DStvTypes/"&amp;gt;&lt;BR /&gt;			&amp;lt;xsd:import schemaLocation="schemas/DStvTypes.xsd" namespace="http://www.dstv.com/services/DStvTypes/"&amp;gt;&amp;lt;/xsd:import&amp;gt;&lt;BR /&gt;			&amp;lt;xsd:element name="ImportSchemaOperationRequest"&amp;gt;&lt;BR /&gt;				&amp;lt;xsd:complexType&amp;gt;&lt;BR /&gt;					&amp;lt;xsd:sequence&amp;gt;&lt;BR /&gt;						&amp;lt;xsd:element name="in&lt;/PRE&gt;
 &lt;BR /&gt;&lt;BR /&gt;To see the whole post, download it &lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Md7O"&gt;here&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Md7O"&gt;OriginalPost.pdf&lt;/A&gt;</description>
    <pubDate>Fri, 16 Aug 2013 09:12:01 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-08-16T09:12:01Z</dc:date>
    <item>
      <title>How do I create an external XSD and reference it in a WSDL</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-do-I-create-an-external-XSD-and-reference-it-in-a-WSDL/m-p/2358356#M123403</link>
      <description>Hi, anyone know how to reference an external schema file in a WSDL.
&lt;BR /&gt;This is apparently possible from 5.3.1.
&lt;BR /&gt;I cannot find an example of the procedure and i have quite a few services and they all use a base schema.
&lt;BR /&gt;It is a pain to constantly track the changes
&lt;BR /&gt;e.g.
&lt;BR /&gt;
&lt;PRE&gt;   &amp;lt;wsdl:types&amp;gt;&lt;BR /&gt;      &amp;lt;xsd schema&amp;gt;&lt;BR /&gt;         &amp;lt;xsd:import&amp;gt;myTypes.xsd&amp;lt;/xsd:import&amp;gt;&lt;BR /&gt;      &amp;lt;/xsd schema&amp;gt;&lt;BR /&gt;   &amp;lt;/wsdl:types&amp;gt;&lt;/PRE&gt;
&lt;BR /&gt;rather than
&lt;BR /&gt;
&lt;PRE&gt;   &amp;lt;wsdl:types&amp;gt;&lt;BR /&gt;      &amp;lt;xsd schema&amp;gt;&lt;BR /&gt;      &amp;lt;!-- this schema should live in a XSD file that can be imported by all WSDL's --&amp;gt;&lt;BR /&gt;      &amp;lt;/xsd schema&amp;gt;&lt;BR /&gt;      &amp;lt;xsd schema&amp;gt;&lt;BR /&gt;      &amp;lt;/xsd schema&amp;gt;&lt;BR /&gt;   &amp;lt;/wsdl:types&amp;gt;&lt;/PRE&gt;
&lt;BR /&gt;Graham</description>
      <pubDate>Sat, 16 Nov 2024 11:56:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-do-I-create-an-external-XSD-and-reference-it-in-a-WSDL/m-p/2358356#M123403</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create an external XSD and reference it in a WSDL</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-do-I-create-an-external-XSD-and-reference-it-in-a-WSDL/m-p/2358357#M123404</link>
      <description>Hi gaimmo 
&lt;BR /&gt;I am not sure it is possible or not right now, I will check it with our colleagues from R&amp;amp;D team, and come back to you asap! 
&lt;BR /&gt;Shongn</description>
      <pubDate>Thu, 15 Aug 2013 15:21:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-do-I-create-an-external-XSD-and-reference-it-in-a-WSDL/m-p/2358357#M123404</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-15T15:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create an external XSD and reference it in a WSDL</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-do-I-create-an-external-XSD-and-reference-it-in-a-WSDL/m-p/2358358#M123405</link>
      <description>Hi Shong, I stand to correction but thought this was in the new features of 5.3.1. 
&lt;BR /&gt;In my opinion this is a fundamental flaw in Talend as I have quite a few services that all use a base schema and when this base schema requires a change i need to make the change in every WSDL and inevitably screw up 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MPcz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157233iD1A564EF62DE3BC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MPcz.png" alt="0683p000009MPcz.png" /&gt;&lt;/span&gt; in one of them making my schema inconsistent. 
&lt;BR /&gt;Graham</description>
      <pubDate>Fri, 16 Aug 2013 07:11:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-do-I-create-an-external-XSD-and-reference-it-in-a-WSDL/m-p/2358358#M123405</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-16T07:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create an external XSD and reference it in a WSDL</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-do-I-create-an-external-XSD-and-reference-it-in-a-WSDL/m-p/2358359#M123406</link>
      <description>Hi Shong, I have managed to get this to work however i am certain this is not entirely correct. 
  &lt;BR /&gt;WSDL 
  &lt;BR /&gt; 
  &lt;PRE&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;BR /&gt;&amp;lt;wsdl:definitions name="ImportSchema"&lt;BR /&gt;		xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"&lt;BR /&gt;		xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"&lt;BR /&gt;		xmlns:xsd="http://www.w3.org/2001/XMLSchema"&lt;BR /&gt;		xmlns:tns="http://www.talend.org/service/"&lt;BR /&gt;		targetNamespace="http://www.talend.org/service/"&amp;gt;&lt;BR /&gt;	&amp;lt;wsdl:types&amp;gt;&lt;BR /&gt;		&amp;lt;xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"&lt;BR /&gt;			targetNamespace="http://www.talend.org/service/"&lt;BR /&gt;			xmlns:pref="http://www.dstv.com/services/DStvTypes/"&amp;gt;&lt;BR /&gt;			&amp;lt;xsd:import schemaLocation="schemas/DStvTypes.xsd" namespace="http://www.dstv.com/services/DStvTypes/"&amp;gt;&amp;lt;/xsd:import&amp;gt;&lt;BR /&gt;			&amp;lt;xsd:element name="ImportSchemaOperationRequest"&amp;gt;&lt;BR /&gt;				&amp;lt;xsd:complexType&amp;gt;&lt;BR /&gt;					&amp;lt;xsd:sequence&amp;gt;&lt;BR /&gt;						&amp;lt;xsd:element name="in&lt;/PRE&gt;
 &lt;BR /&gt;&lt;BR /&gt;To see the whole post, download it &lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Md7O"&gt;here&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Md7O"&gt;OriginalPost.pdf&lt;/A&gt;</description>
      <pubDate>Fri, 16 Aug 2013 09:12:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-do-I-create-an-external-XSD-and-reference-it-in-a-WSDL/m-p/2358359#M123406</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-16T09:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create an external XSD and reference it in a WSDL</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-do-I-create-an-external-XSD-and-reference-it-in-a-WSDL/m-p/2358360#M123407</link>
      <description>Hi Shong, any update on this? 
&lt;BR /&gt; 
&lt;BR /&gt;Graham</description>
      <pubDate>Mon, 26 Aug 2013 08:20:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-do-I-create-an-external-XSD-and-reference-it-in-a-WSDL/m-p/2358360#M123407</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-26T08:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create an external XSD and reference it in a WSDL</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-do-I-create-an-external-XSD-and-reference-it-in-a-WSDL/m-p/2358361#M123408</link>
      <description>I have the same problem here. Any updates?</description>
      <pubDate>Wed, 27 Jan 2016 23:42:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-do-I-create-an-external-XSD-and-reference-it-in-a-WSDL/m-p/2358361#M123408</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-27T23:42:34Z</dc:date>
    </item>
  </channel>
</rss>

