<?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: [solved] Validate WSDL against XSD in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/solved-Validate-WSDL-against-XSD/m-p/2278410#M53893</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00539000004XsaeAAC"&gt;@xdshi&lt;/A&gt;,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;When i was facing this problem i checked the WSDL Schema validation Policy and this helped me but i ended up using the WSDL as the only "Validation" for my webservice.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I realize that sometimes the WSDL is permissive with patterns and enumerations. I mean that if i hade an enumeration of 2 values A and B, the webservice let me introduce C without failing. Is there some option to make the webservice be restrictive with the input?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I created other thread related to this. Maybe you know how this checkbox works.&lt;/P&gt; 
&lt;P&gt;&lt;A title="ESB-Runtime-Options-Services" href="https://community.qlik.com/s/feed/0D53p00007vClrBCAS" target="_blank"&gt;ESB-Runtime-Options-Services&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks for your help.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 09 Jan 2019 13:34:26 GMT</pubDate>
    <dc:creator>Tech8</dc:creator>
    <dc:date>2019-01-09T13:34:26Z</dc:date>
    <item>
      <title>[solved] Validate WSDL against XSD</title>
      <link>https://community.qlik.com/t5/Talend-Studio/solved-Validate-WSDL-against-XSD/m-p/2278408#M53891</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a webservice and want to validate the WSDL against and xsd using the component tXSDValidator but for some reason im getting always invalid file.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My question is it possible to validate the wsdl against xsd? Im creating manually the xsd and i suppose that this could be one of the problems.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:24:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/solved-Validate-WSDL-against-XSD/m-p/2278408#M53891</guid>
      <dc:creator>Tech8</dc:creator>
      <dc:date>2024-11-16T07:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: [solved] Validate WSDL against XSD</title>
      <link>https://community.qlik.com/t5/Talend-Studio/solved-Validate-WSDL-against-XSD/m-p/2278409#M53892</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;You can achieve this goal in Talend ESB product.&lt;/P&gt;
&lt;P&gt;Please have a look at Service Registry/Custom schema validation.&lt;/P&gt;
&lt;P&gt;&lt;A title="TalendHelpCenter:WSDL Schema Validation Policy" href="https://help.talend.com/reader/yCUrnvz2nwmX~kXh97F_Mg/tBe9iDYIHiZOv2EvwgWlBA" target="_self" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:WSDL Schema Validation Policy&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A title="TalendHelpCenter:Custom Schema Validation Policy" href="https://help.talend.com/reader/yCUrnvz2nwmX~kXh97F_Mg/zqzTNUGZC1dGOErsQmz70g" target="_self" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Custom Schema Validation Policy&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Nov 2018 08:23:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/solved-Validate-WSDL-against-XSD/m-p/2278409#M53892</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-20T08:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: [solved] Validate WSDL against XSD</title>
      <link>https://community.qlik.com/t5/Talend-Studio/solved-Validate-WSDL-against-XSD/m-p/2278410#M53893</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00539000004XsaeAAC"&gt;@xdshi&lt;/A&gt;,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;When i was facing this problem i checked the WSDL Schema validation Policy and this helped me but i ended up using the WSDL as the only "Validation" for my webservice.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I realize that sometimes the WSDL is permissive with patterns and enumerations. I mean that if i hade an enumeration of 2 values A and B, the webservice let me introduce C without failing. Is there some option to make the webservice be restrictive with the input?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I created other thread related to this. Maybe you know how this checkbox works.&lt;/P&gt; 
&lt;P&gt;&lt;A title="ESB-Runtime-Options-Services" href="https://community.qlik.com/s/feed/0D53p00007vClrBCAS" target="_blank"&gt;ESB-Runtime-Options-Services&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks for your help.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jan 2019 13:34:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/solved-Validate-WSDL-against-XSD/m-p/2278410#M53893</guid>
      <dc:creator>Tech8</dc:creator>
      <dc:date>2019-01-09T13:34:26Z</dc:date>
    </item>
  </channel>
</rss>

