{ "description": "", "not": true, "objectType": "KalturaCompareMetadataCondition", "type": "abcScreenersWatermarkAccessControl.abcWatermark", "comparison": "1", "value": { "description": "", "objectType": "KalturaIntegerValue", "value": 0 }, "profileId": 0, "profileSystemName": "", "xPath": "" }
object:KalturaCompareMetadataCondition profileId:integer Metadata profile id
profileSystemName:string Metadata profile system name
xPath:string May contain the full xpath to the field in three formats
Slashed xPath, e.g. /metadata/myElementName
Using local-name function, e.g. /[local-name()='metadata']/[local-name()='myElementName']
Using only the field name, e.g. myElementName, it will be searched as //myElementName
KalturaCompareMetadataCondition must also match all of:
object:KalturaCompareCondition