Revision: 7853
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=7853&view=rev
Author:   dnaber
Date:     2012-08-12 22:31:12 +0000 (Sun, 12 Aug 2012)
Log Message:
-----------
XML: increase version; remove documentation that promises that the XML is 
simplified - we don't want to commit on that

Modified Paths:
--------------
    trunk/JLanguageTool/src/resource/api-output.dtd

Modified: trunk/JLanguageTool/src/resource/api-output.dtd
===================================================================
--- trunk/JLanguageTool/src/resource/api-output.dtd     2012-08-12 22:29:18 UTC 
(rev 7852)
+++ trunk/JLanguageTool/src/resource/api-output.dtd     2012-08-12 22:31:12 UTC 
(rev 7853)
@@ -1,19 +1,12 @@
 <!--
 Simple XML output format for the 'api' option and the HTTP 
-interface of LanguageTool. Version 1.0.
-Daniel Naber (http://www.danielnaber.de), 2007-01-30
+interface of LanguageTool. Version 1.1.
+Daniel Naber (http://www.danielnaber.de), 2012-08-13
 -->
 
 <!ELEMENT matches (error)*>
 
-<!-- A (potential) error. The output is simplified XML to
-make parsing easier for those that do not use an XML parser.
-This means:
-* the error element does not contain line breaks
-* each 'error' element starts on a new line
-* the attributes always appear in this order: fromy, fromx, 
-  toy, tox, ruleId, msg, replacements, context, contextoffset, errorlength
--->
+<!-- A (potential) error. -->
 <!ELEMENT error EMPTY>
 
 <!-- The line in which the error starts. Counting starts at 0. -->

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Languagetool-cvs mailing list
Languagetool-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to