Definition Type: Element
Name: TimeTram
Namespace: http://www.iredes.org/xml/DrillRig
Type: duration:http://www.w3.org/2001/XMLSchema
Containing Schema: DrillRig.xsd
MinOccurs 0
MaxOccurs (1)
Abstract False
Documentation:
Tramming time. Accumulative Parameter. START COUNTING: As soon as machine starts moving STOP COUNTING: As soon as machine stops.  See "IREDES Drill Rig profile description" document.
Collapse XSD Schema Diagram:
XSD Diagram of TimeTram
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="TimeTram" type="xsd:duration" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Tramming time. Accumulative Parameter. START COUNTING: As soon as machine starts moving STOP COUNTING: As soon as machine stops.  See "IREDES Drill Rig profile description" document.</xsd:documentation>
    </xsd:annotation>
</xsd:element>