I was surprised seeing a BPMN diagram in which an Exclusive-Or decision ("XOR-Split") was "closed" with the same gateway symbol.
I'm really wondering what are the reasons that justify this approach. In my point of view, this is redundant.
What seems a fact is, that the use of a XOR-Join gateway is optional. I couldn't find a clear statement answering this question in the official specifications too: https://www.omg.org/spec/BPMN/2.0.2/PDF 10.6 Page286ff
To illustrate this:
Subsequent clarification regarding this Question:
I may have to clarify the alleged provocative question: At least in the German speaking area, there seem to be two different understandings of the handling of the XOR Join gateway. The Majority seems to state, that using this in general would be the best practise, whereas I think, that the logical aspect should be paramount. (Form follows function). That is why I was starting to research for an official explanation. Since the only logical reasons I was able to find where: "there may be situations where that is needed" - and certain tools direct their users to use this seemingly redundant element, I hoped to find somebody here, who would be able to clarify this with an example.