Share via


OutputTransform

Applies To: Operations Manager 2007 R2, System Center Operations Manager 2007

Contains the Extensible Stylesheet Language Transformation (XSLT) required to transform the configuration section of the target module type, monitor type, or template into the appropriate format.

Schema Hierarchy

ManagementPack
  PresentationTypes
    UIPageSets
      UIPageSet
        InputTransform

Syntax

<OutputTransform>XSLT Transform</OutputTransform >

Attributes and Elements

The following sections describe attributes, child elements, and the parent element of the OutputTransform element.

Attributes

None.

Child Elements

None.

Parent Elements

Element Description

UIPageSet

Represents a group of user interface pages used to configure a monitor type, template, or module type.

Text Value

The output transform XSLT is optional but may be provided if the final output of the configuration data has to be adjusted to the appropriate format.

Warning

Operations Manager 2007 R2 does not currently support the creation of custom UI pages.

See Also

Reference

UIPageSet