![]() |
Learn more about Toad for SQL Server Find solutions and downloads at the |
< To bookmark a page, right-click the Page Title and select Add to Favorites / Bookmark This Page |
Toad for SQL Server 5.7 |
Message types define the type of data that a message can contain. When a service receives a message, it verifies the message contents against the validation criteria defined in the message type.
Contracts contain a list of message types that are valid for conversations using that contract.
Note: This topic focuses on information that may be unfamiliar to you. It does not include all step and field descriptions.
To define message types
Select Message Types from a SQL Server instance.
Create or Edit a message type.
Review the following for additional information:
Validation |
Select the message validation option. If you select VALID_XML, you must specify the XML Schema collection to validate against. |
Collection name |
Select the XML schema collection to validate against. |