The table below defines the valid combinations of repeated and
duplicate elements within a complex type, dependent on the Composition property
value.
- A repeated element is an element that is included once within the complex
type, and is defined with the property Min Occurs set to
greater than 1. Repeated elements are therefore always
contiguous and are always specified in the form A[n].
- A duplicate element is an element included more than once anywhere within
the complex type. Duplicate elements do not have to be contiguous.