The number of times that a parameter occurs in a package. If this value is greater than one then it is presumed that each occurence of a parameter is placed at equally spaced intervals in the package. |
<xs:element name="Occurrences" type="xs:unsignedInt" default="1"> <xs:annotation> <xs:documentation xml:lang="en">The number of times that a parameter occurs in a package. If this value is greater than one then it is presumed that each occurence of a parameter is placed at equally spaced intervals in the package.</xs:documentation> </xs:annotation> </xs:element> |