IBM Support

IV07697: ERRORS ARE REPORTED FOR UNRECOGNIZED ATTRIBUTES IN FORWARDS-COMP ATIBLE PROCESSING MODE IN XSLT

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Error Message: If the xsl:stylesheet element has a version
    attribute with the value "2.0", an XSLT 1.0 processor should
    operate in forwards-compatible processing mode, and any
    unrecognized attributes on XSLT elements should be ignored.  The
    XL TXE compiler is instead reporting that such attributes were
    not recognized.
    .
    Stack Trace: N/A
    .
    

Local fix

  • The customer can remove unsupported attributes from their
    stylesheet, or switch to using the XL TXE interpreter.
    

Problem summary

  • The code in the XL TXE compiler that is responsible for checking
    whether forwards-compatible processing should be in effect was
    checking whether the value of the version attribute on the
    xsl:stylesheet element was greater than 2.0, rather than
    checking whether it was greater than 1.0.  Thus, it only enabled
    forwards-compatible processing for versions greater than 2.0,
    and reported errors for unrecognized attributes for stylesheets
    whose version attribute was equal to 2.0.
    

Problem conclusion

  • This defect will be fixed in:
    6.0.0 SR10
    .
    The problem was resolved by having the XL TXE compiler enabled
    forwards-compatible processing whenever the value of the version
    attribute on the xsl:stylesheet element is greater than 1.0.
    .
    To obtain the fix:
    Install build 20111104 or later
    

Temporary fix

Comments

APAR Information

  • APAR number

    IV07697

  • Reported component name

    XML/XSL

  • Reported component ID

    620700126

  • Reported release

    600

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2011-09-16

  • Closed date

    2011-11-04

  • Last modified date

    2011-11-04

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    XML/XSL

  • Fixed component ID

    620700126

Applicable component levels

  • R600 PSY

       UP

[{"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSCVQ3V","label":"XML"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"6.0","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
04 November 2011