Definition Type: Element
Name: LTPPLdist
Namespace: http://www.iredes.org/xml/LHD
Type: float:http://www.w3.org/2001/XMLSchema
Containing Schema: LHDTrucks.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract False
Documentation:
Distance travelled between those two points during reporting period. Accumulated distance of al rounds travelled. Both routes are counted! Accuracy: 0,01 km
Collapse XSD Schema Diagram:
XSD Diagram of LTPPLdist
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="LTPPLdist" type="xsd:float">
    <xsd:annotation>
        <xsd:documentation>Distance travelled between those two points during reporting period. Accumulated distance of al rounds travelled. Both routes are counted! Accuracy: 0,01 km</xsd:documentation>
    </xsd:annotation>
</xsd:element>