You can modify an element's cardinality by specifying the minOccurs and maxOccurs attributes within the element declaration.
Some possible uses of the minOccursand maxOccursattributes include the following:
The default value for the minOccurs attribute and the maxOccurs attribute is 1.