You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

AttributeSchema Dataype or EnumerationUsageDefinitionBusiness Rules
OIDoidRequiredUnique identifier for the Codelist element.The OID attribute value must be unique within the Study/MetaDataVersion.
NamenameRequiredHuman readable name for the Codelist.The Name attribute must be unique within the set of CodeList elements within a Study/MetadataVersion.
DataType(integer | decimal | text | string )RequiredSpecifies the DataType for codes defined in this codelist.

The DataType restricts the values that can appear in the CodeList whether internal or external.

CommentOIDoidrefOptionalReference to a CommentDef Element Table.The CommentOID must match the OID for a CommentDef in this Study/MetaDataVersion.

Contained in:

Defines a discrete set of permitted values for an item. The definition can be an explicit list of values (CodeListItem+ | EnumeratedItem+) or a reference to an externally defined codelist (ExternalCodeList).

The DataType restricts the values that can appear in the CodeList whether internal or external.

Note: The SASFormatName attribute has been deprecated.


  • No labels