HP-UX CMGR A.02.01 Administrator's and Developer's Guide
24
2.3.3 The cst_version Element
The cst_version element defines the version of the CMGR template specification used. This guide
is the specification for CMGR template version 1.0. The cst_version element may only be a child
of the head element. For example:
<head> <cst_version>1.0</cst_version></head>
NOTE: The cst_version element has no child element and no attributes.
2.3.4 The description Element
The description element is used to encapsulate description text for a template. It is supported only
as a child of the head element.
NOTE: The description element has no child element and no attributes.
2.3.5 The failure Element
The failure element is used to encapsulate element failure message that can be displayed when the
processing of the parent element returns an error.
NOTE: The failure element has no child element and no attributes.
2.3.6 The group Element
The group element is a generic grouping element. It can be used to group elements to be executed
under a common condition.
The group element can have the following child elements:
Child Element
Description
All configuration elements (2.2 Configuration Elements) Optional
All processing elements (2.3 Processing/Operational Elements)
Optional
NOTE: The group element has no attributes.
2.3.7 The help Element
The help elements are used to encapsulate help text associated with the template or elements within a
template.
NOTE: The help element has no child element.
The help element can have the following attributes:
Attribute Description
If
Optional. Common attribute.
if_op
Optional. Common attribute.