Misleading exception in XML assembler: The document type does not match any of the given schemas
Normally when you receive an exception with the message “The document type does not match any of the given schemas” in BizTalk, this means your schemas are not (yet) deployed, your are missing an application reference to the project containing your schemas or you have a configuration mistake in your pipeline. This time, unfortunately, it was not the normal case. […]