Definition Type: ComplexType
Name: IRplanGenType
Namespace: http://www.iredes.org/xml
Type: IR:IREDESType
Containing Schema: IRappBaseClasses.xsd
Abstract False
Documentation:
Production plan generic data type
Collapse XSD Schema Diagram:
Drilldown into WorkOrder Drilldown into Project Drilldown into Comment Drilldown into PlanName Drilldown into PlanId Drilldown into IRDownwCompat Drilldown into IRVersion Drilldown into SiteHead Drilldown into GenHead Drilldown into IREDESTypeXSD Diagram of IRplanGenType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:complexType name="IRplanGenType">
    <xsd:annotation>
        <xsd:documentation>Production plan generic data type</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="IREDESType">
            <xsd:sequence>
                <xsd:element name="PlanId" type="IRtext">
                    <xsd:annotation>
                        <xsd:documentation>IREDES internal production plan ID used for reference e.g. by Production Quality data sets basing on a particular production plan.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="PlanName" type="IRtext" minOccurs="0" default="Default plan id code">
                    <xsd:annotation>
                        <xsd:documentation>Plan logical name to identify this specific plan to the human user. Useful to help the operator of a mashine to logical identify a specific plan.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="Comment" type="IRtextLong" minOccurs="0" maxOccurs="8">
                    <xsd:annotation>
                        <xsd:documentation>Comments to the plan for example type of plan, purpose, tools to use...</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="Project" type="IRtext" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation>Project id code. To identify the target project for this plan. </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="WorkOrder" type="IRtext" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation>Work order id code. To identify the work order associated with this plan. </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)
PlanId IR:PlanId (1) (1)
PlanName IR:PlanName 0 (1)
Comment IR:Comment 0 8
Project IR:Project 0 (1)
WorkOrder IR:WorkOrder 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
IRVersion IR:IRVersion Required
IRDownwCompat IR:IRDownwCompat Required
Collapse Derivation Tree:
Collapse References:
DR:DRContour, DR:DRFixPoints, DR:DrillPosPlan, DR:DRLaserLine, DR:DRPPlan, DR:DRTunnelLine, LT:IRLTPlan