File: refentry.xml

package info (click to toggle)
docbook-defguide 2.0.17%2Bsvn9912-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 93,428 kB
  • ctags: 299
  • sloc: xml: 396,482; perl: 4,471; python: 879; makefile: 150; sh: 80
file content (48 lines) | stat: -rw-r--r-- 1,332 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<refentry id="articleinfo.element" revision='4.0'>
<?dbhtml filename="articleinfo.html"?>
<refentryinfo>
<pubdate>$Date$</pubdate>
<releaseinfo>$Revision$</releaseinfo>
</refentryinfo>

<refmeta>
<indexterm><primary>elements</primary>
<secondary>articleinfo</secondary></indexterm>
<refentrytitle>articleinfo</refentrytitle>
<refmiscinfo>Element</refmiscinfo>
</refmeta>
<refnamediv>
<refname>articleinfo</refname>
<refpurpose>&articleinfo.purpose;</refpurpose>
</refnamediv>

&articleinfo.synopsis.gen;
<refsect1 condition='ref.description'><title>Description</title>

<para>The <sgmltag>ArticleInfo</sgmltag> element is a wrapper for a large
collection of meta-information about a <sgmltag>Article</sgmltag>.
Much of this data is bibliographic in nature.
</para>

<para>Prior to version 4.0 of DocBook, this element was
named <sgmltag>ArtHeader</sgmltag>.</para>

<refsect2><title>Processing expectations</title>
<para>
&format.suppress; Many of the elements in this wrapper may be
used in presentation, but they are not generally printed as part
of the formatting of the wrapper. It merely serves to identify
where they occur.
</para>
</refsect2>



&articleinfo.parents.gen;
&articleinfo.children.gen;
</refsect1>
<refsect1 condition='ref.elem.seealso'><title>See Also</title>
&articleinfo.seealso.gen;
</refsect1>
</refentry>