The secured-repository-template tag encloses the whole secured repository definition. The secured-repository-template tag encloses one item-descriptor tag for each item descriptor in the underlying repository for which you want to specify access rights:

Example
<secured-repository-template>
  <item-descriptor name="..." />
...
</secured-repository-template>
 
loading table of contents...