xpdl:Condition

Element Information

Model

Children: xpdl:Xpression

Attributes

QName Type Fixed Default Use Inheritable Annotation
Type restriction of xsd:NMTOKEN optional

Used By

Element xpdl:Transition

Source

<xsd:element name="Condition">
  <xsd:complexType mixed="true">
    <xsd:choice minOccurs="0" maxOccurs="unbounded">
      <xsd:element ref="xpdl:Xpression"/>
    </xsd:choice>
    <xsd:attribute name="Type">
      <xsd:simpleType>
        <xsd:restriction base="xsd:NMTOKEN">
          <xsd:enumeration value="CONDITION"/>
          <xsd:enumeration