<?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 How to Use WHERE condition in Xpath in Data Quality</title>
    <link>https://community.qlik.com/t5/Data-Quality/How-to-Use-WHERE-condition-in-Xpath/m-p/2280764#M3572</link>
    <description>Hi, 
&lt;BR /&gt;I want to fetch city based on the &amp;lt;AddressType&amp;gt; and &amp;lt;Name&amp;gt; based on &amp;lt;AddressType&amp;gt; and @sequence . Can any one let me know how to get it in the Xpath. 
&lt;BR /&gt;conditions are: 
&lt;BR /&gt;LegalEntity/Address/City and 
&lt;BR /&gt;LegalEntity/Address/Name AND @sequence=1 
&lt;BR /&gt;Please find the xml file details below: 
&lt;BR /&gt; 
&lt;BR /&gt;&amp;lt;LegalEntity&amp;gt; 
&lt;BR /&gt;&amp;lt;Address&amp;gt; 
&lt;BR /&gt; &amp;lt;audit:Activity creation-date="2003-09-26T20:32:47.836" creation-user="global" update-date="2006-11-03T16:51:23.110" update-user="pc09123" /&amp;gt; 
&lt;BR /&gt; &amp;lt;AddressType&amp;gt;PRMB&amp;lt;/AddressType&amp;gt; 
&lt;BR /&gt; &amp;lt;City&amp;gt;HAMILTON&amp;lt;/City&amp;gt; 
&lt;BR /&gt; &amp;lt;Country&amp;gt;BMU&amp;lt;/Country&amp;gt; 
&lt;BR /&gt; &amp;lt;Name sequence="1"&amp;gt;REFCO CAPITAL MARKETS, LTD&amp;lt;/Name&amp;gt; 
&lt;BR /&gt; &amp;lt;Street sequence="1"&amp;gt;ROSEBANK BUILDING&amp;lt;/Street&amp;gt; 
&lt;BR /&gt; &amp;lt;ZipCode&amp;gt;HM 11&amp;lt;/ZipCode&amp;gt; 
&lt;BR /&gt; &amp;lt;/Address&amp;gt; 
&lt;BR /&gt;&amp;lt;Address&amp;gt; 
&lt;BR /&gt; &amp;lt;audit:Activity creation-date="2006-10-23T13:16:37.210" creation-user="pc09123" update-date="2006-10-23T13:16:37.210" update-user="pc09123" /&amp;gt; 
&lt;BR /&gt; &amp;lt;AddressType&amp;gt;MAIL&amp;lt;/AddressType&amp;gt; 
&lt;BR /&gt; &amp;lt;City&amp;gt;NEW YORK&amp;lt;/City&amp;gt; 
&lt;BR /&gt; &amp;lt;Country&amp;gt;USA&amp;lt;/Country&amp;gt; 
&lt;BR /&gt; &amp;lt;Name sequence="1"&amp;gt;REFCO CAPITAL MARKETS LTD&amp;lt;/Name&amp;gt; 
&lt;BR /&gt; &amp;lt;Street sequence="1"&amp;gt;200 LIBERTY STREET&amp;lt;/Street&amp;gt; 
&lt;BR /&gt; &amp;lt;ZipCode&amp;gt;10281&amp;lt;/ZipCode&amp;gt; 
&lt;BR /&gt; &amp;lt;/Address&amp;gt; 
&lt;BR /&gt;&amp;lt;/legalEntity&amp;gt;</description>
    <pubDate>Sat, 16 Nov 2024 12:42:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T12:42:04Z</dc:date>
    <item>
      <title>How to Use WHERE condition in Xpath</title>
      <link>https://community.qlik.com/t5/Data-Quality/How-to-Use-WHERE-condition-in-Xpath/m-p/2280764#M3572</link>
      <description>Hi, 
