BIP5372

Severity

20 : Error

Message

There was a message validation error. Element or attribute '<insert_0>' is not defined as a member of the message set '<insert_1>'. The path to the element is '<insert_2>'. The element is defined as a child of a complex type or group that has a content validation setting of 'Open Defined' and composition '<insert_3>'.

Explanation

As appropriate:
Modify the message set and redeploy it to the broker. Specifically, make sure that the element is defined in the message set.
Modify the message flow and redeploy it to the broker. If the element is created in the message flow, make sure that it has the correct name and namespace.
Modify the input message and resubmit it to the broker.