@Retention(value=RUNTIME)
@Target(value={})
public @interface MultiKeyAttribute
Attributes as field, to provide multiple ItemAttributesRQ
with both 'key' and 'value' fields specified.
Used to prevent duplication of Attribute annotation with the same value and different keys