Describes a list of items. Each item in the list shall have a unique name. The list is designed as linear structure without optional or unbounded elements. Use ElementItems only when complex structures are inevitable.
Optional
Description of a complex type. The Type must reference a defined type.
Description of a simple item. The type must be of cathegory simpleType (xs:string, xs:integer, xs:float, ...).
Describes a list of items. Each item in the list shall have a unique name. The list is designed as linear structure without optional or unbounded elements. Use ElementItems only when complex structures are inevitable.