Difference between revisions of "DTD"
Jump to navigation
Jump to search
(Created page with ''''DTD'''s for Apertium XML formats are at http://apertium.org/dtd/ Category:Writing dictionaries') |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
'''DTD'''s for Apertium XML formats are |
'''DTD'''s for Apertium XML formats are available in SVN within these folders: |
||
* 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. |
|||
[[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:
- 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.