ServiceProvider

A ServiceProvider extends the class ServiceProvider and provides an interface to obtain the root SchemaNode tree based on the set of Capability(s) supported by it.

ServiceProvider Errors

TODO

Capability

A capability is a tuple that contains:

  • module-name
  • revision
  • set of enabled features
  • set of deviations active on this module

Use the Repository class to instantiate a SchemaNode tree based on the Capability.