<?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 LP_​XMLConverter question in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/LP-XMLConverter-question/m-p/577981#M5950</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I recently found the&amp;nbsp;LP_​XMLConverter:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://gdl.graphisoft.com/tips-and-tricks/how-to-use-the-lp_xmlconverter-tool" target="_blank" rel="noopener"&gt;https://gdl.graphisoft.com/tips-and-tricks/how-to-use-the-lp_xmlconverter-tool&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;May I ask what it is used for?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It looks like it is used for converting between XML and HSF. Could it be that some coders compose in xml and need to convert the file format? Could it be the XML / HSF code different to the code produced using the standard Archicad GSM editor when one saves an object?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I save a standard GSM file, isn't that a native file format for obejcts Archicad. The same when I group GSM files together and save as a Library file in Archicad, isn't that also a standard archicad file format.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many thanks, Matt&lt;/P&gt;</description>
    <pubDate>Thu, 26 Sep 2024 11:43:53 GMT</pubDate>
    <dc:creator>GDL Enthusiast</dc:creator>
    <dc:date>2024-09-26T11:43:53Z</dc:date>
    <item>
      <title>LP_​XMLConverter question</title>
      <link>https://community.graphisoft.com/t5/GDL/LP-XMLConverter-question/m-p/577981#M5950</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I recently found the&amp;nbsp;LP_​XMLConverter:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://gdl.graphisoft.com/tips-and-tricks/how-to-use-the-lp_xmlconverter-tool" target="_blank" rel="noopener"&gt;https://gdl.graphisoft.com/tips-and-tricks/how-to-use-the-lp_xmlconverter-tool&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;May I ask what it is used for?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It looks like it is used for converting between XML and HSF. Could it be that some coders compose in xml and need to convert the file format? Could it be the XML / HSF code different to the code produced using the standard Archicad GSM editor when one saves an object?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I save a standard GSM file, isn't that a native file format for obejcts Archicad. The same when I group GSM files together and save as a Library file in Archicad, isn't that also a standard archicad file format.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many thanks, Matt&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 11:43:53 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/LP-XMLConverter-question/m-p/577981#M5950</guid>
      <dc:creator>GDL Enthusiast</dc:creator>
      <dc:date>2024-09-26T11:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: LP_​XMLConverter question</title>
      <link>https://community.graphisoft.com/t5/GDL/LP-XMLConverter-question/m-p/578010#M5954</link>
      <description>&lt;P&gt;The LPXML converter is very helpful if you want to write GDL code outside of archicad, manage your objects through revision system like git or make bulk edits to objects.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;it allows for more coherent development strategies if you are developing a full library of objects.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;once you convert a xml or hsf to a gsm it is the same as if you’d created it from within Archicad.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I find it especially helpful to decompile two versions of an object and run a diff on the two xml files to compare differences. &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2023 12:51:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/LP-XMLConverter-question/m-p/578010#M5954</guid>
      <dc:creator>scottjm</dc:creator>
      <dc:date>2023-11-29T12:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: LP_​XMLConverter question</title>
      <link>https://community.graphisoft.com/t5/GDL/LP-XMLConverter-question/m-p/578064#M5958</link>
      <description>&lt;P&gt;Cool, thank you Scott, you have expanded my GDL coding horizons!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will read up on git next.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards, Matt&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2023 12:43:20 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/LP-XMLConverter-question/m-p/578064#M5958</guid>
      <dc:creator>GDL Enthusiast</dc:creator>
      <dc:date>2023-11-29T12:43:20Z</dc:date>
    </item>
  </channel>
</rss>

