Sdílet prostřednictvím


InputTransform

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

Contains the Extensible Stylesheet Language Transformation (XSLT) that is required to transform the configuration section of the target module type, monitor type, or template into a format that the user interface (UI) page expects.

Schema Hierarchy

ManagementPack
  PresentationTypes
    UIPageSets
      UIPageSet
        UIPageReference
          InputTransform

Syntax

<InputTransform>XSLT Transform</InputTransform>

Attributes and Elements

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

Attributes

None.

Child Elements

None.

Parent Elements

Element Description

UIPageReference

Represents a reference to a UI page within the UI page set.

Text Value

Whether or not an input transform is required by a UI page is determined by the managed Windows Form referenced in the UIPage element. Input transforms are required during the update process of the management pack or management pack fragment generated out of the UI page set wizard, whenever the UI page expects the configuration data to be formatted in a particular structure.

Warning

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

See Also

Reference

UIPage
UIPageReference