Definition Type: Attribute
Name: IRVersion
Namespace: http://www.iredes.org/xml
Type: IR:IRversion
Containing Schema: IRtypes.xsd
Fixed V 1.4
Use Required
Documentation:
Version tag for the version of the Equipment Profile. Note that this version may differ from the IREDES general version tag in the GenHead object! The implementation has to take care of being able to interpret this equipment profile version.
Collapse XSD Schema Diagram:
XSD Diagram of IRVersion
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:attribute name="IRVersion" type="IRversion" use="required" fixed="V 1.4">
    <xsd:annotation>
        <xsd:documentation>Version tag for the version of the Equipment Profile. Note that this version may differ from the IREDES general version tag in the GenHead object! The implementation has to take care of being able to interpret this equipment profile version.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: