Contains information about matching rules for attribute analysis.
Matching rule presupposes the business logic for the comparison of objects.
Name | Type | Multiplicity | Description |
---|---|---|---|
attributeIdentifier |
property string |
[0,1] | Path to the property used for comparison. |
propertyType |
property QName |
[0,1] | Type of the property used for comparison. |
Flags: RAM,runtime
Multiplicity: [0,1]
Path to the property used for comparison. It is necessary that the output be a simple object convertible to a String type
Flags: RAM,runtime
Multiplicity: [0,1]