Definition Type: Element
Name: LTPPStartTime
Namespace: http://www.iredes.org/xml/LHD
Type: time:http://www.w3.org/2001/XMLSchema
Containing Schema: LHDTrucks.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract False
Documentation:
Start time when access to this load point / dump point pair was started.
Collapse XSD Schema Diagram:
XSD Diagram of LTPPStartTime
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="LTPPStartTime" type="xsd:time">
    <xsd:annotation>
        <xsd:documentation>Start time when access to this load point / dump point pair was started.</xsd:documentation>
    </xsd:annotation>
</xsd:element>