Definition Type: Attribute
Name: IRDownwCompat
Namespace: http://www.iredes.org/xml
Type: IR:IRversion
Containing Schema: IRtypes.xsd
Fixed V 1.3
Use Required
Documentation:
Downward compatibility of the profile version stated in "version" can be guaranteed down to the version number stated in this attribute. Please note that interpreting a newer profile with an old processing software may result in data loss as additional parameters cannot be interpreted! When a new version cannot be marked downward compatible due to changes in Content definitions, changes in structure or removal of mandatory tags the "DownwCompat" attribute contains the same version number as stated in the "version" attribute above. Downward compatibility may only be activated if: - Optional elements have been removed from the schema - New additional elements have been added to a newer schema version.
Collapse XSD Schema Diagram:
XSD Diagram of IRDownwCompat
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:attribute name="IRDownwCompat" type="IRversion" use="required" fixed="V 1.3">
    <xsd:annotation>
        <xsd:documentation>Downward compatibility of the profile version stated in "version" can be guaranteed down to the version number stated in this attribute. Please note that interpreting a newer profile with an old processing software may result in data loss as additional parameters cannot be interpreted! When a new version cannot be marked downward compatible due to changes in Content definitions, changes in structure or removal of mandatory tags the "DownwCompat" attribute contains the same version number as stated in the "version" attribute above. Downward compatibility may only be activated if: - Optional elements have been removed from the schema - New additional elements have been added to a newer schema version.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: