application

application — The name of a software program.

Synopsis

application ::= [-]

Attributes

Common attributes.

Additional attributes:

  • class (enumeration)
    • “hardware”
    • “software”

Description

The appellation “application” is usually reserved for larger software packages. For example, WordPerfect is an application, but grep is not. In some domains, application may also apply to a piece of hardware.

Processing expectations

Formatted inline.

Attributes

Common attributes.

class

Identifies the class of application

Enumerated values:
“hardware”

A hardware application

“software”

A software application

Children [+]

This element contains 29 elements.

Examples

<article xmlns='http://docbook.org/ns/docbook'>
<title>Example application</title>

<para><application>XMLmind</application> is one of several word
processors that support DocBook <acronym>XML</acronym>.
</para>

</article>

XMLmind is one of several word processors that support DocBook XML.

Last revised by Norman Walsh on 6 Jun 2011 (git hash: 6ffcc7640bbc5f852a318e452c9f210f03292cb9)