<?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: Exporting to XML from a 3D modeling program in Collaboration with other software</title>
    <link>https://community.graphisoft.com/t5/Collaboration-with-other/Exporting-to-XML-from-a-3D-modeling-program/m-p/188849#M22715</link>
    <description>&lt;BLOCKQUOTE&gt;Ralph wrote:&lt;BR /&gt;&lt;BLOCKQUOTE&gt;durriken wrote:&lt;BR /&gt;I'm writing an export script to export models from a 3D modeling software to ArchiCAD's XML GDL (which I then convert to .gsm with LP_XMLConverter) format and I got a few problems. &lt;BR /&gt;
I guess I'm doing something the XML format wasn't meant for..&lt;/BLOCKQUOTE&gt;
I'd be hesitant to use this approach. In theory, this could work well. The main problem is compliance with the schema - I don't think it's open/published. Most of it can easily be deduced, but the there are some aspects that might present serious obstacles.&lt;/BLOCKQUOTE&gt;

Yes it does seem so. The LP_XMLConverter's documentation has some information about the format (&lt;A href="http://www.graphisoft.com/ftp/techsupport/documentation/developer_docs/libdevTool/LP_XML.dtd" target="_blank"&gt;dtd&lt;/A&gt; and &lt;A href="http://www.graphisoft.com/ftp/techsupport/documentation/developer_docs/libdevTool/LP_XML.xsd" target="_blank"&gt;XML-schema&lt;/A&gt;) but it doesn't really explain everything I need. &lt;BR /&gt;
&lt;BR /&gt;
Maybe I'd be better off exporting to another format.</description>
    <pubDate>Tue, 15 Mar 2011 06:34:46 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-03-15T06:34:46Z</dc:date>
    <item>
      <title>Exporting to XML from a 3D modeling program</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Exporting-to-XML-from-a-3D-modeling-program/m-p/188847#M22713</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I'm writing an export script to export models from a 3D modeling software to ArchiCAD's XML GDL (which I then convert to .gsm with LP_XMLConverter) format and I got a few problems. &lt;BR /&gt;
&lt;BR /&gt;
First I'm not sure this is the best way to go at it? Would it be possible to export straight to .gsm? &lt;BR /&gt;
&lt;BR /&gt;
Secondly I've tried to generate GUID's (UNID in XML) automatically but it seems this is not possible and the GUID's aren't valid. The problems seems to be with the Ancestry GUID's.&lt;BR /&gt;
&lt;BR /&gt;
I guess I'm doing something the XML format wasn't meant for..&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 14 Mar 2011 07:07:57 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Exporting-to-XML-from-a-3D-modeling-program/m-p/188847#M22713</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-03-14T07:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting to XML from a 3D modeling program</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Exporting-to-XML-from-a-3D-modeling-program/m-p/188848#M22714</link>
      <description>&lt;BLOCKQUOTE&gt;durriken wrote:&lt;BR /&gt;I'm writing an export script to export models from a 3D modeling software to ArchiCAD's XML GDL (which I then convert to .gsm with LP_XMLConverter) format and I got a few problems. &lt;BR /&gt;
I guess I'm doing something the XML format wasn't meant for..&lt;/BLOCKQUOTE&gt;
I'd be hesitant to use this approach. In theory, this could work well. The main problem is compliance with the schema - I don't think it's open/published. Most of it can easily be deduced, but the there are some aspects that might present serious obstacles.</description>
      <pubDate>Mon, 14 Mar 2011 15:23:20 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Exporting-to-XML-from-a-3D-modeling-program/m-p/188848#M22714</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2011-03-14T15:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting to XML from a 3D modeling program</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Exporting-to-XML-from-a-3D-modeling-program/m-p/188849#M22715</link>
      <description>&lt;BLOCKQUOTE&gt;Ralph wrote:&lt;BR /&gt;&lt;BLOCKQUOTE&gt;durriken wrote:&lt;BR /&gt;I'm writing an export script to export models from a 3D modeling software to ArchiCAD's XML GDL (which I then convert to .gsm with LP_XMLConverter) format and I got a few problems. &lt;BR /&gt;
I guess I'm doing something the XML format wasn't meant for..&lt;/BLOCKQUOTE&gt;
I'd be hesitant to use this approach. In theory, this could work well. The main problem is compliance with the schema - I don't think it's open/published. Most of it can easily be deduced, but the there are some aspects that might present serious obstacles.&lt;/BLOCKQUOTE&gt;

Yes it does seem so. The LP_XMLConverter's documentation has some information about the format (&lt;A href="http://www.graphisoft.com/ftp/techsupport/documentation/developer_docs/libdevTool/LP_XML.dtd" target="_blank"&gt;dtd&lt;/A&gt; and &lt;A href="http://www.graphisoft.com/ftp/techsupport/documentation/developer_docs/libdevTool/LP_XML.xsd" target="_blank"&gt;XML-schema&lt;/A&gt;) but it doesn't really explain everything I need. &lt;BR /&gt;
&lt;BR /&gt;
Maybe I'd be better off exporting to another format.</description>
      <pubDate>Tue, 15 Mar 2011 06:34:46 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Exporting-to-XML-from-a-3D-modeling-program/m-p/188849#M22715</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-03-15T06:34:46Z</dc:date>
    </item>
  </channel>
</rss>

