autoconf: include missing meson build files
[platform/upstream/at-spi2-core.git] / xml / Document.xml
index 047b3fc..d12a306 100644 (file)
@@ -1,6 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <node name="/node">
-<interface name="org.freedesktop.atspi.Document">
+<interface name="org.a11y.atspi.Document">
+
+  <property name="CurrentPageNumber" type="i" access="read"/>
+
+  <property name="PageCount" type="i" access="read"/>
 
   <method name="GetLocale">
     <arg direction="out" type="s"/>