eventprocessor

Element Information

Model

Children: transition

Attributes

QName Type Fixed Default Use Inheritable Annotation
statevariable VariableName.datatype optional

Used By

Element ccxml

Source

<xsd:element name="eventprocessor">
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element ref="transition" minOccurs="0" maxOccurs="unbounded"/>
    </xsd:sequence>
    <xsd:attribute name="statevariable" type="VariableName.datatype"/>
  </xsd:complexType>
</xsd:element>

Sample