The adapter loads its configuration from a file (for example, adapter.xml), and validates it against the adapter schema (tibcorvadapter.xsd), which includes the API-wide controller schema (controller.xsd).
You cannot edit schemas.
The Adapter Controller creates an instance of the adapter which then receives and executes user commands. The Adapter Controller can execute start, stop, and status commands.