<configure
    xmlns="http://namespaces.zope.org/zope"
    xmlns:meta="http://namespaces.zope.org/meta">

  <meta:directives namespace="http://namespaces.zope.org/zope">
    <meta:directive
        name="test"
        schema=".zcml.ITestDirective"
        handler=".zcml.testDirective"
        />
  </meta:directives>

</configure>
