Elements and Sections in the Customized Record Types XML Output File
The following table describes the elements and sections in the XML output file for customized record types.
| Description | Element or Section |
|---|---|
<IncludeAll> specifies whether the preconfigured configuration information is returned in addition to the customized configuration information (true), or if only the customized configuration information is returned. The default setting is false. |
|
<Name> contains the system name of the record type (object), which never changes. |
|
<SupportDisplayImage> corresponds to the Display Image check box in the UI, and is applicable for the Account, Contact, and Product record types only. It specifies whether an image can be displayed on the detail page for the record type (true) or an image cannot be displayed on the detail page for the record type. |
|
<IconName> contains the file name of the classic theme icon used for the record type. For the list of available classic theme icon file names, see Classic Theme Icons. |
|
<ModernIconName> contains the file name of the modern theme icon used for the record type. For the list of available modern theme icon file names, see Modern Theme Icons. |
|
<AccessObjName> contains the access object name of the record type that is being referenced, for example, Account. Note: This element is read-only. |
|
<CustomizePreviousOwnerChannel> specifies the circumstances in which the previous owner of a record is retained in the team on the record after a new owner is assigned to the record. The possible values include:
|
|
<CustomizePreviousOwnerAccessProfileId> contains the ID of the access profile that is given to the previous owner for the record, if the previous owner is retained in the team after a new owner is assigned to the record. |
|
<CustomizePreviousOwnerAccessProfile> contains the name of the access profile that is given to the previous owner for the record, if the previous owner is retained in the team after a new owner is assigned to the record. |
|
The <ListOfCustomRecordTypeTranslations> section contains the translation values for the record type. |
|
The <CustomRecordTypeTranslation> section contains the translation values for one language:
In this example, for English-American (ENU), the singular name is Account, the plural name is Accounts, and the short name is Acct. The precedence for determining the display name is as follows:
|
|