Bio_Result

The Bio_Result element defines the result to create or modify.

See Also
XML Format Overview

The Bio_Result element has the following attributes:

Attribute Type Required? Values Description
action string Yes
  • CREATED
  • MODIFIED
  • CREATED_OR_MODIFIED
The type of action performed for the result.

CREATED requires that no object with this id already exists.

MODIFIED requires that an object with this id already exists or is defined earlier in the XML file being imported.

id string Yes A unique identifier for the result.
name string Yes The name of the result.
relatedBatchProduct string Yes The external Id of the related batch product used to obtain this result.
relatedStudy string No The external Id of the related study that includes this result.

Important: You cannot modify relatedStudy or relatedBatchProduct later.