The <remove-item> tag is a procedural tag for removing items from the repository. It has no child tags and the following attributes:

remove-item attributes

Attribute

Description

Value

item-descriptor

The name of the item descriptor to use when removing an item.

Required

id

Specifies an id to use for this item

RepositoryId of item

tag

If you add your item with an <add-item> tag with the tag attribute, you can refer to that item in the same XML file with the tag attribute in the <remove-item> tag.

Optional

remove-references-to

If true, items that refer to the item to remove are also removed.

Boolean
Default is false

 
loading table of contents...