2009-06-11 Mark Doffman <mark.doffman@codethink.co.uk>
[platform/core/uifw/at-spi2-atk.git] / xml / Accessibility.xml
index 3eadd33..7c8f3f8 100644 (file)
@@ -1,28 +1,12 @@
-<tp:spec
-  xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0"
-  xmlns:xi="http://www.w3.org/2001/XInclude">
+<?xml version="1.0" encoding="UTF-8"?>
+<tp:spec xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0" xmlns:xi="http://www.w3.org/2001/XInclude">
+
 
-<tp:title>AT-SPI D-Bus Interface Specification</tp:title>
 <tp:version>1.24.0</tp:version>
 
-<tp:copyright>Copyright 2008 Novell, Inc.</tp:copyright>
-<tp:copyright>Copyright 2001-2005 Ximian, Inc. and 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>
+
 
 <tp:docstring>
  !\mainpage AT-SPI Interfaces and Subinterfaces
@@ -101,18 +85,18 @@ Boston, MA 02111-1307, USA.</p>
 <!-- Interfaces derived from Accessibility::Text -->
 <xi:include href="org.freedesktop.atspi.EditableText.xml"/>
 <xi:include href="org.freedesktop.atspi.Hypertext.xml"/>
-<xi:include href="Accessibility_State.xml"/>
+<xi:include href="org.freedesktop.atspi.State.xml"/>
 
 <!-- Utility interfaces and interfaces derived from Accessibility::Accessible -->
 
 <xi:include href="org.freedesktop.atspi.Application.xml"/>
-<xi:include href="Accessibility_Registry_Common.xml"/>
 <xi:include href="org.freedesktop.atspi.Registry.xml"/>
+<xi:include href="org.freedesktop.atspi.DeviceEvent.xml"/>
 <xi:include href="org.freedesktop.atspi.Desktop.xml"/>
 <xi:include href="org.freedesktop.atspi.DeviceEventController.xml"/>
 <xi:include href="org.freedesktop.atspi.DeviceEventListener.xml"/>
-<xi:include href="Accessibility_Relation.xml"/>
-<xi:include href="Accessibility_Role.xml"/>
+<xi:include href="org.freedesktop.atspi.Relation.xml"/>
+<xi:include href="org.freedesktop.atspi.Role.xml"/>
 <xi:include href="org.freedesktop.atspi.LoginHelper.xml"/>
 <xi:include href="org.freedesktop.atspi.Selector.xml"/>
 </tp:spec>