Description
Defines the configurable attributes of merge module.
Derived By
Restricting anyType
Attributes
| Name |
Type |
Description |
| Name |
string |
Defines the name of the configurable item.
|
| Format |
string (restriction) |
Specifies the format of the data being changed.
|
| Type |
string |
Specifies the type of the data being changed.
|
| ContextData |
string |
Specifies a semantic context for the requested data.
|
| DefaultValue |
string |
Specifies a default value for the item in this record if the merge tool declines to provide a value.
|
| KeyNoOrphan |
YesNoType |
Does not merge rule according to rules in MSI SDK.
|
| NonNullable |
YesNoType |
If yes, null is not a valid entry.
|
| DisplayName |
string |
Display name for authoring.
|
| Description |
string |
Description for authoring.
|
| HelpLocation |
string |
Location of chm file for authoring.
|
| HelpKeyword |
string |
Keyword into chm file for authoring.
|
Content Model
Always empty.