DDLm dictionary version 4.1.0
_type.indices
Name:_type.indices
Definition:
Used to specify the syntax construction of indices of the entries in the defined object when the defined object has 'Table' as its _type.container attribute. Values are a subset of the codes and constructions defined for attribute _type.contents, accounting for the fact that syntactically, indices are always case-sensitive quoted strings. Meaningful only when the defined item has _type.container 'Table'. See the definition for _type.contents for the character set definition.
Type: Code
The data value must be one of the following:
Text | A case-sensitive sequence of CIF2 characters. |
Code | Case-insensitive sequence of CIF2 characters containing no ASCII whitespace. |
Date | ISO date format yyyy-mm-dd. |
Uri | A Uniform Resource Identifier string, per RFC 3986. |
Version | Version digit string of the form <major>.<version>.<update> |
ByReference | Indices have the same form as the contents of the attribute identified by _type.indices_referenced_id. |
Enumeration default: Text
Category:
type