Definition Type: Element
Name: LocationInHole
Namespace: http://www.iredes.org/xml/Charger
Type: float:http://www.w3.org/2001/XMLSchema
Containing Schema: IRChargers.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract False
Documentation:
//Detonators => LocationInHole
Start of the hole at real rock contact (0 position).
The value has to be given in meters from start of the hole.
(picture in documentation)
Collapse XSD Schema Diagram:
XSD Diagram of LocationInHole
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="LocationInHole" type="xsd:float">
    <xsd:annotation>
        <xsd:documentation>//Detonators =&gt; LocationInHole
Start of the hole at real rock contact (0 position).
The value has to be given in meters from start of the hole.
(picture in documentation)</xsd:documentation>
    </xsd:annotation>
</xsd:element>