]> git.aero2k.de Git - tmp/jakarta-migration.git/blob
8071b49362dff11d806da69e67592a038cfca770
[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/publicart-tenant-bindings-proto.xml -->
9
10         <tenant:tenantBinding id="5000">
11                 <tenant:serviceBindings merge:matcher="id" id="Reports">
12                         <service:properties xmlns:service="http://collectionspace.org/services/config/service" xmlns:types="http://collectionspace.org/services/config/types">
13                                 <types:item merge:matcher="skip" merge:action="insert">
14                                         <types:key>report</types:key>
15                                         <types:value>obj_current_place_details</types:value>
16                                 </types:item>
17                                 <types:item merge:matcher="skip" merge:action="insert">
18                                         <types:key>report</types:key>
19                                         <types:value>tombstone_with_budget</types:value>
20                                 </types:item>
21                         </service:properties>
22                 </tenant:serviceBindings>
23         </tenant:tenantBinding>
24
25 </tenant:TenantBindingConfig>