Definition Type: Element
Name: PlanName
Namespace: http://www.iredes.org/xml
Type: IR:IRtext
Containing Schema: IRappBaseClasses.xsd
MinOccurs 0
MaxOccurs (1)
Abstract False
Default Default plan id code
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.
Collapse XSD Schema Diagram:
XSD Diagram of PlanName
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<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>
Collapse Derivation Tree: