Definition Type: Element
Name: WaitRepair
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:
Waiting time for repair until the repair is finished and the machine manually is switched on again.  See "IREDES Drill Rig profile description" document.
START COUNTING: Automatically by an alarm requiring assistance of qualified service personell or manually by the operator after detecting a situation requiring service assistance.
STOP COUNTING: As soon as the machine put into working mode after being switched on again.
Collapse XSD Schema Diagram:
XSD Diagram of WaitRepair
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="WaitRepair" type="xsd:duration">
    <xsd:annotation>
        <xsd:documentation>Waiting time for repair until the repair is finished and the machine manually is switched on again.  See "IREDES Drill Rig profile description" document.</xsd:documentation>
        <xsd:documentation>START COUNTING: Automatically by an alarm requiring assistance of qualified service personell or manually by the operator after detecting a situation requiring service assistance.</xsd:documentation>
        <xsd:documentation>STOP COUNTING: As soon as the machine put into working mode after being switched on again.</xsd:documentation>
    </xsd:annotation>
</xsd:element>