Definition Type: Element
Name: Traffic
Namespace: http://www.iredes.org/xml/LHD
Type: dateTime:http://www.w3.org/2001/XMLSchema
Containing Schema: LHDTrucks.xsd
MinOccurs 0
MaxOccurs (1)
Abstract False
Documentation:
Traffic caused delays: roadway blocked by another machine / cars / other traffic
Collapse XSD Schema Diagram:
XSD Diagram of Traffic
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="Traffic" type="xsd:dateTime" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Traffic caused delays: roadway blocked by another machine / cars / other traffic</xsd:documentation>
    </xsd:annotation>
</xsd:element>