You can remove items from the repository with the <remove-item> tag. Each <remove-item> tag must include an item-descriptor attribute to specify the name of the item descriptor of the repository item being removed.

For example, the following tag removes a repository item that uses the item descriptor users and whose repository ID is 1:

<remove-item item-descriptor="users" id="1"/>


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

Legal Notices