summaryrefslogtreecommitdiff
path: root/officecfg/registry/component-update.dtd
diff options
context:
space:
mode:
authorFrank Schoenheit [fs] <frank.schoenheit@sun.com>2010-06-03 14:33:05 +0200
committerFrank Schoenheit [fs] <frank.schoenheit@sun.com>2010-06-03 14:33:05 +0200
commit5db6741125db89de6ae24aa10b2dd5a486ed39b6 (patch)
tree731b272fd5e06f1a4f673bd3738edcf9f2b81d6c /officecfg/registry/component-update.dtd
parentb4c11bb880d1f1d93ac68c46988d27427f89b4d0 (diff)
parent44ada130c3857b167e954b63c7a5490268b72c5b (diff)
slidecopy: merged latest DEV300.m80 changes
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 -->