The XOR function can accommodate any number of inputs. Whether a physical XOR-gate exists with more than 2-inputs is one thing, as is whether we defined XOR purely in terms of exclusive disjunction hence limiting the XOR-gate to 2-inputs.Ah i see the error of my ways in posting an erroneous question. The main thing that got me confused was how to analyse A xor B xor C xor D. I guess i just assumed that something like a 4 input XOR gate existed.
If you are dealing with XOR-gates in an academic capacity then you will come across XOR-gates with more than 2-inputs. Hence it is worthwhile noting the rule I mentioned before.
Dave