IBM Support

PH54033: XML SCHEMA (XSD) ISSUES WITH INHERITED TYPES (IMPORTED AND NATIVE)

Subscribe to this APAR

By subscribing, you receive periodic emails alerting you to the status of the APAR, along with a link to the fix after it becomes available. You can track this item individually or track all items by product.

Notify me when this APAR changes.

Notify me when an APAR for this component changes.

 

APAR status

  • Closed as program error.

Error description

  • IBM Transformation Extender 10.1.2.0 Design Studio problem when
    using an XSD either natively as a type tree or importing it to
    a .mtt type tree file, and then using that to generate XML data
    that is compliant with that schema.
    
    The following snippet of an XML schema shows two types:
    
     <xs:simpleType name="amountType1">
      <xs:restriction base="xs:decimal">
       <xs:fractionDigits value="13"/>
               <xs:totalDigits value="18"/>
               <xs:minInclusive value="0"/>
      </xs:restriction>
     </xs:simpleType>
    
     <xs:complexType name="amountType2">
      <xs:simpleContent>
       <xs:extension base="amountType1">
        <xs:attribute name="currency" use="required"/>
       </xs:extension>
      </xs:simpleContent>
     </xs:complexType>
    
    When the schema is used in a map, 'amountType2' may not truncate
    the fractional digits to 13 as required by the restriction for
    'amountType1' despite 'amountType2' being an inherited type.
    

Local fix

  • ITXCQ - ITX00061898
    PB / PB
    Circumvention: None
    

Problem summary

  • Users Affected:
    IBM Transformation Extender users using an XML schema users with
    extension base.
    
    Problem Description:
    XML Schema (XSD) issue with inherited types (imported and
    native), ignores extension base.
    
    Platforms Affected:
    Windows, Linux
    

Problem conclusion

  • Fixed issue with ITX XML native type tree not containing
    additional information when extension base is used in the
    schema. Added code to handle the extension base.
    Also added code to handle extension base to the XML type tree
    importer.
    
    Applies to:
    10.1.1.1, 10.1.2.0
    
    Fixed in the next service packs and releases.
    
    To obtain the fix for this APAR:
    
    To see if the next service pack or product release is available,
    check the IBM Transformation Extender Release Notes page:
    https://www.ibm.com/support/docview.wss?uid=swg27008337
    
    If the service pack or product release is available, download it
    from Fix Central:
    http://www.ibm.com/support/fixcentral/
    
    If the service pack or product release is not available and you
    require the APAR fix immediately, request a Limited Availability
    Interim Fix (LAIF) by opening a case:
    https://www.ibm.com/mysupport/
    
    Prior to version 9.0.0, IBM Transformation Extender was called
    IBM WebSphere Transformation Extender.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PH54033

  • Reported component name

    ITX

  • Reported component ID

    5724Q2300

  • Reported release

    A10

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2023-04-20

  • Closed date

    2023-06-01

  • Last modified date

    2023-06-09

  • 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

    ITX

  • Fixed component ID

    5724Q2300

Applicable component levels

[{"Business Unit":{"code":"BU029","label":"Software"},"Product":{"code":"SSVSD8","label":"Transformation Extender"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"A10"}]

Document Information

Modified date:
10 June 2023