The <print-item> tag is always empty and has no child tags.

print-item Tag Attributes

Attribute

Description

Value

folder

Specifies a folder to print. When a folder is printed, each of its children is displayed, using the display-property attribute.

Optional. Path name of folder.

id

Specifies an id to use for this item. If you don’t set id, tag, or path all items in the descriptor are printed.

Optional. RepositoryId of item.

item-descriptor

The name of the item descriptor to use when printing an item. If you omit the id, tag, and path attributes, then all items in this item descriptor are printed.

Required.

path

Specifies an item or folder to print. When a folder is printed, each of its children is displayed, using the display-property attribute.

Path name of item or folder.

print-content

Set this to true to print all of the content of the item in addition to the properties.

Boolean. Default is false.

tag

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

 
loading table of contents...