summaryrefslogtreecommitdiff
path: root/officecfg/registry/component-update.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'officecfg/registry/component-update.dtd')
-rw-r--r--officecfg/registry/component-update.dtd5
1 files changed, 3 insertions, 2 deletions
diff --git a/officecfg/registry/component-update.dtd b/officecfg/registry/component-update.dtd
index 51623f40ba..81acc5e35e 100644
--- a/officecfg/registry/component-update.dtd
+++ b/officecfg/registry/component-update.dtd
@@ -113,7 +113,8 @@
<!ELEMENT oor:items (item*)>
<!ATTLIST oor:items>
-<!ELEMENT item ((prop | node)*)>
+<!ELEMENT item ((node | prop | value)*)>
<!ATTLIST item
oor:path CDATA #REQUIRED>
- <!-- the absolute path representation of a set or group node -->
+ <!-- the absolute path representation of a localized property or a group
+ or set node -->