<!ELEMENT creation-owner-acl-template (#PCDATA)>

Parent: <item-descriptor>, <property>

The creation-owner-acl-template tag specifies an ACL template that is used to generate an ACL fragment that applies to the owner (creator) of a newly created repository item. This is a standard format ACL string with a dollar sign ($) used to indicate the owner identity. No other identities may be used in the template.

Example

The following example gives the owners of an item access rights to read, write, list, or destroy items they own:

<creation-owner-acl-template value="$:read,write,list,destroy;"/>

Copyright © 1997, 2013 Oracle and/or its affiliates. All rights reserved. Legal Notices