Difference between revisions of "DTD"

From Apertium
Jump to navigation Jump to search
m (Updating the Location for the DTD file)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
'''DTD'''s for Apertium XML formats are available on the svn inside the folder:
+
'''DTD'''s for Apertium XML formats are available in SVN within these folders:
   
svn link: https://svn.code.sf.net/p/apertium/svn/trunk/apertium/apertium/
+
* https://svn.code.sf.net/p/apertium/svn/trunk/apertium/apertium/
  +
* https://svn.code.sf.net/p/apertium/svn/trunk/lttoolbox/lttoolbox/
   
 
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.
You can search inside this folder for the DTD files (*.dtd).
 
   
 
[[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.