10 Metatype Schema

The ocep_metatype_config.xsd file describes the configuration elements and attributes for binding an object class to its attribute definition.

This appendix includes the following sections:

10.1 binding

Use the binding element to provide a String value that specifies the implementation binding of an object class and an attribute definition. For example, the value of jmx:EventChannel in an object class definition binds it to a JMX MBean of type EventChannel. You do not need to include a protocol when you use this binding element because the protocol is clear from the containing object class definition.

This element has no child elements or attributes.

10.2 multi-valued

Use the multi-valued element to specify a Boolean value that indicates whether to use the contained attribute definitions collectively to form a single multivalue attribute. For example, in CQL Processor parameter bindings.

This element has no child elements or attributes.