Zope3 zcml: A content class declaration that provides an interface

<content class=".bookmarker.BookMarker">
<implements
interface="zope.app.annotation.interfaces.IAttributeAnnotatable"
/>
</content>

Comments