HP Systems Insight Manager 5.2 Update 2 Technical Reference Guide

<!ATTLIST web-block accepts-targets (true|false) "true">
<!-- The main-url specifies the URL to launch the tool. If the URL
accepts parameters, the URL must be specified as a parameterized
string. -->
<!ELEMENT main-url ( #PCDATA ) >
<!-- The status-url specifies a URL at which one might find the status
of this web launch tool during execution. -->
<!ELEMENT status-url ( #PCDATA ) >
<!-- The current-url specifies the current URL. -->
<!ELEMENT current-url ( #PCDATA ) >
<!-- The side-url specifies a set-aside URL. -->
<!ELEMENT side-url ( #PCDATA ) >
<!-- The target-format defines the format of targets in a web launch
tool and is specified as a parameterized string.-->
<!ELEMENT target-format ( #PCDATA ) >
<!-- The mdbean tool performs an action on the &cms2; which
involves accessing the target nodes. The mdbean-tool element
may optionally specify a category element, a menu-category
element, a description element, a comment element, an owner
element, a default-target element, an execute-as-user element, a
job-display-handler element, a default-parameter element, a
role-enabled element, zero or more role elements, zero or more
include-filter elements, or zero or more env-variable elements.
If more than one of these elements are specified, the element
must appear in the order as listed in this definition. The
mdbean-tool element must contain an mdbean-block element.
The mdbean-block element must appear after the previously
described optional elements, if any of the optional elements are
specified. Following the mdbean-block element, one may
specify zero or more attribute elements. -->
<!ELEMENT mdbean-tool (category?, description?, comment?, owner?,
default-target?, execute-as-user?, job-display-handler?, toolbox-
enabled?, toolbox*, role-enabled?, role*, include-filter*, mdbean-block,
attribute*)>
<!-- In addition to the previously described elements, the
mdbean-tool element specifies the following attributes. The
name attribute specifies the tool name and must be specified in
the mdbean-tool element. The visible attribute specifies
whether the tool is visible for running. By default tools are
visible. The max-targets attribute specifies the maximum number
of targets against which a tool may run. The revision attribute
allows a tool author to specify a revision for the tool. Note
that this is for information aboutly. The job-log attribute
specifies whether the results of the command will be kept in this
systems job log. When job-log="true" the job and target status
for the tool will be kept for a relatively lengthy system-defined
Custom tools 347