summaryrefslogtreecommitdiffstats
path: root/doc/dbus-introspect-docs.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/dbus-introspect-docs.dtd')
-rw-r--r--doc/dbus-introspect-docs.dtd4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/dbus-introspect-docs.dtd b/doc/dbus-introspect-docs.dtd
index 5fe508e..ca918fb 100644
--- a/doc/dbus-introspect-docs.dtd
+++ b/doc/dbus-introspect-docs.dtd
@@ -19,8 +19,8 @@
<!ELEMENT example (#PCDATA|para|code|ref)*>
<!ATTLIST language (c|glib|python|shell) #REQUIRED>
<!ATTLIST title CDATA #IMPLIED>
-<!ELEMENT list (listheader?, item*)>
-<!ATTLIST list type (bullet|number|table) #REQUIRED>
+<!ELEMENT list (item*)>
+<!ATTLIST list type (bullet|number) #REQUIRED>
<!ELEMENT item (term|definition)*>
<!ELEMENT term (#PCDATA|ref)*>
<!ELEMENT definition (#PCDATA|para)*>