uri
uri — A Uniform Resource Identifier.
Synopsis
- Zero or more of:
- text
replaceable
- Graphic inlines
- Indexing inlines
- Linking inlines
- Ubiquitous inlines
abbrev
acronym
alt
anchor
annotation
biblioref
coref
date
emphasis
(db._emphasis)firstterm
(db._firstterm)footnote
footnoteref
foreignphrase
(db._foreignphrase)glossterm
(db._glossterm)indexterm
(db.indexterm.endofrange)indexterm
(db.indexterm.singular)indexterm
(db.indexterm.startofrange)inlinemediaobject
link
olink
phrase
(db._phrase)quote
(db._quote)remark
subscript
superscript
trademark
wordasword
xref
Attributes
Description
The uri
element identifies a Uniform Resource
Identifier (URI) in content.
Processing expectations
Formatted inline. The uri
element does not
automatically generate a link to the URI it identifies.
DocBook does not mandate any values for the type
attribute, but several useful values
have been suggested:
xmlnamespace
for an XML namespace name; for example,http://docbook.org/ns/docbook
saxfeaturename
for a SAX feature name; for example,http://xml.org/sax/features/namespaces
saxpropertyname
for a SAX property name; for example,http://xml.org/sax/properties/declaration-handler
soapaction
for a SOAP action; see SOAP Version 1.2 Part 2: Adjunctsrddlpurpose
for an RDDL purpose; see Resource Directory Description Language (RDDL)rddlnature
for an RDDL nature; see Resource Directory Description Language (RDDL)homepage
for a home page; for example,http://nwalsh.com/
weblog
for a web log; for example,http://norman.walsh.name/
webpage
for a web page; for example,http://docbook.org/schemas/
website
for a website; for example,http://docbook.org
Attributes
Common attributes and common linking attributes.
- type
Identifies the type of URI specified
Parents
These elements contain uri
: address
, author
, bridgehead
, caption
(db.html.caption), citation
, citetitle
, classsynopsisinfo
, computeroutput
, contrib
, editor
, emphasis
(db.emphasis), entry
, firstterm
(db.firstterm), funcsynopsisinfo
, glosssee
, glossseealso
, glossterm
(db.glossterm), initializer
, link
, literallayout
, member
, olink
, org
, orgdiv
, othercredit
, para
, person
, phrase
(db.phrase), primary
, primaryie
, programlisting
, quote
(db.quote), refdescriptor
, refentrytitle
, refname
, refpurpose
, remark
, screen
, secondary
, secondaryie
, see
, seealso
, seealsoie
, seeie
, seg
, segtitle
, simpara
, subtitle
, synopsis
, td
, term
, termdef
, tertiary
, tertiaryie
, th
, title
, titleabbrev
, tocentry
, userinput
.
Children
The following elements occur in uri: text, abbrev
, acronym
, alt
, anchor
, annotation
, biblioref
, coref
, date
, emphasis
(db._emphasis), firstterm
(db._firstterm), footnote
, footnoteref
, foreignphrase
(db._foreignphrase), glossterm
(db._glossterm), indexterm
(db.indexterm.endofrange), indexterm
(db.indexterm.singular), indexterm
(db.indexterm.startofrange), inlinemediaobject
, link
, olink
, phrase
(db._phrase), quote
(db._quote), remark
, replaceable
, subscript
, superscript
, trademark
, wordasword
, xref
.