<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Jonathan Woods schrieb:
<blockquote cite="mid003101c64fbc$8f8594a0$0500a8c0@COMPUTER2"
 type="cite">
  <meta http-equiv="Context-Type" content="text/html; charset=us-ascii">
  <title></title>
  <div><span> Jon - </span></div>
  <div><span> </span> </div>
  <div><span> The DTD for opencms-resourcetypes.xml says... </span></div>
  <div><span> </span> </div>
  <div><span> <!--<br>
# The <copy-resources> node of a resource type subnode describes
resources that are <br>
# to be copied when a resource of this type is created.<p><br>
-->  </span></div>
  <div> </div>
  <div><span> <!ELEMENT copy-resources (copy-resource*)><br>
<!ELEMENT copy-resource EMPTY><br>
<!ATTLIST copy-resource source CDATA #REQUIRED target CDATA #IMPLIED
type (new|sibling|preserve) #IMPLIED> </span></div>
  <div><span> </span> </div>
  <div><span> so I would have thought that using a <copy-resource
type="sibling" ...> might do what you're looking for. </span></div>
  <div><span> </span> </div>
  <div><span> Jon</span></div>
</blockquote>
Jonathan should be right.<br>
I did not read well enough, sorry<br>
<br>
Christian<br>
</body>
</html>