Presentation
Applies To: System Center Service Manager 2010
Contains all user interface (UI) related elements that are defined in the management pack.
Schema Hierarchy
Syntax
<Presentation>
<Forms>…</Forms>
<ConsoleTasks>…</ConsoleTasks>
<Views>…</Views>
<Folders>…</Folders>
<FolderItems>…</FolderItems>
<ImageReferences>…</ImageReferences>
<StringResources>…</StringResources>
</Presentation>
Attributes and Elements
The following sections describe attributes, child elements, and the parent element of the Presentation element.
Attributes
None.
Child Elements
Element | Description |
---|---|
Optional element. Contains all form definitions in a management pack. |
|
Optional element. Contains console task definitions in a management pack. |
|
Optional element. Contains view type implementations in a management pack. |
|
Optional element. Contains all folder definitions to be displayed in the Operations console. |
|
Optional element. Contains all folder item definitions in a management pack. |
|
Optional element. Contains all image reference definitions in a management pack. |
|
Optional element. Contains all string resource definitions in a management pack. |
Parent Elements
Element | Description |
---|---|
Represents the root element of a management pack. |