A collection of entity descriptors. See the entity-descriptor schema for element details.
| Element | Description |
|---|---|
| Attribute | A key-value meta-data element. |
| Attributes | A collection of attributes primarily for use by extensions. ALM does not use values created by extension. |
| EntityDescriptor | The metadata on an entity type. |
| EntityDescriptors | |
| ExtensionName | The name of the extension if the descriptor applies to an extension. |
| HierarchicalRootId | The ID of the root element for hierarchical Entities |
| IsSiteEntity | A value of Y indicates that the entity can be shared between projects. |
| Label | The display name. The display name can be customized and localized. |
| Name | The logical name of the entity. |
| SupportsDataHidingFilter | A value of Y indicates that this entity's fields can be part of a data hiding filter. |
| SupportsHistory | A value of Y indicates that this entity's fields can be customized in the user interface to support history. |
| SupportsMultiValue | A value of Y indicates that this entity's fields can be customized in the user interface to support multiple values. |
| SupportsStorage | A value of Y indicates that this entity supports storage. |
| SupportsSubtypes | A value of Y indicates that there can be subtypes of this entity. |
| SupportsTextSearch | A value of Y indicates that this entity's fields are support text search. |
| SupportsVC | A value of Y indicates that versions of this entity can be saved if version control is enabled for the project. |
| SupportsWorkflow | A value of Y indicates that events on this entity can be handled in the workflow module. |
| Table | The name of the database table containing the entity. |
| TablePrefix | The prefix for database table containing the entity. |
| Simple Type | Description |
|---|---|
| AttributeSimpleType |