Data Item _array_structure_list_section.end

General

Item name
_array_structure_list_section.end
Category name
array_structure_list_section
Attribute name
end
Required in PDB entries
implicit
Used in currrent PDB entries
No

Item Description

Identifies the ending ordinal, numbered from 1, for an array element of index _array_structure_list_section.index in the section. The value defaults to the dimension for index _array_structure_list_section.index of the array. Note that this agrees with the Fortran convention, rather than the Python convention in that, if compatible with the stride, the end element is included in the section as in Fortran, rather than being one beyond the section as in Python.

Data Type

Data type code
int
Data type detail
int item types are the subset of numbers that are the negative or positive integers.
Primitive data type code
numb
Regular expression
[+-]?[0-9]+

Allowed Boundary Conditions

Minimum Value Maximum Value
1

+∞