<permissions>
Permissions are the level of entitlement that are needed to access content.
Content model
EMPTY
Contained by
Empty
Contained by
Inheritance
- topic/permissions
The <permissions>
element is a base element type. It is defined in the topic module.
Attributes
The following attributes are available on this element: universal attributes and the attribute defined below.
The following attributes are available on this element: universal attributes and the attributes defined below.
Example
This section is non-normative.
The following code sample shows that the topic is only intended for an internal-user audience:
<prolog>
<permissions view="internal-users"/>
</prolog>