Sha256: 9be180126764a9bd94098039a17cd3fd67f9cbbc65a3c9e33d548f56d1f3d752

Contents?: true

Size: 1.44 KB

Versions: 599

Compression:

Stored size: 1.44 KB

Contents

<element xmlns="http://relaxng.org/ns/structure/1.0" xmlns:rngui="http://rngui.org" rngui:version="1.2" name="code" rngui:header="Implementation" datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes" ns="http://cpee.org/ns/description/1.0">
  <element name="prepare" rngui:header="Prepare" rngui:label="Code" rngui:fold="closed_conditional">
    <text rngui:label="Script that is executed, before a service call"/>
  </element>
  <element name="finalize" rngui:header="Finalize" rngui:label="Code" rngui:fold="closed_conditional">
    <attribute name="output" rngui:label="Access Variable" rngui:default="result">
      <data type="string" rngui:readonly="true"/>
    </attribute>
    <text rngui:label="Script that is executed, when a service returns data"/>
  </element>
  <element name="update" rngui:header="Update" rngui:label="Code" rngui:fold="closed_conditional">
    <attribute name="output" rngui:label="Access Variable" rngui:default="result">
      <data type="string" rngui:readonly="true"/>
    </attribute>
    <text rngui:label="Script that is executed, when a service sends intermediate data"/>
  </element>
  <element name="rescue" rngui:header="Rescue" rngui:label="Code" rngui:fold="closed_conditional">
    <attribute name="output" rngui:label="Access Variable" rngui:default="result">
      <data type="string" rngui:readonly="true"/>
    </attribute>
    <text rngui:label="Script that is executed, if a service call fails"/>
  </element>
</element>

Version data entries

599 entries across 93 versions & 1 rubygems

Version Path
cpee-2.1.73 cockpit/themes/control/rngs/scripts.rng
cpee-2.1.73 cockpit/themes/dataflow/rngs/scripts.rng
cpee-2.1.73 cockpit/themes/extended/rngs/scripts.rng
cpee-2.1.73 cockpit/themes/compact/rngs/scripts.rng
cpee-2.1.73 cockpit/themes/felix/rngs/scripts.rng
cpee-2.1.73 cockpit/themes/reduced/rngs/scripts.rng
cpee-2.1.73 cockpit/themes/preset/rngs/scripts.rng
cpee-2.1.73 cockpit/themes/default/rngs/scripts.rng
cpee-2.1.73 cockpit/themes/packed/rngs/scripts.rng
cpee-2.1.71 cockpit/themes/control/rngs/scripts.rng
cpee-2.1.71 cockpit/themes/dataflow/rngs/scripts.rng
cpee-2.1.71 cockpit/themes/packed/rngs/scripts.rng
cpee-2.1.71 cockpit/themes/preset/rngs/scripts.rng
cpee-2.1.71 cockpit/themes/compact/rngs/scripts.rng
cpee-2.1.71 cockpit/themes/extended/rngs/scripts.rng
cpee-2.1.71 cockpit/themes/reduced/rngs/scripts.rng
cpee-2.1.71 cockpit/themes/felix/rngs/scripts.rng
cpee-2.1.71 cockpit/themes/default/rngs/scripts.rng
cpee-2.1.70 cockpit/themes/dataflow/rngs/scripts.rng
cpee-2.1.70 cockpit/themes/control/rngs/scripts.rng