| Issue 2: | Glossword XML Schema |
1 of 44
Next ›
|
| 1 person starred this issue and may be notified of changes. | Back to list |
What is the XML schema for the Glossword export file in order to process the export data in external XML manipulation applications? |
|
,
Feb 02, 2008
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 |
|
|
|