ParameterTypeMAEC Bundle Schema

The ParameterType characterizes function parameters.


Field Name Type Description
@ordinal_positionoptional positiveInteger

This field refers to the ordinal position of the parameter with respect to the function where it is used.

@nameoptional string

The name field specifies the name of the parameter.

@valueoptional string

The value field specifies the actual value of the parameter.