Difference between revisions of "DTD"

From Apertium
Jump to navigation Jump to search
 
Line 4: Line 4:
 
* https://svn.code.sf.net/p/apertium/svn/trunk/lttoolbox/lttoolbox/
 
* https://svn.code.sf.net/p/apertium/svn/trunk/lttoolbox/lttoolbox/
   
You can search inside these folders for the DTD files (*.dtd). There are also .rng files that are automatically converted from the .dtd's, but the dtd's are the primary sources.
+
You can search inside these folders for the DTD files (*.dtd), e.g. dix.dtd or interchunk.dtd.
  +
  +
There are also .rng files that are automatically converted from the .dtd's, but the dtd's are the primary sources.
   
 
[[Category:Writing dictionaries]]
 
[[Category:Writing dictionaries]]

Latest revision as of 08:59, 29 December 2015

DTDs for Apertium XML formats are available in SVN within these folders:

You can search inside these folders for the DTD files (*.dtd), e.g. dix.dtd or interchunk.dtd.

There are also .rng files that are automatically converted from the .dtd's, but the dtd's are the primary sources.