Attribute | Description |
name | The name of the skin package. |
alias | A comma-separated list of aliases to the skin as used by My webMethods Server. |
description | The display name for the skin as it appears in the user interface. |
version | The version number of the skin. When you modify and release the skin package, you should increment the minor version number. |
cssPreview | A semicolon-separated list of CSS style declarations that demonstrates the style on an html element in the user interface. |
serversideResourcePath | A legacy attribute. The value of this attribute should always take the form /ui/skins/skin-name/ where skin-name is the skin's system name. |
clientsideResourcePath | A legacy attribute. The value of this attribute should always take the form /ui/skins/skin-name/ where skin-name is the skin's system name. |