X symbol for XOR gateway in viewer

Whether or not the marker is shown is controlled via the bpmndi:BPMNShape#isMarkerVisible property:

<bpmndi:BPMNShape ... isMarkerVisible="true">
   ...
</bpmndi:BPMNShape>