Generating Schemas
This chapter provides more details about generating different types of XML schemas for use in different scenarios.
Generating Schemas in Visual Studio
To generate schemas, complete the Schema Wizard in a BizTalk Server project in Visual Studio.How to Use Schemas
The schema is an .xsd file that defines the XML request and response. You can use schemas to generate an instance of the request and validate the response.
Types of Schemas
To generate schemas based on SQL commands, see SQL Command Schemas. You can use Stored Procedure Schemas to execute a variety of OneDrive actions and validate the responses.