element <bookmark>
Namespace: |
|
Type: |
xs:token |
Content: |
simple |
Defined: |
|
Used: |
|
XML Representation Summary |
<bookmark> |
|
Content: |
{ xs:token } |
</bookmark> |
May be included in elements (52):
-
biblioref,
biblioreft,
blocktext,
contribution,
copyright,
descriptor,
email,
facet,
familyname,
firstname,
highlight,
inlineequation,
issuesect,
issuesect2,
issuesect3,
jparalshorttitle,
jparalsubtitle,
jparaltitle,
jshorttitle,
jsubtitle,
jtitle,
keyword,
line,
middlename,
no,
orgdiv,
orgname,
page,
paralissuesect,
paralissuesect2,
paralissuesect3,
paralsubtheme,
paralsubtitle,
paraltheme,
paraltitle,
prefix,
quotation,
reference,
segment,
simplelink,
source,
statement,
subscript,
subtheme,
subtitle,
suffix,
superscript,
text,
theme,
title,
unicodechar,
website
Known Usage Locations
Annotation
- Label
- Bookmark
- Description
- Material sign, like a band of paper, paperboard, leather, a ribbon, etc,
which is inserted between the book pages and whose function is
to allow the reader to quickly find a passage of a work.
- Comments
- The presence of this element, in the text, will mark the beginning
of the page whereas its contents will be the number of the page it marks.
- Examples
-
- example 1
-
<para id="pa63">
<blocktext>< bookmark>27</bookmark> Deux accusés qui devaient comparaître
mercredi matin se sont échappés du fourgon cellulaire en marche qui transportait 22 détenus au
Palais de justice de Montréal.</blocktext>
<ordlist numeration="decimal">…</ordlist>
</para>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="bookmark" type="xs:token"> </xs:element> |