Specific version of
a standard. This value should match one of the standardversion values
associated with the
standard field
in the Standards data set in global standards library directory/metadata and
in other metadata files referenced in SASReferences (for example,
3.1.1 or 1.0). This column is required.
|
||
The type of input and
output data or metadata. This is a predefined set of values that are
documented in the
global standards library directory/standards/cst-framework-1.5/control/standardlookup data
set. These values are also itemized in SAS Clinical Standards Toolkit SASReferences Type and Subtype Values. This column is required.
|
||
The specific subtype
within type of input and output data or metadata. This is a predefined
set of values that are documented in the
global standards library directory/standards/cst-framework-1.5/control/standardlookup data
set. These values are also itemized in SAS Clinical Standards Toolkit SASReferences Type and Subtype Values. This column is optional, depending on type.
|
||
The SAS libref or fileref
that references the library or file in the SAS Clinical Standards
Toolkit SAS process. This value should match the value of sasref that
is used in any other associated metadata files (for example, in the
Source Columns data set, the value is type=srcmeta). This column is
required. It must conform to SAS libref or fileref naming conventions.
|
||
The relative path prefix
(for example, rootpath, studylibraryrootpath, or &mypath). If
non-null, the value of the path is assumed to be relative to the resolved
relpathprefix. The reserved values rootpath and studylibraryrootpath
have special significance: they instruct the SAS Clinical Standards
Toolkit to use the standard-specific values for these columns in the
global standards library directory/metadata/standards.sas7bdat data
set.
|
||
The path of the library
or the path portion of the file reference. If you want to use the
default value for a standard, standardversion, type, or subtype, then
leave the path blank. The value is added to the &_cstSASRefs working
version of the SASReferences data set from the standard-specific StandardSASReferences
data set. Specific paths should be provided for any type or subtype
that is study- or run-specific. Paths might be relative to an environment
variable (for example, !sasroot)
or to a SAS macro variable (for example, &studyRootPath).
|
||
Processing or concatenation
order within type. If this value exists, then it should be a positive
integer with no duplicates within type. This column is optional, depending
on type. The order should be specified if one of these is true:
|
||
The name of a specific
SAS file (data set or catalog) or file that is not created by SAS
(for example, properties or an XML file). The memname column should
be blank for library references. This column is optional, depending
on type. As a general rule, memname should be provided if the path
is provided, except where individual file references are not appropriate
(for example, type=autocall and type=sourcedata). If you want to use
the default value for a standard, standardversion, type, or subtype,
then leave memname blank. The value is added to the &_cstSASRefs
working version of the SASReferences data set from the standard-specific
StandardSASReferences data set. The file suffix for SAS files is optional.
|
||