anshuwap / glossword

Automatically exported from code.google.com/p/glossword
0 stars 0 forks source link

Glossword XML Schema #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What is the XML schema for the Glossword export file in order to process 
the export data in external XML manipulation applications?

Original issue reported on code.google.com by ivanov.i...@gmail.com on 29 Nov 2007 at 6:30

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Hi ivanov.ivaylo,

The XML structure is explained at the bottom of the import screen. It reads:

<line><term t1="T" t2="TE" is_active="1" 
id="1"><![CDATA[term]]></term><defn><trsp><!
[CDATA[trsp]]></trsp> <abbr><![CDATA[abbr]]></abbr> 
<trns><![CDATA[trns]]></trns><!
[CDATA[defn]]> <usg><![CDATA[usg]]></usg> <syn><![CDATA[syn]]></syn> <antonym><!
[CDATA[antonym]]></antonym> <see><![CDATA[see]]></see> 
<src><![CDATA[src]]></src> 
<address><![CDATA[address]]></address> 
<phone><![CDATA[phone]]></phone></defn></line>

I hope this helps

Original comment by el.guach...@gmail.com on 3 Feb 2008 at 6:12

GoogleCodeExporter commented 9 years ago

Original comment by dmitry.s...@gmail.com on 18 Feb 2010 at 9:25