This data type is the "ObjectContext" data type with specialisations for MaintenanceTypeContext. It describes the type of maintenance expected for the maintenance object.
type:object
properties:
contextAttribute:
type:string
enum:
-maintenanceType
contextCondition:
type:string
enum:
-IS_EQUAL_TO
contextValueRange:
type:array
uniqueItems:true
items:
type:string
enum:
-UPGRADE
-DOWNGRADE
#-------Definition of the scenario specific ObjectTarget dataType----------------#
#-------Definition of the concrete ExpectationContext dataType----------------#