OpenWGA 7.9 - OpenWGA Concepts and Features

Design and development » HDBModel framework » Tag reference for hdb-model.xml

<storage>

Description: This tag defines a HDBModel storage document.
Valid under tags: <hdb-model>
<content>
Subtags: <content>
<custom>
<singleton-content>
Attributes:

sid="<storage-id>"

Assigns a storage id to the storage. use alphanumeric characters plus "-" and "_".

readers="<reader>,<reader>, ..."

Takes a comma separated list of users, groups or roles who should be set into the "readers" field of this storage document (see Authorisation fields on data documents, field "readers" on pages). Only these users will be able to see the storage and its subhierarchy. Setting this for existing applications will automatically enforce these field contents for existing storages.

editors="<editor>,<editor>,..."

Takes a comma separated list of users, groups and roles who should be set into the "childeditors" field of this storage document (see Authorisation fields on data documents, field "childeditors" on pages). Only these users will be able to edit documents in the child hierarchy of this storage (unless those child documents redefine editor rights). Setting this for existing applications will automatically enforce these field contents for existing storages.