IBM Support

PI30609: NILLABLE ATTRIBUTE IN SCHEMA IS NOT CONSIDERED WHEN EVALUATING NILLED ELEMENTS

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • When evaluating xsi:nil in an XML tree, nillable property in the
    registered schema is not taken into consideration
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED:  All users of IBM WebSphere Application      *
    *                  Server V8.0 and V8.5                        *
    ****************************************************************
    * PROBLEM DESCRIPTION: When evaluating xsi:nil in an XML tree, *
    *                      nillable property in the registered     *
    *                      schema is not taken into consideration  *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    In order for an XPath query to evaluate an expression such as
    xsi:nil="true" in the following example XML tree as null, not
    only the xsi:nill property must be true but also a schema must
    be registered where the element is declared with the nillable
    property set to true. However, previously, the schema was not
    being considered when evaluating xsi:nil element.
    <?xml version="1.0" encoding="UTF-8"?>
    <InputBO xmlns="http://SimpleProject_Module"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <text xsi:nil="true"/>
    </InputBO>
    

Problem conclusion

  • Code changes were made to take the element declaration in the
    registered schema into consideration when evaluating if an
    element is nilled or not.
    
    The fix for this APAR is currently targeted for inclusion in
    fix packs 8.0.0.11 and 8.5.5.5.  Please refer to the
    Recommended Updates page for delivery information:
    http://www.ibm.com/support/docview.wss?rs=180&uid=swg27004980
    

Temporary fix

Comments

APAR Information

  • APAR number

    PI30609

  • Reported component name

    WEBSPHERE APP S

  • Reported component ID

    5724J0800

  • Reported release

    800

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2014-12-01

  • Closed date

    2015-02-04

  • Last modified date

    2015-02-04

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

    PI28697

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

Fix information

  • Fixed component name

    WEBSPHERE APP S

  • Fixed component ID

    5724J0800

Applicable component levels

  • R800 PSY

       UP

  • R850 PSY

       UP

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSEQTP","label":"WebSphere Application Server"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"8.0","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
28 April 2022