<permissions>
Permissions are the level of entitlement that are needed to access content.
Attributes
The following attributes are available on this element: universal attributes and the attribute defined below.
Example
The following code sample shows that the topic is only intended for an internal-user audience:
<prolog>
<permissions view="internal-users"/>
</prolog>