I\'m defining a user element with XSD. For this example, a user has a name, email and one or more nationalities. I\'ve tried:
Or, since "USER" will be set up with multiple child elements, why not set it up as a complex type? Something like this should work.