Definition Type: Element
Name: GroutWeight
Namespace: http://www.iredes.org/xml/Charger
Type: float:http://www.w3.org/2001/XMLSchema
Containing Schema: ChargerbaseClasses.xsd
MinOccurs 0
MaxOccurs (1)
Abstract False
Documentation:
Weight of grout pumped into the hole in dm3. (if applicable) UNIT:kg
Collapse XSD Schema Diagram:
XSD Diagram of GroutWeight
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="GroutWeight" type="xsd:float" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Weight of grout pumped into the hole in dm3. (if applicable) UNIT:kg</xsd:documentation>
    </xsd:annotation>
</xsd:element>