CommandCodeType

Contains information on the command used for processing data. Contains a description of the command which should clarify for the user the purpose and process of the command, an in-line provision of the command itself, a reference to an external version of the command such as a coding script, and the option for attaching an extension to DDI to permit insertion of a command code in a foreign namespace. Both Command and CommandFile may be repeated to provide command information in additional programming languages. Multiple Command and CommandFile contents are differentiated by the content of the contained element ProgramLanguage.

Properties

Name

Type

Description

Description

StructuredStringType

0..1

A description of the purpose and use of the command code provided. Supports multiple language versions of the same content as well as optional formatting of the content.

Command

CommandType

0..n

This is an in-line provision of the command itself.

CommandFile

CommandFileType

0..n

Identifies and provides a link to an external copy of the command, for example, a SAS Command Code script.

StructuredCommand

StructuredCommandType

0..1

The is an extension stub to allow for the insertion of command code using an external namespace.

Item Type Hierarchy