Definition Type: Element
Name: TimeRun
Namespace: http://www.iredes.org/xml/DrillRig
Type: duration:http://www.w3.org/2001/XMLSchema
Containing Schema: DrillRig.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract False
Documentation:
Run time on main power. Accumulative Parameter. START COUNTING: Any time when main power supply is switched on. STOP COUNTING: Any time when main power supply is switched off. No load dependent correction of counted time. When main power supply is a Diesel engine, this parameter equals to Diesel engine time. See "IREDES Drill Rig profile description" document.
Collapse XSD Schema Diagram:
XSD Diagram of TimeRun
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="TimeRun" type="xsd:duration">
    <xsd:annotation>
        <xsd:documentation>Run time on main power. Accumulative Parameter. START COUNTING: Any time when main power supply is switched on. STOP COUNTING: Any time when main power supply is switched off. No load dependent correction of counted time. When main power supply is a Diesel engine, this parameter equals to Diesel engine time. See "IREDES Drill Rig profile description" document.</xsd:documentation>
    </xsd:annotation>
</xsd:element>