Skip to main content Link Search Menu Expand Document (external link)

<BeadlStates> element

The <BeadlStates> element defines a container for specifying all states of a BEADL task protocol.

Only one <BeadlStates> element container is allowed within a <BeadlTrialProtocol> element and must contain at least one <BeadlState> child element.

...
<BeadlStates>
  <BeadlState name="StateName">
    ...
  </BeadlState>
</BeadlStates>
...

Attributes

  • None

Child Elements


Table of contents


Copyright © 2022 Michael Wulf, Washington University in St. Louis, Kepecs Lab. Theme: Just the Docs.