Component
Applies To: System Center Service Manager 2010
Represents a class type within the type projection relationship hierarchy.
Schema Hierarchy
ManagementPack
TypeDefinitions
EntityTypes
TypeProjections
TypeProjection
Component
Syntax
<Component Path=”string” Alias=”string”></Component>
Attributes and Elements
The following sections describe attributes, child elements, and the parent element for the Component element.
Attributes
Attribute | Description |
---|---|
Path |
Required attribute. Represents the location path of the class type relative to the root class type. |
Alias |
Required attribute. Represents the alias name of the class type referred to in the Path attribute. Must be unique within the type projection definition. |
Child Elements
Element | Description |
---|---|
Optional element. Represents a class type within the type projection relationship hierarchy. |
Parent Elements
Element | Description |
---|---|
Represents the root class type of a type projection relationship hierarchy. |
|
Represents a class type within the type projection relationship hierarchy. |
Remarks
The Path attribute uses Variable Notation to direct the system to the desired class type in the relationship hierarchy. For information about how to use $Target/Path notation in a type projection definition, see $Target. For a detailed sample, see TypeProjection.