HP-UX CMGR A.02.00 Administrator's and Developer's Guide
3.3.1 The data Element
The data element is used to encapsulate template data. The handler of the parent
element processes the data in the data element.
The data element has the following child element:
DescriptionChild Element
Optional. Expands a subset of the data to support insertion of multi-valued
variables.
repeat
The data element has the following attributes:
DescriptionAttribute
Optional. Common Attribute.
if
Optional. Common Attribute.
if_op
3.3.2 The var Element
The var element manages the properties of a template variable. It is used to define and
change the attributes associated with a variable.
You can use variable names anywhere within a template. Several variable names, such
as the operation (op), are predefined. Other variables are provided by the user in the
op command, or assigned a default value in the template itself.
The var element has the following child element:
DescriptionChild Element
Optional.
help
Optional. Generally used to provide prompt-level help.
prompt
The var element has the following attributes:
DescriptionAttribute
Optional. Common Attribute.
id
Optional. Common Attribute.
if
Optional. Common Attribute.
if_op
Optional. Set to yes to indicate that cmgr should never prompt for this
variable. Default is no.
internal
3.3 Processing/Operational Elements 27