MetadataItemDefinitionType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Supertype: ItemRefinedDefinitionType
Description of the metadata item handling details, such as (TODO)
Item Summary  
Name Type Multiplicity Description
ref property
ItemPathType
[1,1] Path of the item or association that this definition describes. 
displayName property
string
[0,1]  
help property
string
[0,1] Help text for the displayed item. 
description property
string
[0,1]  
documentation property
string
[0,1] Technical documentation for a particular object or construct. 
displayOrder property
int
[0,1]  
limitations property
PropertyLimitationsType
[0,-1] Limits the usage of the attribute, e. 
matchingRule property
QName
[0,1] Specification of a matching rule for an attribute. 
valueEnumerationRef reference
ObjectReferenceType
[0,1] Reference to an object that directly or indirectly represents possible values for this item. 
tolerant property
boolean
[0,1] When set to true, allows attribute/property values that are set outside midPoint (or outside object template mappings). 
tolerantValuePattern property
string
[0,-1] Pattern (regexp) for attribute/property value. 
intolerantValuePattern property
string
[0,-1] Pattern (regexp) for attribute/property value. 
emphasized property
boolean
[0,1] Set true for definitions that are more important than others and that should be emphasized during presentation. 
deprecated property
boolean
[0,1] This setting can be used to control the value of "deprecated" flag determined from the schema. 
experimental property
boolean
[0,1] This setting can be used to control the value of "experimental" flag determined from the schema. 
validation property
FormItemValidationType
[0,1] Validation rules for the item. 
persistence property
ItemPersistenceType
[0,1] Whether values of this item should be persisted. 
mapping container
MetadataMappingType
[0,-1] TODO  
applicability container
MetadataProcessingApplicabilitySpecificationType
[0,1] Where to apply this metadata item definition.