<?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: Simple Edit widget syntax question in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/simple-edit-widget-syntax-question/m-p/871604#M6276</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Meg,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are not closing your layer tag off correctly, try using this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt; &amp;lt;layer label="Edit file" type="feature" visible="false" alpha="1" url="http......../FeatureServer/0" /&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Regards&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Anthony&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Nov 2014 19:58:29 GMT</pubDate>
    <dc:creator>AnthonyGiles</dc:creator>
    <dc:date>2014-11-17T19:58:29Z</dc:date>
    <item>
      <title>Simple Edit widget syntax question</title>
      <link>https://community.esri.com/t5/geodatabase-questions/simple-edit-widget-syntax-question/m-p/871603#M6275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all - &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have one feature in my .mxd that I have successfully published as a feature and map service. The feature is registered in a versioned enterprise database.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For that life of me I can't seem to follow the example in configuring the main config.xml and edit.xml to view and edit the feature layer. I'm going bonkers. I keep getting error #1090 (a problem occurred while parsing the config.xml).&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The tags in the operational layers look like:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;operationallayers&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;lt;layer label="Edit file" type="feature" visible="false" alpha="1" url="http......../FeatureServer/0"&amp;lt;/layer&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;lt;layer label="View file" type="dynamic" visible="true" alpha="1" url="http..........MapServer"&amp;lt;/layer&amp;gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And my Edit.xml calls the &amp;lt;layer name="Edit file"&amp;gt; from the &amp;lt;layersettings&amp;gt;.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And help? Gah! (And thanks!)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 19:50:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/simple-edit-widget-syntax-question/m-p/871603#M6275</guid>
      <dc:creator>MegPeterson</dc:creator>
      <dc:date>2014-11-17T19:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Edit widget syntax question</title>
      <link>https://community.esri.com/t5/geodatabase-questions/simple-edit-widget-syntax-question/m-p/871604#M6276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Meg,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are not closing your layer tag off correctly, try using this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt; &amp;lt;layer label="Edit file" type="feature" visible="false" alpha="1" url="http......../FeatureServer/0" /&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Regards&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Anthony&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 19:58:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/simple-edit-widget-syntax-question/m-p/871604#M6276</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2014-11-17T19:58:29Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Edit widget syntax question</title>
      <link>https://community.esri.com/t5/geodatabase-questions/simple-edit-widget-syntax-question/m-p/871605#M6277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh geez....thanks Anthony. You've saved my marbles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 20:07:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/simple-edit-widget-syntax-question/m-p/871605#M6277</guid>
      <dc:creator>MegPeterson</dc:creator>
      <dc:date>2014-11-17T20:07:20Z</dc:date>
    </item>
  </channel>
</rss>

