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.  xsd with import tags

    Posted 02/01/13 02:16 AM

    Any clue as to why the following error is thrown while creating a schema using the XBRL xsd (http://www.xbrl.org/2003/xbrl-instance-2003-12-31.xsd) on webMethods 7.1.2.
    Note: I’ve downloaded all the dependent xsds into same folder locally.

    Error:
    errorMessage: [ISC.0082.9709] Type derivation not OK: attribute declaration to be restricted is not found in the base type definition

    From 8.2 SP2 release notes, I’ve noticed a similar error, PIE-19218 (IS_8.2_SP1_Core_Fix1), but not sure whether it is the same issue I’m facing.


    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: xsd with import tags

    Posted 02/27/13 09:30 PM

    This is from the ErrorReference:

    Cause: In a complex type derivation, an attribute declaration restricts the use of an attribute. However, this
    attribute declaration is not found in the base type definition.
    Response: Make sure that the attribute declaration is present in the base type definition.
    HTH
    David


    #webMethods
    #Integration-Server-and-ESB