2008-08-15 Mark Doffman <mark.doffman@codethink.co.uk>
[platform/core/uifw/at-spi2-atk.git] / xml / org.freedesktop.atspi.Registry.xml
index b454385..d8baa97 100644 (file)
@@ -1,29 +1,15 @@
-<node name="/node" xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0">
+<?xml version="1.0" encoding="UTF-8"?>
+<node xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0" name="/node">
+
+
 
-<tp:title>AT-SPI - Assistive Technology Service Provider Interface </tp:title>
-<tp:copyright>Copyright 2008 Novell, Inc.</tp:copyright>
-<tp:copyright>Copyright 2001 Sun Microsystems Inc.</tp:copyright>
-<tp:license xmlns="http://www.w3.org/1999/xhtml">
-  <p>This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
-    License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.</p>
 
-  <p>This library is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Library General Public License for more details.</p>
 
-  <p>You should have received a copy of the GNU Library General Public
-    License along with this library; if not, write to the
-    Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-    Boston, MA 02111-1307, USA.</p>
-</tp:license>
 <interface name="org.freedesktop.atspi.Registry">
   <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
     <p>The Registry is a service through which applications providing 
       accessibility services (servers) can rendezvous with consumers of those
-      services (Assistive Technologies).  The Registry is the first &quot;port of call&quot; for 
+      services (Assistive Technologies).  The Registry is the first "port of call" for 
       accessible applications and for assistive technologies wishing to query and
       interact with those applications.  </p>
 
@@ -52,7 +38,7 @@
     <p>The Registry normally lives in its own process space; communication via Registry and
       both application services and AT clients takes place via IPC.  A process space diagram
       illustrating the relationship between applications, Registry, and AT is shown below.
-      @image html &quot;http://developer.gnome.org/projects/gap/tech-docs/SPIBlockDiagram.png&quot;  </p>
+      @image html "http://developer.gnome.org/projects/gap/tech-docs/SPIBlockDiagram.png"  </p>
 
     <p>@see Desktop, Application, Event, EventListener</p>
   </tp:docstring>
   </method>
   <method name="getDesktopCount">
     <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
-      <p>event types: &quot;Window&quot; &quot;Desktop&quot;
-        &quot;Window:Create&quot; &quot;Window:Destroy&quot;
-        &quot;Window:Iconify&quot; &quot;Window:Restore&quot;
-        &quot;Window:Fullscreen&quot; &quot;Window:Resize&quot;
-        &quot;Desktop:Create&quot; &quot;Desktop:Destroy&quot;  
-        &quot;Desktop:Focus&quot; &quot;Desktop:Defocus&quot;
-        &quot;Desktop:Reorder&quot; 
-        &quot;Focus&quot;
-        &quot;GtkWidget:show&quot;
-        &quot;GObject:notify:&lt;propertyname&gt;&quot;     </p>
+      <p>event types: "Window" "Desktop"
+        "Window:Create" "Window:Destroy"
+        "Window:Iconify" "Window:Restore"
+        "Window:Fullscreen" "Window:Resize"
+        "Desktop:Create" "Desktop:Destroy"  
+        "Desktop:Focus" "Desktop:Defocus"
+        "Desktop:Reorder" 
+        "Focus"
+        "GtkWidget:show"
+        "GObject:notify:&lt;propertyname&gt;"     </p>
 
       <p>( not sure we should allow these last 2 forms, 
         since they are toolkit-specific, but they're powerful )    </p>