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

    <directives namespace="http://namespaces.plone.org/plone">

        <directive
            name="behavior"
            schema=".metaconfigure.IBehaviorDirective"
            handler=".metaconfigure.behaviorDirective"
            />

    </directives>

</configure>
