<?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: help on xml cdata tag in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-use-xml-cdata-tag-for-not-displaying-characters/m-p/588526#M204980</link>
    <description>&lt;P&gt;The link is a URL and has to be encoded as such, for example, spaces are encoded as %20. This is standard for URLs. The URL is "displayed" by the browser in the address bar. Further to this, the string has to be further encoded as the dashboard is SimpleXML, for example, ampersands as encoded as &amp;amp;amp;. This is also standard for XML. Since you have already confirmed that this works, I would go with a functioning solution if I were you.&lt;/P&gt;</description>
    <pubDate>Fri, 11 Mar 2022 06:39:46 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2022-03-11T06:39:46Z</dc:date>
    <item>
      <title>How to use xml cdata tag for not displaying characters?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-use-xml-cdata-tag-for-not-displaying-characters/m-p/588281#M204876</link>
      <description>&lt;P&gt;hi&lt;/P&gt;
&lt;P&gt;I&amp;nbsp; use a "link to the search" drilldown from a table panel&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I have a look to my xml, I have a lot of special characters&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;lt;drilldown&amp;gt;
          &amp;lt;link target="_blank"&amp;gt;search?q=%60index_mesuresc%60%20sourcetype%3D%22ez%3Acitrix%22&amp;amp;amp;earliest=&amp;amp;amp;latest=&amp;lt;/link&amp;gt;
        &amp;lt;/drilldown&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;as far as I know, we can use cdata to correct this?&lt;/P&gt;
&lt;P&gt;so I dont know how to use cdata tag for not displaying characters&lt;/P&gt;
&lt;P&gt;I have tried this but it doesnt works&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;lt;drilldown&amp;gt;
&amp;lt;link target="_blank"&amp;gt;&amp;lt;![CDATA[search?q=%60index_mesuresc%60%20sourcetype%3D%22ez%3Acitrix%22&amp;amp;amp;earliest=&amp;amp;amp;latest=]]&amp;gt;&amp;lt;/link&amp;gt;
&amp;lt;/drilldown&amp;gt;
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you help please?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 17:15:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-use-xml-cdata-tag-for-not-displaying-characters/m-p/588281#M204876</guid>
      <dc:creator>jip31</dc:creator>
      <dc:date>2022-03-09T17:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: help on xml cdata tag</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-use-xml-cdata-tag-for-not-displaying-characters/m-p/588285#M204878</link>
      <description>&lt;P&gt;What needs "correcting"? Does this link not work?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 17:11:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-use-xml-cdata-tag-for-not-displaying-characters/m-p/588285#M204878</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-03-09T17:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: help on xml cdata tag</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-use-xml-cdata-tag-for-not-displaying-characters/m-p/588288#M204879</link>
      <description>&lt;P&gt;This URL works but I thought that using cdata tags the URL will be displayed without spécial characters&lt;/P&gt;&lt;P&gt;It seems to not be the case?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 10:00:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-use-xml-cdata-tag-for-not-displaying-characters/m-p/588288#M204879</guid>
      <dc:creator>jip31</dc:creator>
      <dc:date>2022-03-10T10:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to use xml cdata tag for not displaying characters?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-use-xml-cdata-tag-for-not-displaying-characters/m-p/588523#M204977</link>
      <description>&lt;P&gt;Is anybody can help please?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2022 06:22:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-use-xml-cdata-tag-for-not-displaying-characters/m-p/588523#M204977</guid>
      <dc:creator>jip31</dc:creator>
      <dc:date>2022-03-11T06:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: help on xml cdata tag</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-use-xml-cdata-tag-for-not-displaying-characters/m-p/588526#M204980</link>
      <description>&lt;P&gt;The link is a URL and has to be encoded as such, for example, spaces are encoded as %20. This is standard for URLs. The URL is "displayed" by the browser in the address bar. Further to this, the string has to be further encoded as the dashboard is SimpleXML, for example, ampersands as encoded as &amp;amp;amp;. This is also standard for XML. Since you have already confirmed that this works, I would go with a functioning solution if I were you.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2022 06:39:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-use-xml-cdata-tag-for-not-displaying-characters/m-p/588526#M204980</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-03-11T06:39:46Z</dc:date>
    </item>
  </channel>
</rss>

