twexml
From twext
|
The current twexter xml document has a root element <twext>. <twext> can contain any number of <para>paragraphs</para>. Each <para>graph can contain any number of <line>s. A <line> consists of <chunk>s. And every chunk has a <text> and a <twxt>. Here's a simple twext xml document: <twext>
<para>
<line>
<chunk>
<text>hello</text>
<twxt>hey</twxt>
</chunk>
</line>
</para>
</twext>
As you may note, the current structure does not contain any meta data, this will be added in the multilingual twexter.
[edit] how do we save datawe must choose where to save twext files:
[edit] twexml?"twexml" is unique string with no results in google.. would such a unique string help search find twext files in the wild?
[edit] design[edit] flexibleatomx = id morphemes by
|
|

