You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
1.3 KiB
XML
29 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<definitions xmlns="https://www.omg.org/spec/DMN/20191111/MODEL/" xmlns:dmndi="https://www.omg.org/spec/DMN/20191111/DMNDI/" xmlns:dc="http://www.omg.org/spec/DMN/20180521/DC/" id="Definitions_1p0mp6a" name="zaziel-pruefer" namespace="http://camunda.org/schema/1.0/dmn" exporter="Camunda Modeler" exporterVersion="4.6.0">
|
|
<decision id="investigator" name="investigator">
|
|
<decisionTable id="decisionTable_1" hitPolicy="RULE ORDER">
|
|
<input id="InputClause_19ntyko" label="Tenant">
|
|
<inputExpression id="LiteralExpression_0nad4el" typeRef="string">
|
|
<text>tenant_id</text>
|
|
</inputExpression>
|
|
</input>
|
|
<output id="output_1" label="Investigator" name="investigator_group" typeRef="string" />
|
|
<rule id="DecisionRule_1bujqal">
|
|
<inputEntry id="UnaryTests_0zybuae">
|
|
<text>-</text>
|
|
</inputEntry>
|
|
<outputEntry id="LiteralExpression_1w7snpv">
|
|
<text>"head"</text>
|
|
</outputEntry>
|
|
</rule>
|
|
</decisionTable>
|
|
</decision>
|
|
<dmndi:DMNDI>
|
|
<dmndi:DMNDiagram id="DMNDiagram_0sx9u2x">
|
|
<dmndi:DMNShape id="DMNShape_0gden1d" dmnElementRef="investigator">
|
|
<dc:Bounds height="80" width="180" x="150" y="80" />
|
|
</dmndi:DMNShape>
|
|
</dmndi:DMNDiagram>
|
|
</dmndi:DMNDI>
|
|
</definitions>
|