Revision: 17147
          http://sourceforge.net/p/gate/code/17147
Author:   markagreenwood
Date:     2013-12-01 10:34:03 +0000 (Sun, 01 Dec 2013)
Log Message:
-----------
cleaned up Sentence by removing the features that aren't created by ANNIE

Modified Paths:
--------------
    gate/trunk/plugins/ANNIE/resources/schema/SentenceSchema.xml

Modified: gate/trunk/plugins/ANNIE/resources/schema/SentenceSchema.xml
===================================================================
--- gate/trunk/plugins/ANNIE/resources/schema/SentenceSchema.xml        
2013-12-01 02:21:12 UTC (rev 17146)
+++ gate/trunk/plugins/ANNIE/resources/schema/SentenceSchema.xml        
2013-12-01 10:34:03 UTC (rev 17147)
@@ -1,11 +1,5 @@
 <?xml version="1.0" ?>
 <schema xmlns="http://www.w3.org/2000/10/XMLSchema";>
   <!-- XSchema deffinition for sentence -->
-  <element name="sentence">
-    <complexType>
-      <attribute name="time" type="integer" use="required"/>
-      <attribute name="tier" type="string" use="required"/>
-      <attribute name="text" type="string" use="required"/>
-    </complexType>
-  </element>
+  <element name="sentence" />
 </schema>

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


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to