Share via


IncludeSchemaTypes (ViewType)

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

Contains references to internal or external complex schema types.

Schema Hierarchy

ManagementPack
  PresentationTypes
    ViewTypes
      ViewType
        Configuration (ViewType)
          IncludeSchemaTypes (ViewType)

Syntax

<IncludeSchemaTypes>    <SchemaType>SchemaName</SchemaType> </IncludeSchemaTypes>

Attributes and Elements

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

Attributes

None.

Child Elements

Element Description

SchemaType (ViewType)

Required element. Represents a reference to an internal or external SchemaType element ID.

Parent Elements

Element Description

Configuration (ViewType)

Represents the parameters for a monitor or module type definition.

Remarks

The IncludeSchemaTypes element allows you to reference zero to many schema type definitions that are publically defined in an external management pack. You include this element in your module type definition when one or more of your configuration parameters is of a certain schema type.

For more information and an example about how the SchemaType element is used, see SchemaType.

To see the schema types reference, see Schema Types Reference.

Important

Currently, it is not possible to define your own view types. However, you can add an implementation of an already defined view type by defining a View element.

See Also

Reference

Configuration (ViewType)
SchemaType
SchemaTypes