Definition Type: ComplexType
Name: IRpQualGenType
Namespace: http://www.iredes.org/xml
Type: IR:IREDESType
Containing Schema: IRappBaseClasses.xsd
Abstract False
Documentation:
Production quality reporting generic data type
Collapse XSD Schema Diagram:
Drilldown into PlanNameRef Drilldown into PlanIdRef Drilldown into OperatorId Drilldown into Comment Drilldown into EndLogTime Drilldown into StartLogTime Drilldown into ReportId Drilldown into IRDownwCompat Drilldown into IRVersion Drilldown into SiteHead Drilldown into GenHead Drilldown into IREDESTypeXSD Diagram of IRpQualGenType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:complexType name="IRpQualGenType">
    <xsd:annotation>
        <xsd:documentation>Production quality reporting generic data type</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="IREDESType">
            <xsd:sequence>
                <xsd:element name="ReportId" type="IRtext">
                    <xsd:annotation>
                        <xsd:documentation>Report id code, to uniquely identify this log report.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="StartLogTime" type="xsd:dateTime">
                    <xsd:annotation>
                        <xsd:documentation>Start of the reporting period. Date and time when the first entry to this xml-set was made.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="EndLogTime" type="xsd:dateTime">
                    <xsd:annotation>
                        <xsd:documentation>End of the reporting period. Date and time when the last entry to this xml-set was made.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="Comment" type="IRtextLong" minOccurs="0" maxOccurs="8" />
                <xsd:element name="OperatorId" type="IRtextShort" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation>Identify the operator of the machine for reference</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="PlanIdRef" type="IRtext" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation>Reference to plan ID if the quality report relates to a working plan. The value is identical to the ID value stated in the object DRPPlan/DrillPosPlan/PlanID</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="PlanNameRef" type="IRtext" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation>Reference to plan logical name if the quality report relates to a working plan. The value is identical to the ID value stated in the object DRPPlan/DrillPosPlan/PlaName</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
GenHead IR:GenHead (1) (1)
SiteHead IR:SiteHead 0 (1)
ReportId IR:ReportId (1) (1)
StartLogTime IR:StartLogTime (1) (1)
EndLogTime IR:EndLogTime (1) (1)
Comment IR:Comment 0 8
OperatorId IR:OperatorId 0 (1)
PlanIdRef IR:PlanIdRef 0 (1)
PlanNameRef IR:PlanNameRef 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
IRVersion IR:IRVersion Required
IRDownwCompat IR:IRDownwCompat Required
Collapse Derivation Tree:
Collapse References:
DR:DRMWD, DR:DRPQual, nsB:ECPQual