<permissions>

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

Content model

EMPTY

Empty

Attributes

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

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

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

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

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>