Before you can add a schema to the Document Type in OnBase, you must convert the XML schema to an XSD file. This XSD file is brought in to BizTalk when you create a BizTalk Server project that includes a Document Type configured for XML renditions.
To convert the XML schema to an XSD:
- In Visual Studio, open the XML schema.
- Click Create Schema.
- Save the file as an XSD file.
- Close Visual Studio.