Plugin¶
name: Plugin
documentation:
Provides support for custom extensions
complexContent
extension
base: imml:Sourceable*element*
choice
: The following element types can be used in conjunction with this element
maxOccurs: unbounded
minOccurs: 0
element
name: element
type: imml:*element*
documentation:
Optional elements that are to be added to the plugin's collection of *element*s for manipulation
element
name: Parameter
type: imml:Parameter
documentation:
Optional parameters to pass into the plugin
attribute
name: Enabled
type: imml:Boolean
use: optional
documentation:
Enables plugin functionality when true