<?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 Columnname with &amp;amp;#228;&amp;amp;uuml;&amp;amp;ouml; in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/columnname-with-amp-228-amp-uuml-amp-ouml/m-p/279316#M21592</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i ve got a feature class with some polygons and my attribut table got a column which is called "Fläche". How can i call this column now by python?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;# -*- coding: utf-8 -*- [...] for row in curUpdate_flaechen: &amp;nbsp;&amp;nbsp;&amp;nbsp; print row.Type, " " ,row.Fläche&lt;/PRE&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;wont work..... SyntaxError: invalid syntax&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks very much&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Solved &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;row.getValue("Fläche") &lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 29 Jun 2013 11:37:19 GMT</pubDate>
    <dc:creator>SebastianSieh</dc:creator>
    <dc:date>2013-06-29T11:37:19Z</dc:date>
    <item>
      <title>Columnname with &amp;#228;&amp;uuml;&amp;ouml;</title>
      <link>https://community.esri.com/t5/python-questions/columnname-with-amp-228-amp-uuml-amp-ouml/m-p/279316#M21592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i ve got a feature class with some polygons and my attribut table got a column which is called "Fläche". How can i call this column now by python?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;# -*- coding: utf-8 -*- [...] for row in curUpdate_flaechen: &amp;nbsp;&amp;nbsp;&amp;nbsp; print row.Type, " " ,row.Fläche&lt;/PRE&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;wont work..... SyntaxError: invalid syntax&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks very much&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Solved &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;row.getValue("Fläche") &lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Jun 2013 11:37:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/columnname-with-amp-228-amp-uuml-amp-ouml/m-p/279316#M21592</guid>
      <dc:creator>SebastianSieh</dc:creator>
      <dc:date>2013-06-29T11:37:19Z</dc:date>
    </item>
  </channel>
</rss>

