FormSpecificationType (Complex Type)

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

Specifies a form using several different methods, e.g. by specification of Java class, internal form OID, etc.
Item Summary  
Name Type Multiplicity Description
$itemDefinition.Name.LocalPart property
string
[0,1] Form title that is shown at an appropriate place, such as browser title, heading, tab name, etc. 
$itemDefinition.Name.LocalPart reference
ObjectReferenceType
[0,1] Reference to midPoint form object  
$itemDefinition.Name.LocalPart property
string
[0,1] Name of the Java class that will be used as the form implementation. 
$itemDefinition.Name.LocalPart property
anyURI
[0,1] URI identifier of Java component that will be used as the form implementation.