Language reference : Technical content elements : Bookmap elements : Bookmap metadata elements : bookrestriction
WebWorks  
bookrestriction
The <bookrestriction> element indicates whether the book is classified or restricted in some way. The value attribute indicates any restrictions on the use of the material, such as declaring the information confidential or for licensed use only.
Contains
Note: These models represent only the default document types distributed by OASIS. Actual content models will differ with each new document type.
Doctype
Content model
bookmap, learningBookmap
no content
Contained by
Doctype
Content model
bookmap, learningBookmap
Inheritance
- topic/data bookmap/bookrestriction
Example 302. Example
<bookrights>
<copyrfirst><year>1994</year></copyrfirst>
<copyrlast><year>2006</year></copyrlast>
<bookowner><organization>Example Corporation</organization></bookowner>
<bookrestriction value="unclassified"/>
</bookrights>
Attributes
Name
Description
Data Type
Default Value
Required?
name
Defines a unique name for the object.
CDATA
#IMPLIED
No
datatype
Describes the type of data contained in the value attribute or within the data element. A typical use of datatype will be the identifying URI for an XML Schema datatype.
CDATA
#IMPLIED
No
href
Provides a reference to a resource. See The href attribute for detailed information on supported values and processing implications.
CDATA
#IMPLIED
No
format
The format attribute identifies the format of the resource being referenced. See The format attribute for details on supported values.
CDATA
#IMPLIED
No
type
Describes the target of a reference. See The type attribute for detailed information on supported values and processing implications.
CDATA
#IMPLIED
No
scope
The scope attribute identifies the closeness of the relationship between the current document and the target resource. See The scope attribute for more information on values.
(local | peer | external | -dita-use-​conref-​target)
#IMPLIED
No
value
Describes restrictions on this version of the publication. Beginning with DITA 1.2, values in this attribute are not limited to a small number of choices; the following values were used in DITA 1.0 and DITA 1.1, and are still provided as sample values: confidential, restricted, licensed, unclassified, and -dita-use-​conref-​target.
NMTOKEN
(beta | limited | general | -dita-use-​conref-​target)
Yes
univ-atts attribute group (includes select-atts, id-atts, and localization-atts groups)
A set of related attributes, described in univ-atts attribute group
global-atts attribute group (xtrf, xtrc)
A set of related attributes, described in global-atts attribute group
class, outputclass
Common attributes described in Other common DITA attributes