BIP5371

Severity

20 : Error

Message

There was a message validation error. Element or attribute '<insert_0>' failed to validate. The path to the element is '<insert_1>'. The element is defined as a child of a complex type or group that has a content validation setting of 'Closed' and composition '<insert_2>'.

Explanation

Possible causes could be:
1. The child has not been defined as a member of its parent complex type or group.
2. The child has been created out of order in the logical tree, for the ordered compositions ('Ordered Set' or 'Sequence').
3. The child is a duplicate, which is not allowed for a composition of 'Ordered Set' or 'Unordered Set'.

Response

As appropriate:
Modify the message set and redeploy it to the broker.
Modify the message flow and redeploy it to the broker.
Modify the input message and resubmit it to the broker.