Definition Type: Attribute
Name: Count
Type: integer:http://www.w3.org/2001/XMLSchema
Containing Schema: LiftInfo.xsd
Use Required
Documentation:
Number of operations.
Collapse XSD Schema Diagram:
XSD Diagram of Count
Collapse XSD Schema Code:
<xs:attribute name="Count" type="xs:integer" use="required">
    <xs:annotation>
        <xs:documentation>Number of operations.</xs:documentation>
    </xs:annotation>
</xs:attribute>