Definition Type: Element
Name: StartPoint
Namespace: http://www.iredes.org/xml/Charger
Type: IR:IRpointType
Containing Schema: ChargerbaseClasses.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract False
Documentation:
Coordinates of the hole's start point. See additional documentation!
Collapse XSD Schema Diagram:
Drilldown into PointZ Drilldown into PointY Drilldown into PointX Drilldown into IRpointTypeXSD Diagram of StartPoint
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="StartPoint" type="IR:IRpointType">
    <xsd:annotation>
        <xsd:documentation>Coordinates of the hole's start point. See additional documentation!</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PointX IR:PointX (1) (1)
PointY IR:PointY (1) (1)
PointZ IR:PointZ (1) (1)
Collapse Derivation Tree: