permissions

The <permissions> empty prolog element can indicate any preferred controls for access to a topic. Topics can be filtered based on the permissions element. This capability depends on your output formatting process.

Contains

no content

Contained by

prolog

Inheritance

topic/permissions

Attributes

Name Description Data Type Default Value Required?
view Defines the classifications of viewers allowed to view the document. Allowable values are:
internal
For internal use only.
classified
For a certain group, only.
all
The world.
entitled
Special folks, only.
(internal | classified | all | entitled) #IMPLIED No
%global-atts; (xtrf, xtrc) A set of related attributes, described at %global-atts; parameter entity PE not applicable Not applicable
class A common attribute described in Other common DITA attributes

Example

<prolog>
<permissions view="entitled"/>
...

OASIS DITA Language Specification v1.0 -- 09 May 2005
Copyright (c) OASIS Open 2005. All Rights Reserved.