The number of times this sample is repeated sequentially.
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="Repeats" type="xs:integer" use="optional">
<xs:annotation>
<xs:documentation>The number of times this sample is repeated sequentially.</xs:documentation>
</xs:annotation>
</xs:attribute>