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.  XsdanyType

    Posted 01/21/05 04:04 AM

    Hello,
    Is xsd:anyType supported by IS6.1? I’m getting an error: “ErrorMessage: [ISC.0082.9707] Base type definition not found” for a couple elements declared like: <xsd:extension>
    If it’s not supported what would be a good work around?


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services


  • 2.  RE: XsdanyType

    Posted 01/21/05 04:05 PM

    This sounds like webMethods cant find the referenced base schema(s).

    Are the base schemas included with a path that your Developer session can reference when you are creating the schema object?


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: XsdanyType

    Posted 01/21/05 06:55 PM

    I thought xsd:anyType was a base schema type (i.e. apart of the schema specification). I didn’t think that I would have to make sure any of the schema definitions would be in a path… where would I look?


    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services


  • 4.  RE: XsdanyType

    Posted 01/21/05 08:16 PM

    Since you mentioned xsd:extension, I assumed you were extending a base schema that is defined in another xsd file. If that is correct, the problem may be in reading that file.


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB


  • 5.  RE: XsdanyType

    Posted 01/21/05 08:21 PM

    If this is not helping, can you post your xsd schema file?


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods