Kaydet (Commit) 45ea38a3 authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS cfgimpex (1.3.28); FILE MERGED

2004/12/09 16:51:09 jb 1.3.28.1: #i38724# Replace wrong sets (of xs:string) with extensible groups
üst 956342e4
...@@ -3,9 +3,9 @@ ...@@ -3,9 +3,9 @@
* *
* $RCSfile: Embedding.xcs,v $ * $RCSfile: Embedding.xcs,v $
* *
* $Revision: 1.3 $ * $Revision: 1.4 $
* *
* last change: $Author: obo $ $Date: 2004-11-15 13:25:57 $ * last change: $Author: rt $ $Date: 2005-01-07 10:04:17 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -159,18 +159,18 @@ ...@@ -159,18 +159,18 @@
<desc>Contains possible verbs for embedded objects.</desc> <desc>Contains possible verbs for embedded objects.</desc>
</info> </info>
</set> </set>
<set oor:name="MimeTypeClassIDRelations" oor:node-type="xs:string"> <group oor:name="MimeTypeClassIDRelations" oor:extensible="true">
<info> <info>
<author>MAV</author> <author>MAV</author>
<desc>Contains convertion table from MimeType to ClassID. MimeType is used as a name for entry.</desc> <desc>Contains convertion table from MimeType to ClassID. MimeType is used as a name for entry.</desc>
</info> </info>
</set> </group>
<set oor:name="UserFactories" oor:node-type="xs:string"> <group oor:name="UserFactories" oor:extensible="true">
<info> <info>
<author>MAV</author> <author>MAV</author>
<desc>List of additional factories that can be used to create embedded object.</desc> <desc>List of additional factories that can be used to create embedded object.</desc>
</info> </info>
</set> </group>
<set oor:name="ObjectNames" oor:node-type="ObjectName"> <set oor:name="ObjectNames" oor:node-type="ObjectName">
<info> <info>
<author>MAV</author> <author>MAV</author>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment