Dependency
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.]
Represents a reference to an assembly that the parent assembly depends on.
Schema Hierarchy
ManagementPack
Resources
Assembly (Resources)
Dependency
Syntax
<Dependency ID=”AssemblyID”/>
Attributes and Elements
The following sections describe attributes, child elements, and the parent element of the Assembly element.
Attributes
Attribute | Description |
---|---|
ID |
Required attribute. Refers to an ID of an assembly that the parent assembly depends on. |
Accessibility Attribute Values
Value | Description |
---|---|
Public |
Indicates that the module type definition is visible to external management packs. |
Internal |
Indicates that the module type definition is not visible to external management packs. |
Child Elements
None.
Parent Elements
Element | Description |
---|---|
Represents an image resource in a management pack. |