Hide Navigation

Kaltura API DocumentationKalturaCompareMetadataCondition

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

  1. Slashed xPath, e.g. /metadata/myElementName

  2. Using local-name function, e.g. /[local-name()='metadata']/[local-name()='myElementName']

  3. Using only the field name, e.g. myElementName, it will be searched as //myElementName

KalturaCompareMetadataCondition must also match all of:
object:KalturaCompareCondition