Tag: Untyped Mesage
Difference between Typed and Untyped messages
A Typed message is one which has an associated schema with it, All the message which are associated with schemas are called strong typed messages.
An Untyped message is one which is of the type XmlDocument and doesn’t have any schema associated with it. You can declare a variable in the orchestration and set its data type [...]
Posted: February 27th, 2008 under Uncategorized.
Tags: BizTalk, Typed mesage, Untyped Mesage, xml
Comments: none