You can allways use the minOccurs
and maxOccurs
attributes in a XSD-schema. This will allow you to set the number of elements which are allowed in a specific element. More info in this tutorial
An example of how this is used in a choice-block is represented here, like this: