Definition Type: Element
Name: GroutVolume
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:
Volume of grout pumped into the hole in dm3. (if applicable)
Collapse XSD Schema Diagram:
XSD Diagram of GroutVolume
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="GroutVolume" type="xsd:float" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Volume of grout pumped into the hole in dm3. (if applicable)</xsd:documentation>
    </xsd:annotation>
</xsd:element>