&lt;BR /&gt;I want to fetch city based on the &amp;lt;AddressType&amp;gt; and &amp;lt;Name&amp;gt; based on &amp;lt;AddressType&amp;gt; and @sequence . Can any one let me know how to get it in the Xpath. 
&lt;BR /&gt;conditions are: 
&lt;BR /&gt;LegalEntity/Address/City and 
&lt;BR /&gt;LegalEntity/Address/Name AND @sequence=1 
&lt;BR /&gt;Please find the xml file details below: 
&lt;BR /&gt; 
&lt;BR /&gt;&amp;lt;LegalEntity&amp;gt; 
&lt;BR /&gt;&amp;lt;Address&amp;gt; 
&lt;BR /&gt; &amp;lt;audit:Activity creation-date="2003-09-26T20:32:47.836" creation-user="global" update-date="2006-11-03T16:51:23.110" update-user="pc09123" /&amp;gt; 
&lt;BR /&gt; &amp;lt;AddressType&amp;gt;PRMB&amp;lt;/AddressType&amp;gt; 
&lt;BR /&gt; &amp;lt;City&amp;gt;HAMILTON&amp;lt;/City&amp;gt; 
&lt;BR /&gt; &amp;lt;Country&amp;gt;BMU&amp;lt;/Country&amp;gt; 
&lt;BR /&gt; &amp;lt;Name sequence="1"&amp;gt;REFCO CAPITAL MARKETS, LTD&amp;lt;/Name&amp;gt; 
&lt;BR /&gt; &amp;lt;Street sequence="1"&amp;gt;ROSEBANK BUILDING&amp;lt;/Street&amp;gt; 
&lt;BR /&gt; &amp;lt;ZipCode&amp;gt;HM 11&amp;lt;/ZipCode&amp;gt; 
&lt;BR /&gt; &amp;lt;/Address&amp;gt; 
&lt;BR /&gt;&amp;lt;Address&amp;gt; 
&lt;BR /&gt; &amp;lt;audit:Activity creation-date="2006-10-23T13:16:37.210" creation-user="pc09123" update-date="2006-10-23T13:16:37.210" update-user="pc09123" /&amp;gt; 
&lt;BR /&gt; &amp;lt;AddressType&amp;gt;MAIL&amp;lt;/AddressType&amp;gt; 
&lt;BR /&gt; &amp;lt;City&amp;gt;NEW YORK&amp;lt;/City&amp;gt; 
&lt;BR /&gt; &amp;lt;Country&amp;gt;USA&amp;lt;/Country&amp;gt; 
&lt;BR /&gt; &amp;lt;Name sequence="1"&amp;gt;REFCO CAPITAL MARKETS LTD&amp;lt;/Name&amp;gt; 
&lt;BR /&gt; &amp;lt;Street sequence="1"&amp;gt;200 LIBERTY STREET&amp;lt;/Street&amp;gt; 
&lt;BR /&gt; &amp;lt;ZipCode&amp;gt;10281&amp;lt;/ZipCode&amp;gt; 
&lt;BR /&gt; &amp;lt;/Address&amp;gt; 
&lt;BR /&gt;&amp;lt;/legalEntity&amp;gt;</description>
      <pubDate>Sat, 16 Nov 2024 12:42:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/How-to-Use-WHERE-condition-in-Xpath/m-p/2280764#M3572</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to Use WHERE condition in Xpath</title>
      <link>https://community.qlik.com/t5/Data-Quality/How-to-Use-WHERE-condition-in-Xpath/m-p/2280765#M3573</link>
      <description>Hi tvs,
&lt;BR /&gt;Please refer to this page for examples of xpath expressions:
&lt;BR /&gt;
&lt;A href="http://msdn.microsoft.com/en-us/library/ms256086.aspx" rel="nofollow noopener noreferrer"&gt;http://msdn.microsoft.com/en-us/library/ms256086.aspx&lt;/A&gt;</description>
      <pubDate>Thu, 08 Sep 2011 00:12:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/How-to-Use-WHERE-condition-in-Xpath/m-p/2280765#M3573</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-08T00:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to Use WHERE condition in Xpath</title>
      <link>https://community.qlik.com/t5/Data-Quality/How-to-Use-WHERE-condition-in-Xpath/m-p/2280766#M3574</link>
      <description>Hi,
&lt;BR /&gt;Here's an example specific to Talend. 
&lt;A href="http://bekwam.blogspot.com/2011/05/talend-open-studio-walkthrough-using.html" rel="nofollow noopener noreferrer"&gt;http://bekwam.blogspot.com/2011/05/talend-open-studio-walkthrough-using.html&lt;/A&gt; There are some more TOS xpath posts on the blog if you search for 'xpath'.
&lt;BR /&gt;-Carl</description>
      <pubDate>Thu, 08 Sep 2011 02:15:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/How-to-Use-WHERE-condition-in-Xpath/m-p/2280766#M3574</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-08T02:15:27Z</dc:date>
    </item>
  </channel>
</rss>

