Sha256: c79feee5bb74d41ce4ae0d1000c9a285a399e7c4ff7d34cff4ca73f6e9fede6a

Contents?: true

Size: 1.1 KB

Versions: 308

Compression:

Stored size: 1.1 KB

Contents

<element xmlns="http://relaxng.org/ns/structure/1.0" xmlns:rngui="http://rngui.org" rngui:version="1.2" name="parallel" datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes" ns="http://cpee.org/ns/description/1.0">
  <attribute name="wait" rngui:label="Wait" rngui:default="-1" rngui:hint="-1 to wait for all branches.">
    <data type="integer"/>
  </attribute>
  <attribute name="cancel" rngui:label="Cancel" rngui:default="last" rngui:hint="Set 'Wait' to 1 for standard Event-based Gateway.">
    <choice>
      <value id='last'>After Last Task in Branch</value>
      <value id='first'>After First Task in Branch (Event-Based Gateway)</value>
    </choice>
  </attribute>
  <element rngui:ignore="true" name="parallel_branch">
    <attribute name="pass">
      <data type="string"/>
    </attribute>
    <attribute name="local">
      <data type="string"/>
    </attribute>
  </element>
  <element rngui:ignore="true" name="parallel_branch">
    <attribute name="pass">
      <data type="string"/>
    </attribute>
    <attribute name="local">
      <data type="string"/>
    </attribute>
  </element>
</element>

Version data entries

308 entries across 67 versions & 1 rubygems

Version Path
cpee-2.1.49 cockpit/themes/extended/rngs/parallel.rng
cpee-2.1.49 cockpit/themes/compact/rngs/parallel.rng
cpee-2.1.49 cockpit/themes/control/rngs/parallel.rng
cpee-2.1.49 cockpit/themes/preset/rngs/parallel.rng
cpee-2.1.48 cockpit/themes/compact/rngs/parallel.rng
cpee-2.1.48 cockpit/themes/control/rngs/parallel.rng
cpee-2.1.48 cockpit/themes/preset/rngs/parallel.rng
cpee-2.1.48 cockpit/themes/default/rngs/parallel.rng
cpee-2.1.48 cockpit/themes/extended/rngs/parallel.rng
cpee-2.1.48 cockpit/themes/packed/rngs/parallel.rng
cpee-2.1.47 cockpit/themes/packed/rngs/parallel.rng
cpee-2.1.47 cockpit/themes/default/rngs/parallel.rng
cpee-2.1.47 cockpit/themes/preset/rngs/parallel.rng
cpee-2.1.47 cockpit/themes/control/rngs/parallel.rng
cpee-2.1.47 cockpit/themes/compact/rngs/parallel.rng
cpee-2.1.47 cockpit/themes/extended/rngs/parallel.rng
cpee-2.1.46 cockpit/themes/control/rngs/parallel.rng
cpee-2.1.46 cockpit/themes/default/rngs/parallel.rng
cpee-2.1.46 cockpit/themes/compact/rngs/parallel.rng
cpee-2.1.46 cockpit/themes/extended/rngs/parallel.rng