<filepath>

The <filepath> element indicates the name of a referenced file, system path, or both. This element is part of the DITA software domain, a special set of DITA elements designed to document software tasks, concepts and reference information.

Content models

See appendix for information about this element in OASIS document type shells.

Inheritance

+ topic/ph sw-d/filepath

Example

This section is non-normative.

<p>Uncompress the <filepath>gbbrsh.gz</filepath> file to the 
<filepath>/usr</filepath> directory. Ensure that the
<filepath>/usr/tools/data.cfg</filepath> path is listed in
the execution path system variable.</p>

Content model

, (Text | <data> | <data-about> | <foreign> | <unknown> | <keyword> | <term> | <text>)*

Not contained by any element.

In order
  1. Zero or more of the following
    • Text
    • <data>
    • <data-about>
    • <foreign>
    • <keyword>
    • <term>
    • <text>
    • <unknown>

Not contained by any element.

Inheritance

+ topic/ph sw-d/filepath

The <filepath> element is specialized from <ph>. It is defined in the sw-domain module.

Attributes

The following attributes are available on this element: Universal attribute group, outputclass, and @keyref.