This is the actual range of values. The "UNITS" attribute permits
the specification of integer/real numbers. The "min" and "max" attributes
specify the lowest and highest values that are part of the range. The
"minExclusive" and "maxExclusive" attributes specify values that are
immediately outside the range. This is an empty element consisting only of
its attributes. More information on this element, especially its allowed
attributes, can be found in the references.
Usage
ddi_range(...)
Value
A ddi_node object.
Arguments
...
Child nodes or attributes.
Details
Parent nodes
range is contained in the following elements: valrng; invalrng; and
cohort.