]> git.aero2k.de Git - tmp/jakarta-migration.git/blob
65f3b3d50932189c79d857080c2b664e4ce53da7
[tmp/jakarta-migration.git] /
1 <?xml version="1.0" encoding="UTF-8"?>
2 <tenant:TenantBindingConfig
3         xmlns:merge="http://xmlmerge.el4j.elca.ch"
4         xmlns:tenant="http://collectionspace.org/services/config/tenant">
5
6     <!-- Add your changes, if any, within the following tag pair. -->
7     <!-- The value of the 'id' attribute, below, should match the corresponding -->
8     <!-- value in cspace/config/services/tenants/testsci-tenant-bindings-proto.xml -->
9
10     <tenant:tenantBinding id="3500">
11                 <tenant:eventListenerConfigurations id="default" merge:matcher="id">
12                     <tenant:eventListenerConfig id="UpdateObjectLocationOnMove" merge:matcher="id">
13                         <tenant:paramList id="default" merge:matcher="id" merge:action="delete"/>
14             </tenant:eventListenerConfig>
15             <tenant:eventListenerConfig id="UpdateObjectLocationAndCrateOnMove" merge:matcher="id" merge:action="delete"/>
16         </tenant:eventListenerConfigurations>
17     </tenant:tenantBinding>
18 </tenant:TenantBindingConfig>