<?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: PMF properties documentation in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/pmf-properties-documentation/m-p/1250127#M66609</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;pmf file is an ArcReader map document, which is a view only map consumed with ArcReader and created with the Publisher extention in desktop.&lt;/P&gt;&lt;P&gt;How are you listing them that shows pmf files?&amp;nbsp; If you are just looking for feature datasets, could use the &lt;A href="https://desktop.arcgis.com/en/arcmap/latest/analyze/arcpy-functions/listdatasets.htm" target="_self"&gt;ListDatasets&lt;/A&gt; arcpy command.&lt;/P&gt;&lt;P&gt;R_&lt;/P&gt;</description>
    <pubDate>Fri, 20 Jan 2023 22:23:27 GMT</pubDate>
    <dc:creator>RhettZufelt</dc:creator>
    <dc:date>2023-01-20T22:23:27Z</dc:date>
    <item>
      <title>PMF properties documentation</title>
      <link>https://community.esri.com/t5/python-questions/pmf-properties-documentation/m-p/1250100#M66608</link>
      <description>&lt;P&gt;I was running a script today looking for datasets of all types, then filtering those that were feature datasets.&lt;/P&gt;&lt;P&gt;It failed because it hit a PMF file, which does not include the property "datasetType", but instead has "dataType".&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could anyone point me to any documentation for PMFs? I'm unfamiliar with them and so far my google searches are not giving me a lot of help.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2023 21:01:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/pmf-properties-documentation/m-p/1250100#M66608</guid>
      <dc:creator>AlfredBaldenweck</dc:creator>
      <dc:date>2023-01-20T21:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: PMF properties documentation</title>
      <link>https://community.esri.com/t5/python-questions/pmf-properties-documentation/m-p/1250127#M66609</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;pmf file is an ArcReader map document, which is a view only map consumed with ArcReader and created with the Publisher extention in desktop.&lt;/P&gt;&lt;P&gt;How are you listing them that shows pmf files?&amp;nbsp; If you are just looking for feature datasets, could use the &lt;A href="https://desktop.arcgis.com/en/arcmap/latest/analyze/arcpy-functions/listdatasets.htm" target="_self"&gt;ListDatasets&lt;/A&gt; arcpy command.&lt;/P&gt;&lt;P&gt;R_&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2023 22:23:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/pmf-properties-documentation/m-p/1250127#M66609</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2023-01-20T22:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: PMF properties documentation</title>
      <link>https://community.esri.com/t5/python-questions/pmf-properties-documentation/m-p/1250354#M66614</link>
      <description>&lt;P&gt;I'm looking for other dataset types as well, and changing what I do depending on the type.&lt;/P&gt;&lt;P&gt;I've gotten around it by just checking to see if it has datasetType in the describe object, but I was thrown because 1) I didn't realize a map document would be treated as a dataset and 2) it has a different set of properties from every other dataset.&lt;/P&gt;&lt;P&gt;Still really haven't found any documentation on it though, beyond this&amp;nbsp;&lt;A href="https://support.esri.com/en/technical-article/000011615" target="_blank" rel="noopener"&gt;How To: Configure a PMF to open in ArcMap (esri.com)&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2023 13:33:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/pmf-properties-documentation/m-p/1250354#M66614</guid>
      <dc:creator>AlfredBaldenweck</dc:creator>
      <dc:date>2023-01-23T13:33:00Z</dc:date>
    </item>
  </channel>
</rss>

