<!ELEMENT property (<descriptor-acl> |
                    <default-acl> |
                    <creation-base-acl> |
                    <creation-owner-acl-template> |
                    <creation-group-acl-template>)*>

Parent:

To apply access rights at the property level, rather than to the whole item, you can use the property tag.

Example
<property name="yumminess">
  <descriptor-acl value="..."/>
  <acl-property name="yummy_acl"/>
  <creation-base-acl value="...
...
</property>

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