Directive schema, for publication factory
This module provides the schema for the new zcml directive, that let the developer associate a publication factory to a given request, based on its method and mimetype.
Each directive also has a name and a sortkey.
The sortkey helps when several directives can handle a request: they are sorted by this key and the highest one is taken.