<?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: Error due to less than or equal (&amp;lt;= symbol) in query in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-due-to-less-than-or-equal-amp-amp-lt-symbol/m-p/117936#M4080</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry Anthony, thanks for doing it. Won't forget the closing mark next time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pierre.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Mar 2013 10:43:00 GMT</pubDate>
    <dc:creator>PierreLarondelle</dc:creator>
    <dc:date>2013-03-08T10:43:00Z</dc:date>
    <item>
      <title>Error due to less than or equal (&amp;amp;lt;= symbol) in query</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-due-to-less-than-or-equal-amp-amp-lt-symbol/m-p/117924#M4068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried the following query in Flash Builder 4.6 : &amp;lt;esri:Query id="query1FR" where = " pw_fre &amp;lt;= '{qText2FR.text}' "&amp;nbsp; which causes an error while compiling with a warning message telling that the value of atribute "where" associated to an element type "esri:query" must not contain the character '&amp;lt;'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How do I query properly in Flex using operators "&amp;lt;" and "&amp;lt;=" , can anybody show me how to do it the right way ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks already,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pierre&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 20:17:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-due-to-less-than-or-equal-amp-amp-lt-symbol/m-p/117924#M4068</guid>
      <dc:creator>PierreLarondelle</dc:creator>
      <dc:date>2013-03-06T20:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error due to less than or equal (&lt;= symbol) in query</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-due-to-less-than-or-equal-amp-amp-lt-symbol/m-p/117925#M4069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Pierre,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to use &amp;lt; or &amp;gt; than you need to use:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;amp;lt; or &amp;amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Other wise the xml thinks you are closing or creating another tag&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 20:23:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-due-to-less-than-or-equal-amp-amp-lt-symbol/m-p/117925#M4069</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2013-03-06T20:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: Error due to less than or equal (&lt;= symbol) in query</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-due-to-less-than-or-equal-amp-amp-lt-symbol/m-p/117926#M4070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Pierre,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ignore my post above that relates to using the greater than and less than symbols in an xml config. You should be able to use the &amp;lt;=, your problem maybe that you are trying to do a less than or equal to against a text input.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 20:50:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-due-to-less-than-or-equal-amp-amp-lt-symbol/m-p/117926#M4070</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2013-03-06T20:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: Error due to less than or equal (&lt;= symbol) in query</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-due-to-less-than-or-equal-amp-amp-lt-symbol/m-p/117927#M4071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Anthony, thanks for the quick reply but I don't use an external XML config. The faulting query code is written in a Flash Builder mxml module within the &amp;lt;fx : Declarations&amp;gt; tag. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Pierre&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 20:55:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-due-to-less-than-or-equal-amp-amp-lt-symbol/m-p/117927#M4071</guid>
      <dc:creator>PierreLarondelle</dc:creator>
      <dc:date>2013-03-06T20:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: Error due to less than or equal (&lt;= symbol) in query</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-due-to-less-than-or-equal-amp-amp-lt-symbol/m-p/117928#M4072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Pierre,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not in front of a system to check but try something like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;pw_fre &amp;lt;= {Number(qText2FR.text)}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 21:03:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-due-to-less-than-or-equal-amp-amp-lt-symbol/m-p/117928#M4072</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2013-03-06T21:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: Error due to less than or equal (&lt;= symbol) in query</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-due-to-less-than-or-equal-amp-amp-lt-symbol/m-p/117929#M4073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Anthony, the TextInput catch a date (dd/mm/yyyy) as value for querying. What I try to do is to retrieve all dates that are &amp;lt;= than the date entered in the TextInput. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Pierre&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 21:04:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-due-to-less-than-or-equal-amp-amp-lt-symbol/m-p/117929#M4073</guid>
      <dc:creator>PierreLarondelle</dc:creator>
      <dc:date>2013-03-06T21:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: Error due to less than or equal (&lt;= symbol) in query</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-due-to-less-than-or-equal-amp-amp-lt-symbol/m-p/117930#M4074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Pierre &amp;amp; Anthony,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; mxml is still xml and you still need to escape the &amp;lt; and &amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 21:05:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-due-to-less-than-or-equal-amp-amp-lt-symbol/m-p/117930#M4074</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-03-06T21:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: Error due to less than or equal (&lt;= symbol) in query</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-due-to-less-than-or-equal-amp-amp-lt-symbol/m-p/117931#M4075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok Anthony, I will try your code and will let you know what happened.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Pierre&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 21:06:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-due-to-less-than-or-equal-amp-amp-lt-symbol/m-p/117931#M4075</guid>
      <dc:creator>PierreLarondelle</dc:creator>
      <dc:date>2013-03-06T21:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: Error due to less than or equal (&lt;= symbol) in query</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-due-to-less-than-or-equal-amp-amp-lt-symbol/m-p/117932#M4076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your reply too Robert, I will modify with both your advices.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Pierre&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 21:08:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-due-to-less-than-or-equal-amp-amp-lt-symbol/m-p/117932#M4076</guid>
      <dc:creator>PierreLarondelle</dc:creator>
      <dc:date>2013-03-06T21:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: Error due to less than or equal (&lt;= symbol) in query</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-due-to-less-than-or-equal-amp-amp-lt-symbol/m-p/117933#M4077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Pierre,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You may better off setting your where clause and the expression in the actionscript instead of the mxml. Have a look at ths older post from Robert where he help someone else out with querying dates:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://forums.esri.com/Thread.asp?c=158&amp;amp;f=2421&amp;amp;t=278917" rel="nofollow" target="_blank"&gt;http://forums.esri.com/Thread.asp?c=158&amp;amp;f=2421&amp;amp;t=278917&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 21:31:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-due-to-less-than-or-equal-amp-amp-lt-symbol/m-p/117933#M4077</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2013-03-06T21:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: Error due to less than or equal (&lt;= symbol) in query</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-due-to-less-than-or-equal-amp-amp-lt-symbol/m-p/117934#M4078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Anthony and Robert thanks a lot for your help !&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The query works perfectly with the &amp;amp;lt; and &amp;amp;gt; escaping. Nevertheless, I'm trying to follow the best practices and will move the queries to the actionscript from now as suggested.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have a nice day,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pierre&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2013 06:38:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-due-to-less-than-or-equal-amp-amp-lt-symbol/m-p/117934#M4078</guid>
      <dc:creator>PierreLarondelle</dc:creator>
      <dc:date>2013-03-07T06:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: Error due to less than or equal (&lt;= symbol) in query</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-due-to-less-than-or-equal-amp-amp-lt-symbol/m-p/117935#M4079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Pierre,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please do not forget to mark the post as answered.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2013 15:05:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-due-to-less-than-or-equal-amp-amp-lt-symbol/m-p/117935#M4079</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2013-03-07T15:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: Error due to less than or equal (&lt;= symbol) in query</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-due-to-less-than-or-equal-amp-amp-lt-symbol/m-p/117936#M4080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry Anthony, thanks for doing it. Won't forget the closing mark next time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pierre.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2013 10:43:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-due-to-less-than-or-equal-amp-amp-lt-symbol/m-p/117936#M4080</guid>
      <dc:creator>PierreLarondelle</dc:creator>
      <dc:date>2013-03-08T10:43:00Z</dc:date>
    </item>
  </channel>
</rss>

