filename — The name of a file
filename ::=
alt
anchor
annotation
biblioref
indexterm
(db.indexterm.endofrange)indexterm
(db.indexterm.singular)indexterm
(db.indexterm.startofrange)inlinemediaobject
link
olink
phrase
(db._phrase)remark
replaceable
subscript
superscript
xref
Common attributes and common linking attributes.
Additional attributes:
A Filename
is the name of a file on a local or network disk.
It may be a simple name or may include a path
or other elements specific to the operating system.
Common attributes and common linking attributes.
FIXME:
Enumerated values: | |
---|---|
“devicefile” | FIXME: |
“directory” | FIXME: |
“extension” | FIXME: |
“headerfile” | FIXME: |
“libraryfile” | FIXME: |
“partition” | FIXME: |
“symlink” | FIXME: |
FIXME:
These elements contain filename
: bridgehead
, citation
, citetitle
, classsynopsisinfo
, computeroutput
, emphasis
(db.emphasis), entry
, firstterm
, funcsynopsisinfo
, glosssee
, glossseealso
, glossterm
, html:button
, html:label
, html:legend
, link
, literallayout
, member
, olink
, orgdiv
, para
, phrase
(db.phrase), primary
, primaryie
, programlisting
, quote
, refdescriptor
, refentrytitle
, refname
, refpurpose
, screen
, secondary
, secondaryie
, see
, seealso
, seealsoie
, seeie
, seg
, segtitle
, simpara
, subtitle
, synopsis
, td
, term
, termdef
, tertiary
, tertiaryie
, th
, title
, titleabbrev
, tocentry
, userinput
.
The following elements occur in filename: text, alt
, anchor
, annotation
, biblioref
, indexterm
(db.indexterm.endofrange), indexterm
(db.indexterm.singular), indexterm
(db.indexterm.startofrange), inlinemediaobject
, link
, olink
, phrase
(db._phrase), remark
, replaceable
, subscript
, superscript
, xref
.
application
, computeroutput
, database
, envar
, hardware
, productname
, prompt
, systemitem
, userinput
<article xmlns='http://docbook.org/ns/docbook'> <title>Example filename</title> <para>The symbolic constants for error numbers are defined in <filename class='headerfile'>errno.h</filename> in <filename class='directory'>/usr/include/sys</filename>. </para> </article>
The symbolic constants for error numbers are defined in
errno.h
in
/usr/include/sys
.