The number of times that the parameter occurs in the package. NOTE: The default value is 1 if not specified. Parameters that appear more than once will be evenly spaced throughout the package. |
<xs:element name="Occurrences" type="xs:unsignedInt" default="1" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">The number of times that the parameter occurs in the package. NOTE: The default value is 1 if not specified. Parameters that appear more than once will be evenly spaced throughout the package.</xs:documentation> </xs:annotation> </xs:element> |