Definition Type: Element
Name: FacePoint
Namespace: http://www.iredes.org/xml/DrillRig
Type: IR:IRpointType
Containing Schema: DrillRig.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract False
Documentation:
Coordinate that the laser line passes near the face.
Collapse XSD Schema Diagram:
Drilldown into PointZ Drilldown into PointY Drilldown into PointX Drilldown into IRpointTypeXSD Diagram of FacePoint
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="FacePoint" type="IR:IRpointType">
    <xsd:annotation>
        <xsd:documentation>Coordinate that the laser line passes near the face.</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: