XORType

Deprecated in BPMN 1.1

Attribute Information

Used By

Element xpdl:Route

Source

<xsd:attribute name="XORType" use="optional" default="Data">
  <xsd:annotation>
    <xsd:documentation>Deprecated in BPMN 1.1</xsd:documentation>
  </xsd:annotation>
  <xsd:simpleType>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="Data"/>
      <xsd:enumeration value="Event"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>

Sample