<?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: XML Editor in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/xml-editor/m-p/1009237#M42916</link>
    <description>&lt;P&gt;Hey Joe hope you are well,&amp;nbsp;&lt;BR /&gt;please could you kindly help me!&lt;/P&gt;&lt;P&gt;i try to import XML into SDE (SQL server) database but it&amp;nbsp;failed and give me the following error:&lt;BR /&gt;&lt;U&gt;&lt;EM&gt;"Underlying DBMS error [[Microsoft][ODBC Driver 17 for SQL Server][SQL Server]Violation of PRIMARY KEY constraint 'R42_pk'. Cannot insert duplicate key in object 'dbo.GISVW_SAFE_DISTANCE'. The duplicate key value is (1).] [texttXML.DBO.GISVW_SAFE_DISTANCE]"&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;Software: ArcGIS Pro2.6.2&lt;/P&gt;</description>
    <pubDate>Mon, 14 Dec 2020 11:03:02 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2020-12-14T11:03:02Z</dc:date>
    <item>
      <title>XML Editor</title>
      <link>https://community.esri.com/t5/data-management-questions/xml-editor/m-p/8969#M497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At my last job I downloaded an xml editor that worked really well to make changes to Feature Class attribute schemas. By exporting the "schema only" in arc catalog I got the xml file and open it in the editor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The editor&amp;nbsp;would display the xml as a series of folders&amp;nbsp;which makes inserting a new field a snap.&amp;nbsp; I thought it was notepad ++ but I just downloaded it here at my new job and it's only displaying a traditional xml &amp;lt;tags&amp;gt; type of format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know which xml editor I'm describing here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2017 16:04:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/xml-editor/m-p/8969#M497</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2017-10-06T16:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: XML Editor</title>
      <link>https://community.esri.com/t5/data-management-questions/xml-editor/m-p/8970#M498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;X-ray for Geodatabases/ArcCatalog, perhaps? I can't get it to run on my security-limited system, but it has fans.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2017 17:57:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/xml-editor/m-p/8970#M498</guid>
      <dc:creator>DanaNolan</dc:creator>
      <dc:date>2017-10-06T17:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: XML Editor</title>
      <link>https://community.esri.com/t5/data-management-questions/xml-editor/m-p/8971#M499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Dana- I too have struggled with x-ray, so I know it wasn't that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/4623"&gt;Dana Nolan&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eta moments later:&amp;nbsp; Microsoft XML Notepad.&amp;nbsp; available here:&amp;nbsp;&amp;nbsp;&lt;A class="link-titled" href="https://www.microsoft.com/en-us/download/details.aspx?id=7973" title="https://www.microsoft.com/en-us/download/details.aspx?id=7973"&gt;Download XML Notepad 2007 from Official Microsoft Download Center&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a shot of an ArcGIS/ArcCatalog generated xml file of a table.&amp;nbsp; I need to add a few fields.&amp;nbsp; Lets say I needed to add a new field above the field called NAME.&amp;nbsp; I just insert a new folder where I want it, call it what I want it, define it like I want, save it, import it back into ArcGIS and I'm good to go....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/376122_pastedImage_1.png" style="width: 620px; height: 606px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2017 19:23:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/xml-editor/m-p/8971#M499</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2017-10-06T19:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: XML Editor</title>
      <link>https://community.esri.com/t5/data-management-questions/xml-editor/m-p/1009237#M42916</link>
      <description>&lt;P&gt;Hey Joe hope you are well,&amp;nbsp;&lt;BR /&gt;please could you kindly help me!&lt;/P&gt;&lt;P&gt;i try to import XML into SDE (SQL server) database but it&amp;nbsp;failed and give me the following error:&lt;BR /&gt;&lt;U&gt;&lt;EM&gt;"Underlying DBMS error [[Microsoft][ODBC Driver 17 for SQL Server][SQL Server]Violation of PRIMARY KEY constraint 'R42_pk'. Cannot insert duplicate key in object 'dbo.GISVW_SAFE_DISTANCE'. The duplicate key value is (1).] [texttXML.DBO.GISVW_SAFE_DISTANCE]"&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;Software: ArcGIS Pro2.6.2&lt;/P&gt;</description>
      <pubDate>Mon, 14 Dec 2020 11:03:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/xml-editor/m-p/1009237#M42916</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-12-14T11:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: XML Editor</title>
      <link>https://community.esri.com/t5/data-management-questions/xml-editor/m-p/1382608#M44965</link>
      <description>&lt;P&gt;Joe,&lt;/P&gt;&lt;P&gt;I just saw this post and that is what I use to use as well.&amp;nbsp; It was so nice to tweek the geodatabase design.&amp;nbsp; However&amp;nbsp; the tool is not available any more from the microsoft page.&amp;nbsp; I have tried other XML editors, but they strip off the ESRI part, and it won't import.&amp;nbsp; Have you found one that works other than the XML notebook?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Allen Wright&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2024 23:32:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/xml-editor/m-p/1382608#M44965</guid>
      <dc:creator>Sizige</dc:creator>
      <dc:date>2024-02-14T23:32:12Z</dc:date>
    </item>
  </channel>
</rss>

