s.system-output

Table of Contents

Syntax #

s.system-output

 

Purpose #

The s.system-output annotation is used to tag a span element as the text that a program provides in response to user input. This annotation applies a very general tag, and a more specific option should be used if applicable.

Examples #

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

 

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

The following is the DITA XML output for the rule:

<p>When the user provides invalid input, GOS programs will respond with <systemoutput>Invalid Input: Please enter a valid input</systemoutput>.</p>