Monday, December 29, 2008

How XMLDisassembler gets Schema from Database

If the schema is not specified in the configuration of the XMLReceive pipeline then it takes the root namespace from the received message and on the basis of that it gets the schema from the BizTalk database, and if it does not find it then gives an error.
Makes sense.

No comments: