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

print-item 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 do not 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, 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, with the display-property attribute.

Path name of item or folder

print-content

Set this to true to print the entire content of the item along with its properties.

Boolean
Default is false

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 <print-item> tag.

 
loading table of contents...