ANSI/NISO Z39.102-2017

8 ANSI/NISO Z39.102-2017 STS (Version 1.0) • 8.2 Attributes

8.2.48 @executable Executable

Indicates whether or not the code snippet to which the attribute is attached is intended for direct execution.

In element <code>, this attribute may be used if the element is used.
Value Meaning
no The code cannot or should not be executed.
yes The code is intended to be run.