<?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: Warnings why? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/warnings-why/m-p/288294#M26511</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;They're just warnings and can be ignored. The dojo specific stuff isn't technically valid HTML so that's why visual studio is complaining. Doing this might take care of it for you:&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://neilkilbride.blogspot.com/2007/10/visual-studio-error-list-html-errors.html"&gt;http://neilkilbride.blogspot.com/2007/10/visual-studio-error-list-html-errors.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Sep 2010 18:45:53 GMT</pubDate>
    <dc:creator>derekswingley1</dc:creator>
    <dc:date>2010-09-15T18:45:53Z</dc:date>
    <item>
      <title>Warnings why?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/warnings-why/m-p/288291#M26508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am getting about 14 Warnings, does anyone know why?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using Microsoft Visual Web Developer 2010 express. I create a new web site, select "ASP.NET Empty web site". Then i right click on the project in the solution explorer and select add new item and select "HTML Page". I copy and past the sample code from &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Warnings;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Warning 2 Validation (XHTML 1.0 Transitional): Attribute 'design' is not a valid attribute of element 'div'. C:\GIS\JavaScript\FindFeatures\HTMLPage.htm 110 89 C:\...\FindFeatures\&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Warning 1 Validation (XHTML 1.0 Transitional): Attribute 'dojotype' is not a valid attribute of element 'div'. C:\GIS\JavaScript\FindFeatures\HTMLPage.htm 110 9 C:\...\FindFeatures\&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Warning 4 Validation (XHTML 1.0 Transitional): Attribute 'dojotype' is not a valid attribute of element 'div'. C:\GIS\JavaScript\FindFeatures\HTMLPage.htm 111 26 C:\...\FindFeatures\&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Warning 6 Validation (XHTML 1.0 Transitional): Attribute 'dojotype' is not a valid attribute of element 'div'. C:\GIS\JavaScript\FindFeatures\HTMLPage.htm 116 19 C:\...\FindFeatures\&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Warning 8 Validation (XHTML 1.0 Transitional): Attribute 'dojotype' is not a valid attribute of element 'div'. C:\GIS\JavaScript\FindFeatures\HTMLPage.htm 117 10 C:\...\FindFeatures\&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Warning 10 Validation (XHTML 1.0 Transitional): Attribute 'dojotype' is not a valid attribute of element 'table'. C:\GIS\JavaScript\FindFeatures\HTMLPage.htm 120 12 C:\...\FindFeatures\&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Warning 12 Validation (XHTML 1.0 Transitional): Attribute 'field' is not a valid attribute of element 'th'. C:\GIS\JavaScript\FindFeatures\HTMLPage.htm 123 15 C:\...\FindFeatures\&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Warning 13 Validation (XHTML 1.0 Transitional): Attribute 'field' is not a valid attribute of element 'th'. C:\GIS\JavaScript\FindFeatures\HTMLPage.htm 126 15 C:\...\FindFeatures\&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Warning 14 Validation (XHTML 1.0 Transitional): Attribute 'field' is not a valid attribute of element 'th'. C:\GIS\JavaScript\FindFeatures\HTMLPage.htm 129 15 C:\...\FindFeatures\&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Warning 3 Validation (XHTML 1.0 Transitional): Attribute 'gutters' is not a valid attribute of element 'div'. C:\GIS\JavaScript\FindFeatures\HTMLPage.htm 110 107 C:\...\FindFeatures\&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Warning 11 Validation (XHTML 1.0 Transitional): Attribute 'jsid' is not a valid attribute of element 'table'. C:\GIS\JavaScript\FindFeatures\HTMLPage.htm 120 43 C:\...\FindFeatures\&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Warning 5 Validation (XHTML 1.0 Transitional): Attribute 'region' is not a valid attribute of element 'div'. C:\GIS\JavaScript\FindFeatures\HTMLPage.htm 111 66 C:\...\FindFeatures\&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Warning 7 Validation (XHTML 1.0 Transitional): Attribute 'region' is not a valid attribute of element 'div'. C:\GIS\JavaScript\FindFeatures\HTMLPage.htm 116 55 C:\...\FindFeatures\&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Warning 9 Validation (XHTML 1.0 Transitional): Attribute 'region' is not a valid attribute of element 'div'. C:\GIS\JavaScript\FindFeatures\HTMLPage.htm 117 46 C:\...\FindFeatures\&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Sep 2010 14:24:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/warnings-why/m-p/288291#M26508</guid>
      <dc:creator>TonyAlmeida</dc:creator>
      <dc:date>2010-09-14T14:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: Warnings why?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/warnings-why/m-p/288292#M26509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;my validation target was not set to HTML 4.01 in the options. After selecting the 4.01 it looks like all errors go away and then come back this time with Waning Validation (XHTML 4.01 Transitional).. what gives???? The application runs fine but i don't understand why i am getting all these errors?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Sep 2010 15:35:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/warnings-why/m-p/288292#M26509</guid>
      <dc:creator>TonyAlmeida</dc:creator>
      <dc:date>2010-09-15T15:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: Warnings why?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/warnings-why/m-p/288293#M26510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here is my html.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Sep 2010 16:08:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/warnings-why/m-p/288293#M26510</guid>
      <dc:creator>TonyAlmeida</dc:creator>
      <dc:date>2010-09-15T16:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: Warnings why?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/warnings-why/m-p/288294#M26511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;They're just warnings and can be ignored. The dojo specific stuff isn't technically valid HTML so that's why visual studio is complaining. Doing this might take care of it for you:&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://neilkilbride.blogspot.com/2007/10/visual-studio-error-list-html-errors.html"&gt;http://neilkilbride.blogspot.com/2007/10/visual-studio-error-list-html-errors.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Sep 2010 18:45:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/warnings-why/m-p/288294#M26511</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2010-09-15T18:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: Warnings why?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/warnings-why/m-p/288295#M26512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The link is you posted is "Content blocked by your organization". Could you please copy&amp;amp;paste the post?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Sep 2010 19:18:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/warnings-why/m-p/288295#M26512</guid>
      <dc:creator>TonyAlmeida</dc:creator>
      <dc:date>2010-09-15T19:18:41Z</dc:date>
    </item>
  </channel>
</rss>

