ZCML File
configure.zcml
[top]
/
zope
/
app
/
interface
/ configure.zcml
<
configure
xmlns
="
http://namespaces.zope.org/zope
"
>
<
utility
component
="
.vocabulary.ObjectInterfacesVocabulary
"
name
="
Object Interfaces
"
/>
</
configure
>