name Attribute (customCategory Element)

Specifies the name of the custom category.

Type

  xsf:xdTitle

Parent Elements

Element Description
customCategory Specifies the category that the form template appears under in the Fill Out a Form task pane.

Definition

  <xsd:attribute name="name" type="xsf:xdTitle" use="required"></xsd:attribute>

Remarks

The name attribute is a required attribute of the customCategory element.

Example

The following is an example of the name attribute as it is used in the customCategory element:

  <xsf:customCategory name="Reports"/>