IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Transformation error: itemType, memberTypes

    Posted 07/22/04 04:26 PM

    When I transform xsd to tsd4 using schema editor, errors are shown as below.

    -----------------------------------------
    The variety “list” cannot be used in TSD4.
    The XSD propertyh “itemType” of the “simpleType” definition cannot be used in TSD4.

    The variety “union” cannot be used in TSD4.
    The XSD property “memberTypes” of the “simpleType” definition cannot be used in TSD4.

    -----------------------------------

    After deleting itemType and memberTypes, everything is okay.

    These types are defined in http://www.w3.org/TR/xmlschema-0/#UnionDt

    But tamino does not support them?
    Or, is there any solution?


    #API-Management
    #webMethods
    #Tamino


  • 2.  RE: Transformation error: itemType, memberTypes

    Posted 07/23/04 11:42 AM

    Hi Grayger

    unfortunately, there are several features in XML Schema which Tamino does not yet support.
    As you did, the Tamino Schema Editor can be used to transform a schema to its closest match
    supported by the Tamino Server.

    Nevertheless, we are working on a better/full support of XML Schema !

    Best regards
    Uli


    #API-Management
    #Tamino
    #webMethods