<permissions>

Permissions are the level of entitlement that are needed to access content.

The following attributes are available on this element: universal attributes and the attribute defined below.

Specifies the classifications of viewers that are allowed to view the document

Example

The following code sample shows that the topic is only intended for an internal-user audience:

<prolog>
  <permissions view="internal-users"/>
</prolog>