|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
|
Announcements
Chapters
Services
Feature Zones
|
Note: This is an unedited contribution. If this article is inappropriate,
needs attention or copies someone else's work without reference then please
Report This Article
Introduction - First things First!Sometimes in life, it is necessary to make common tasks easier, for eg. generating schemas from already existing XML documents. For instance we might receive a XML document from a client and then we would need to make some changes to it and create messages within an Orchestration. This article shows a quick demo on how to create a schema from an existing XML document. Step 1: Configuring BizTalk to process Valid-XML and DTD documentsStep 1 : Navigate to the folder shown in the screen shot shown... Execute the vbs scripts from the command-line window. This will enable the processing of DTD documents and valid XML documents.
NOTE: This is a one time operation, this step need not be performed everytime. Step 2: Using the "Add Generated Items" wizardRight-click on the Project and select Add -> Add Generated items. In the dialog box that appears, select “Generate Schemas” list item. Step 3: Document type selectionSelect the document type from the Drop down list and specify the location of the file as shown in the screen below. Quick Takeaways
|
||||||||||||||||||||||