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 (53 lines) | stat: -rw-r--r-- 1,382 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
49
50
51
52
53
<refentry id="othername.element">
<?dbhtml filename="othername.html"?>
<refentryinfo>
<pubdate>$Date$</pubdate>
<releaseinfo>$Revision$</releaseinfo>
</refentryinfo>

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

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

<para>
<sgmltag>OtherName</sgmltag> is a generic wrapper for parts of an individual&rsquo;s
name other than 
<sgmltag>Honorific</sgmltag>,
<sgmltag>FirstName</sgmltag>,
<sgmltag>Surname</sgmltag> and
<sgmltag>Lineage</sgmltag>.  One common use is to identify
an individual&rsquo;s middle name or initial.  Use <sgmltag class='attribute'>Role</sgmltag>
to classify the type of other name.
</para>

<refsect2><title>Processing expectations</title>
<para>
&format.inline; In an <sgmltag>Address</sgmltag>, this element may inherit
the verbatim qualities of an address.
</para>
</refsect2>



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

&othername.example.seealso.gen;
</refsect1>
</refentry>