HP-UX CMGR A.02.00 Administrator's and Developer's Guide
The color 1 is red
The color 2 is yellow
The color 3 is green
NOTE: The repeat element has no child element.
The repeat element can have the following attributes:
DescriptionAttribute
Optional. Common attribute.
if
Optional. Common attribute.
if_op
Required. Comma separated list of variable names to vary.
vary
3.3.9 The success Element
The success element is used to encapsulate element success messages that can be
displayed when the processing of the parent element returns without an error.
NOTE: The success element has no child element and no attributes.
3.3.10 The template_version Element
The template_version is used to encapsulate template version text. It is supported
only as a child of the head element.
NOTE: The template_version element has no child element and no attributes.
3.3.11 The xi:include Element
The xi:include element is used to include another XML document in the current
document.
NOTE: The xi:include element has no child element.
The xi:include element has the following attribute:
DescriptionAttribute
Required.
The url of a local file identifying additional XML data to be included in the
CMGR template. For example:
<xi:include href="file:/etc/opt/example.xml"/>
href
3.3 Processing/Operational Elements 31