Publishing Schemas as a Web Service
You use the BizTalk Web Services Publishing Wizard to create Web services that use existing schemas. You declare the Web services, Web methods, and request and response schemas that you want to publish. Using the wizard, you define the target namespace, SOAP header requirements, and the location of the generated Web service project.
Important
You must compile the BizTalk assemblies containing the schemas.
Important
Each Web method can have one request schema and one response schema.
Note
To publish schemas as a Web service, you must have Visual Studio and BizTalk Server installed.
Important
Prior to running the BizTalk Web Services Publishing Wizard, you must enable Web services. For more information about enabling Web services, see Enabling Web Services.