1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 |
<!-- |
3 |
Copyright 2014 Hippo B.V. (http://www.onehippo.com) |
4 |
|
5 |
Licensed under the Apache License, Version 2.0 (the "License"); |
6 |
you may not use this file except in compliance with the License. |
7 |
You may obtain a copy of the License at |
8 |
|
9 |
http://www.apache.org/licenses/LICENSE-2.0 |
10 |
|
11 |
Unless required by applicable law or agreed to in writing, software |
12 |
distributed under the License is distributed on an "AS IS" BASIS, |
13 |
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
14 |
See the License for the specific language governing permissions and |
15 |
limitations under the License. |
16 |
--> |
17 |
<sv:node sv:name="siteusers-read-webresources" xmlns:sv="http://www.jcp.org/jcr/sv/1.0"> |
18 |
<sv:property sv:name="jcr:primaryType" sv:type="Name"> |
19 |
<sv:value>hipposys:domain</sv:value> |
20 |
</sv:property> |
21 |
<sv:node sv:name="hippo:authrole"> |
22 |
<sv:property sv:name="jcr:primaryType" sv:type="Name"> |
23 |
<sv:value>hipposys:authrole</sv:value> |
24 |
</sv:property> |
25 |
<sv:property sv:name="hipposys:groups" sv:type="String" sv:multiple="true"> |
26 |
<sv:value>liveusers</sv:value> |
27 |
<sv:value>previewusers</sv:value> |
28 |
<sv:value>sitewriters</sv:value> |
29 |
</sv:property> |
30 |
<sv:property sv:name="hipposys:role" sv:type="String"> |
31 |
<sv:value>readonly</sv:value> |
32 |
</sv:property> |
33 |
</sv:node> |
34 |
<sv:node sv:name="webresources-domain" xmlns:sv="http://www.jcp.org/jcr/sv/1.0"> |
35 |
<sv:property sv:name="jcr:primaryType" sv:type="Name"> |
36 |
<sv:value>hipposys:domainrule</sv:value> |
37 |
</sv:property> |
38 |
<sv:node sv:name="read-webresources-and-descendants"> |
39 |
<sv:property sv:name="jcr:primaryType" sv:type="Name"> |
40 |
<sv:value>hipposys:facetrule</sv:value> |
41 |
</sv:property> |
42 |
<sv:property sv:name="hipposys:equals" sv:type="Boolean"> |
43 |
<sv:value>true</sv:value> |
44 |
</sv:property> |
45 |
<sv:property sv:name="hipposys:facet" sv:type="String"> |
46 |
<sv:value>jcr:path</sv:value> |
47 |
</sv:property> |
48 |
<sv:property sv:name="hipposys:filter" sv:type="Boolean"> |
49 |
<sv:value>false</sv:value> |
50 |
</sv:property> |
51 |
<sv:property sv:name="hipposys:type" sv:type="String"> |
52 |
<sv:value>Reference</sv:value> |
53 |
</sv:property> |
54 |
<sv:property sv:name="hipposys:value" sv:type="String"> |
55 |
<sv:value>/webresources</sv:value> |
56 |
</sv:property> |
57 |
</sv:node> |
58 |
</sv:node> |
59 |
</sv:node> |