Avatar

Correct answer by
Community Advisor

Hi Vipin,

 

as xtk:enum is factory-configured object you cannot edit schema directly.

You may use schema extension (create new schema with enum name but defined in your own namespace (ex. customer:enum)) to extend default schema with custom built enums.

 

Regards,

Milan

View solution in original post