A protocol can be decomposed in one or multiple subprotocols, each having a set of contextual
(input) and measured (output) parameters. The following XML elements define these related
objects:
Bio_Protocol
: Defines the protocol to create or modify.Bio_Daer
: Defines the subprotocol to create or modify.Bio_Parameter
: Defines the parameter to create or modify.
A Bio_Protocol
element has at least one Bio_Daer
subelement
that defines its related subprotocols. Each Bio_Daer
top-level element
defines its related input and output parameters in Contextual or measured subelements. Each
Bio_Parameter
top-level element defines its properties.