Definition Type: Element
Name: WaitOperator
Namespace: http://www.iredes.org/xml
Type: duration:http://www.w3.org/2001/XMLSchema
Containing Schema: IRappBaseClasses.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract False
Documentation:
Time the machine waits for operator assistance during the reporting period.  See "IREDES Drill Rig profile description" document.
START COUNTING: As soon as the machine enters into a situation requiring operator assistance.
STOP COUNTING: As soon as any operator command is given (Either Switch OFF or back to working / wait repair state.
Collapse XSD Schema Diagram:
XSD Diagram of WaitOperator
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="WaitOperator" type="xsd:duration">
    <xsd:annotation>
        <xsd:documentation>Time the machine waits for operator assistance during the reporting period.  See "IREDES Drill Rig profile description" document.</xsd:documentation>
        <xsd:documentation>START COUNTING: As soon as the machine enters into a situation requiring operator assistance.</xsd:documentation>
        <xsd:documentation>STOP COUNTING: As soon as any operator command is given (Either Switch OFF or back to working / wait repair state.</xsd:documentation>
    </xsd:annotation>
</xsd:element>