2009-06-11 Mark Doffman <mark.doffman@codethink.co.uk>
[platform/core/uifw/at-spi2-atk.git] / xml / org.freedesktop.atspi.Value.xml
index cb96f8a..8c7d2ac 100644 (file)
@@ -1,10 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <node xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0" name="/node">
-
-
-
-
-
 <interface name="org.freedesktop.atspi.Value">
   <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
     <p>An interface supporting controls which allow a
@@ -12,8 +7,8 @@
       reflect a scalar quantity. (If STATE_EDITABLE is not present, 
       the valuator is treated as "read only".  </p>
 
-    <p>@note Events generated by Image instances include:
-      \li \c "object:value-changed"</p>
+    <p>Events generated by Image instances include:
+      'object:value-changed'</p>
   </tp:docstring>
   <tp:property name="minimumValue" type="d" access="read">
   <tp:docstring>
     The current value of the valuator.
   </tp:docstring>
   </tp:property>
-  <method name="unImplemented">
-    <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
-      <p>\cond
-        unImplemented:    </p>
-
-      <p>placeholders for future expansion.</p>
-    </tp:docstring>
-  </method>
-  <method name="unImplemented2">
-  </method>
-  <method name="unImplemented3">
-  </method>
-  <method name="unImplemented4">
-  </method>
 </interface>
 </node>