Share via


IncludeSchemaTypes (ConditionDetectionModuleType)

Applies To: System Center Service Manager 2010

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Contains references to internal or external complex schema types.

Schema Hierarchy

ManagementPack
  TypeDefinitions
    ModuleTypes
      ConditionDetectionModuleType
        ModuleImplementation (ConditionDetectionModuleType)
          Configuration (ConditionDetectionModuleType)
            IncludeSchemaTypes

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 (ConditionDetectionModuleType)

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

Parent Elements

Element Description

Configuration (ConditionDetectionModuleType)

Represents the parameters for a monitor or module type definition in the XSD schema.

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 of how the SchemaType element is used, see SchemaType.

See Also

Reference

Configuration (ConditionDetectionModuleType)
Reference (Manifest)
References (Manifest)
SchemaType
SchemaTypes