1.

Can Schema Have Multiple Root Nodes?

Answer»
  • YES, a schema (XSD) can have multiple root nodes.
  • In case you have a schema with multiple root nodes you will end up with multiple message TYPES DECLARED in BizTalk,one for every root node.
  • So when you want to create a message you will NEED to specify exactly which message type you are GOING to use! 



Discussion

No Comment Found