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.

 View Only
Expand all | Collapse all

store xml without tsd

  • 1.  store xml without tsd

    Posted Mon December 16, 2002 09:00 AM

    How can i store in a collection named “mycollection” an xml file without tsd ?
    I know that if from TII i try to insert an xml without schema, Tamino store it in ino:etc collection…

    Thanks
    @nto


    #API-Management
    #webMethods
    #Tamino


  • 2.  RE: store xml without tsd

    Posted Tue December 17, 2002 09:41 AM

    To store XML in a named collection other than “ino:etc” you need a schema. One of the properties of the schema is the collection name.

    Without a schema, XML is stored in collection “ino:etc” as you say.

    HTH


    #Tamino
    #webMethods
    #API-Management