Forms
Applies To: System Center Service Manager 2010
Contains all form definitions in a management pack.
Schema Hierarchy
ManagementPack
Presentation
Forms
Syntax
<Forms>
<Form ID=”ID” Comment=”String” Accessibilty=”Private/Public” Target=”TargetID” Assembly=”AssemblyResourceID” BaseForm=”FormID” TypeName=”String”>…</Form>
</Forms>
Attributes and Elements
The following sections describe attributes, child elements, and the parent element of the Forms element.
Attributes
None.
Child Elements
Element | Description |
---|---|
Optional element. Represents a form implementation. |
Parent Elements
Element | Description |
---|---|
Contains all user interface related elements that are defined in the management pack. |