summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org/openoffice/Office/ProtocolHandler.xcs
diff options
context:
space:
mode:
authorDirk Grobler <dg@openoffice.org>2002-05-19 22:09:37 +0000
committerDirk Grobler <dg@openoffice.org>2002-05-19 22:09:37 +0000
commit3c823da1ae65493278196191aaeb3e441dd1e959 (patch)
tree1cd114c81b07789eeb32dee4366f41c18da8623e /officecfg/registry/schema/org/openoffice/Office/ProtocolHandler.xcs
parent06373f637aa048e8ec3d1ce53242ac57e2878548 (diff)
#99152# validation for configdata completed
Diffstat (limited to 'officecfg/registry/schema/org/openoffice/Office/ProtocolHandler.xcs')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/ProtocolHandler.xcs9
1 files changed, 5 insertions, 4 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/ProtocolHandler.xcs b/officecfg/registry/schema/org/openoffice/Office/ProtocolHandler.xcs
index 5257140df881..a461b8ac457a 100644
--- a/officecfg/registry/schema/org/openoffice/Office/ProtocolHandler.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/ProtocolHandler.xcs
@@ -3,9 +3,9 @@
*
* $RCSfile: ProtocolHandler.xcs,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: dg $ $Date: 2002-05-06 18:52:50 $
+ * last change: $Author: dg $ $Date: 2002-05-19 23:04:14 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,10 +59,11 @@
*
*
************************************************************************ -->
-<oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="ProtocolHandler" oor:package="org.openoffice.Office" xsi:schemaLocation="http://openoffice.org/2001/registry ../../../../component-schema.xsd" xml:lang="en-US">
+<!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd">
+<oor:component-schema oor:name="ProtocolHandler" oor:package="org.openoffice.Office" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xml:lang="en-US">
<templates>
<group oor:name="Handler">
- <prop oor:name="URLPattern" oor:type="oor:string-list"/>
+ <prop oor:name="Protocols" oor:type="oor:string-list"/>
</group>
</templates>
<component>