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.  cannot use

    Posted 02/11/03 07:50 PM

    Hello,

    I just discovered that one cannot use the include tag in TSD4 schemas. I wanted to use it for my library schema that contains my data definition elements. From what I understand, if that schema has no namespace, it’s a “chameleon” schema, and you’re supposed to use the include tag to have it become part of the schema you’re importing it into.

    So, how am I supposed to accomplish this with the import tag ?

    Thanks,

    Peter


    #Tamino
    #webMethods
    #API-Management


  • 2.  RE: cannot use

    Posted 02/14/03 09:43 AM

    No way out. You have to copy the content of your “data definition elements” schema. The next schema editor version will help you by converting include and redefine.


    #Tamino
    #webMethods
    #API-Management


  • 3.  RE: cannot use

    Posted 02/14/03 11:24 AM

    Sorry, this was the wrong answer.

    The import of this “chameleon” schema works, too. Simply omit the namespace and specify the schemaLocation only. Restriction is that the importing schema needs a targetNamespace.


    #Tamino
    #API-Management
    #webMethods


  • 4.  RE: cannot use

    Posted 02/14/03 12:44 PM

    Again I was missing something… :wink:

    If you use import the content of your “data definition” schema will not become part of the importing schemas targetNamespace. These elements will stay namespaceless, prefixless.


    #API-Management
    #Tamino
    #webMethods