If your line-of-business application does not include a schema that can be used, you can create one. Ensure that the schema is in the format that your line-of-business application is expecting for input.
When creating a schema, refer to the OnBase schema (HylandAdapterBinding.xsd) file that is part of your BizTalk Server project. This schema tells you the type of data that OnBase is expecting to receive. For example, if the OnBase schema includes a Multi-Instance Keyword Type Group, the line-of-business application's schema must contain a Multi-Instance Keyword Type Group.
See Schemas for information on the OnBase schema nodes that can be configured using the Enterprise Integration Server.
To create a schema from a BizTalk Server project in Visual Studio: