AutoassignMappingType (Complex Type)

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

Supertype: MappingType
Item Summary  
Name Type Multiplicity Description
name property
string
[0,1] Short name of the mapping. 
description property
string
[0,1]  
documentation property
string
[0,1] Technical documentation for a particular object or construct. 
extension container
ExtensionType
[0,1] Place for non-standard object properties. 
trace property
boolean
[0,1] Explicitly trace the execution of this mapping. 
authoritative property
boolean
[0,1] Authoritative flag controls the way how mapping is used to remove values. 
exclusive property
boolean
[0,1] Exclusive mapping may be applied only as a single mapping for a particular target property. 
strength property
MappingStrengthType
[0,1] Strength of the mapping defines how aggressively will the mapping be applied. 
channel property
anyURI
[0,-1] Limits application of this mapping only to specific channel. 
exceptChannel property
anyURI
[0,-1] Limits application of this mapping except for channel specified. 
timeFrom property
MappingTimeDeclarationType
[0,1]  
timeTo property
MappingTimeDeclarationType
[0,1]  
source property
VariableBindingDefinitionType
[0,-1]  
expression property
ExpressionType
[0,1]  
target property
VariableBindingDefinitionType
[0,1]  
condition property
ExpressionType
[0,1]  
metadataMapping container
MetadataMappingType
[0,-1] Explicit definition of metadata mappings. 
ignoreMetadataProcessing property
ItemPathType
[0,-1] When set, processing of given metadata item (specified by path prefix) is completely ignored for this mapping. 
assignmentProperties container
AssignmentPropertiesSpecificationType
[0,1] Properties of the new assignment. 
populate property
PopulateType
[0,1] Populate the assignment with specific properties, e.