Definition Type: Attribute
Name: Repeats
Type: integer:http://www.w3.org/2001/XMLSchema
Containing Schema: LiftInfo.xsd
Use Optional
Documentation:
The number of times this sample is repeated sequentially.
Collapse XSD Schema Diagram:
XSD Diagram of Repeats
Collapse 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>