p.file-path

Table of Contents

Syntax #

p.file-path

Purpose #

The p.file-path annotation is used to tag an element as being the name of a file or system directory. This is typically applied to snippets of a file path or a full file path as a standalone sentence.

Example #

The following is an example of a time when you might want to use the annotation

 

The following is an example of a rule that will apply the annotation

The following is the DITA XML output for the rule:

<p><filepath>C:/user/documents/GOS/files/new_file.gos</filepath></p>