Data Item _array_data.binary_id

General

Item name
_array_data.binary_id
Category name
array_data
Attribute name
binary_id
Required in PDB entries
implicit
Used in currrent PDB entries
No

Item Description

This item is an integer identifier which, along with _array_data.array_id, should uniquely identify the particular block of array data. If _array_data.binary_id is not explicitly given, it defaults to 1. The value of _array_data.binary_id distinguishes among multiple sets of data with the same array structure. If the MIME header of the data array specifies a value for X-Binary-ID, the value of _array_data.binary_id should be equal to the value given for X-Binary-ID.

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]+
Default value
1

Allowed Boundary Conditions

Minimum Value Maximum Value
1

+∞