<!ELEMENT owner-property (#PCDATA)>

Parent: <item-descriptor>

The owner-property tag has one attribute, name, which specifies the name attribute of the property that stores the owner of the item in the underlying repository.

Example

If the item descriptor in the underlying repository stores the name of the item’s owner in a property named item_owner, the owner-property tag looks like this:

<owner-property name="item_owner"/>

Copyright © 1997, 2012 Oracle and/or its affiliates. All rights reserved.

Legal Notices