In general, this error indicates that your input or output structures should either reference an existing structure that is defined in the model, e.g. <input struct="my structure"/>, or have nested parameters specified inside the input or output tags. If your operation takes no input parameters or returns no output then you should not have input or output tags in your operation description in the model.