webMethods

webMethods

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
  • 1.  doctype

    Posted Wed August 27, 2003 08:22 PM

    Hello!

    I’m a bit confused. In the documentation I read that it’s possible having 2 doctypes in a schema. But if a doctype is associated with a root node, isn’t that the same as saying that a schema has 2 roots?? Is it possible?

    Thanks in advance,
    Alissandra
    alissandra@posgrad.nce.ufrj.br


    #webMethods
    #Tamino
    #API-Management


  • 2.  RE: doctype

    Posted Thu August 28, 2003 09:35 AM

    Each document type is defined by a doctype.
    But in one schema you may define different documents that reuse the same definitions and reside in the same target namespace.

    Thus schema == document type is not true for Tamino. And it is not true for any other XML schema because no one prevents you from using any global node as root node for an instance document.


    #webMethods
    #API-Management
    #Tamino