<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.

Content model

EMPTY

Contained by

<bookrights>

Empty

Contained by

  • <bookrights>

Inheritance

- topic/data bookmap/bookrestriction

The <bookrestriction> element is specialized from <data>. It is defined in the bookmap module.

Example

This section is non-normative.

<bookrights>
  <copyrfirst><year>1994</year></copyrfirst>
  <copyrlast><year>2006</year></copyrlast>
  <bookowner><organization>Example Corporation</organization></bookowner>
  <bookrestriction value="unclassified"/>
</bookrights>

Attributes

The following attributes are available on this element: Data element attributes group, Link relationship attribute group, Universal attribute group, and outputclass.