Definition Type: Element
Name: NumberOfOperations
Type: integer:http://www.w3.org/2001/XMLSchema
Containing Schema: LiftInfo.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Number of door operations since count started.
Collapse XSD Schema Diagram:
XSD Diagram of NumberOfOperations
Collapse XSD Schema Code:
<xs:element name="NumberOfOperations" type="xs:integer">
    <xs:annotation>
        <xs:documentation>Number of door operations since count started.</xs:documentation>
    </xs:annotation>
</xs:element>