Definition Type: Element
Name: BlastDelay
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:
Any Delay caused by blasting operations
Collapse XSD Schema Diagram:
XSD Diagram of BlastDelay
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="BlastDelay" type="xsd:dateTime" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Any Delay caused by blasting operations</xsd:documentation>
    </xsd:annotation>
</xsd:element>