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

schema in tamino

  • 1.  schema in tamino

    Posted Sun August 07, 2005 08:28 AM

    I have a collection of documents xml that describes curriculum, but all the documents xml do not have all the fields (or elements), for example a document have the element “postdegree studies” and other no, if I create a scheme for this collection using all the elements that can need a document anyone, can be loaded all documents? or is necessary that all the documents xml have all the elements defined in the scheme.


    #API-Management
    #Tamino
    #webMethods


  • 2.  RE: schema in tamino

    Posted Mon August 08, 2005 09:28 AM

    if the elements are defined as optional (minOccurs=0), this should work

    Regards

    Harald


    #Tamino
    #webMethods
    #API-Management