ObjectTemplateItemDefinitionType (Complex Type)

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

Supertype: ItemRefinedDefinitionType
TODO Description of the common item handling details, such as display name, read/write access and value and synchronization expressions. These are the parts that are common to both attributes and associations. This is supposed to be used in schemaHandling part and therefore describe the decisions of the system administrator about the way how that attribute or association is used in midPoint.
Item Summary  
Name Type Multiplicity Description
ref property
ItemPathType
[1,1]  
displayName property
string
[0,1]  
description property
string
[0,1]  
displayOrder property
int
[0,1]  
limitations property
PropertyLimitationsType
[0,-1]  
matchingRule property
QName
[0,1]  
valueEnumerationRef reference
ObjectReferenceType
[0,1] Reference to an object that directly or indirectly represents possible values for this item. 
tolerant property
boolean
[0,1]  
tolerantValuePattern property
string
[0,-1]  
intolerantValuePattern property
string
[0,-1]  
emphasized property
boolean
[0,1] Set true for definitions that are more important than others and that should be emphasized during presentation. 
mapping container
ObjectTemplateMappingType
[0,-1] Defines how any of the object property value should be constructed.