===== The Element ===== ==== Definition and Usage ==== The [[valueassessment|]] element is used to define a value to be compared against other variable values specified by [[attributeassessment|]] elements. The [[valueassessment|]] element has a value attribute that may assume an event state value ("occurring", "paused", or "sleeping"), or any value to be compared with a node property or event attribute ("occurrences" or "repetition"). ==== Syntax ==== ^ Element ^ Attributes ^ Content ^ Parent ^ | [[valueassessment|]] | __//value//__ | -- | [[assessmentstatement|]] | ==== Attributes ==== ^ Name ^ Value ^ Description ^ | //value// |

String.

It can be an event state value ("occurring", "paused", or "sleeping"), or any value to be compared with a node property or event attribute ("occurrences" or "repetition").

| The //value// attribute defines a value to be compared in [[assessmentstatement|]] elements. |