Crystallographic Information Framework

[CIF logo]

Index

DDL dictionary version 1.4.1

_enumeration_range

Name:
'_enumeration_range'

Definition:

   The range of values permitted for a defined item. This can
   apply to 'numb' or 'char' items which have a preordained
   sequence (e.g. numbers or alphabetical characters).
   The minimum value 'min' and maximum value 'max' are separated 
   by a colon character. If 'max' is omitted, then the item can
   have any permitted value greater than or equal to 'min'.

Examples:

-4:10
a:z
B:R
0:

Type: char

Category: enumeration_range