Definition Type: Element
Name: EquipmentInfo
Namespace: http://www.iredes.org/xml
Type: IR:EquipmentInfoType
Containing Schema: IRtypes.xsd
MinOccurs 0
MaxOccurs (1)
Abstract False
Documentation:
Equipment specific information concerning the main aggregate the information comes from.
ATTENTION: This information shall not be required to interpret a standard conformant data set.
It is just provided to identify a machine.
Collapse XSD Schema Diagram:
Drilldown into EqpName Drilldown into EqpInfo Drilldown into EqpSysVer Drilldown into EqpSerNo Drilldown into EqpModel Drilldown into EqpType Drilldown into EqpManufact Drilldown into EquipmentInfoTypeXSD Diagram of EquipmentInfo
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="EquipmentInfo" minOccurs="0" type="EquipmentInfoType">
    <xsd:annotation>
        <xsd:documentation>
                            Equipment specific information concerning the main aggregate the information comes from.
                            ATTENTION: This information shall not be required to interpret a standard conformant data set.
                            It is just provided to identify a machine.
                        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
EqpManufact IR:EqpManufact (1) (1)
EqpType IR:EqpType (1) (1)
EqpModel IR:EqpModel 0 (1)
EqpSerNo IR:EqpSerNo 0 (1)
EqpSysVer IR:EqpSysVer 0 (1)
EqpInfo IR:EqpInfo 0 (1)
EqpName IR:EqpName 0 (1)
Collapse Derivation Tree: