<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<definitions namespace="https://dsntk.io"
name="compliance-level-3-test-0012"
id="_cc55ed10-e88b-47be-abf3-3e0ec37829c7"
xmlns="https://www.omg.org/spec/DMN/20191111/MODEL/"
xmlns:di="http://www.omg.org/spec/DMN/20180521/DI/"
xmlns:dmndi="https://www.omg.org/spec/DMN/20191111/DMNDI/"
xmlns:dc="http://www.omg.org/spec/DMN/20180521/DC/">
<description>Compliance level 3. Test 0012.</description>
<itemDefinition isCollection="true" name="tStringList" id="tStringList">
<typeRef>string</typeRef>
</itemDefinition>
<itemDefinition isCollection="true" name="tNumList" id="tNumList">
<typeRef>number</typeRef>
</itemDefinition>
<itemDefinition isCollection="true" name="tListOfLists" id="tListOfLists">
<typeRef>tStringList</typeRef>
</itemDefinition>
<inputData name="list1" id="_86f5e710-a139-4cd5-8ac4-90b4671a75b8">
<variable typeRef="tStringList" name="list1"/>
</inputData>
<inputData name="list2" id="_82d66f50-2d47-4849-b5fd-da179e0fec66">
<variable typeRef="tStringList" name="list2"/>
</inputData>
<inputData name="string1" id="_1bbe9689-bd70-45d4-ab30-f3887cf46b28">
<variable typeRef="string" name="string1"/>
</inputData>
<decision name="listContainsList" id="_99f9f3b2-b956-4a95-82c4-7384c6237a98">
<variable typeRef="boolean" name="listContainsList"/>
<informationRequirement id="_45fbfb67-2c44-4a68-96f6-def143caf033">
<requiredInput href="#_86f5e710-a139-4cd5-8ac4-90b4671a75b8"/>
</informationRequirement>
<informationRequirement id="_9261a30f-333c-4c97-afa4-af6fb3690095">
<requiredInput href="#_82d66f50-2d47-4849-b5fd-da179e0fec66"/>
</informationRequirement>
<literalExpression>
<text>list contains(list1,list2)</text>
</literalExpression>
</decision>
<decision name="listContains" id="_75384b82-eb58-4d5b-8e9a-82b14e3f68f4">
<variable typeRef="boolean" name="listContains"/>
<informationRequirement id="f8cd6b91-c16c-4862-a021-e08c2949a91f">
<requiredInput href="#_82d66f50-2d47-4849-b5fd-da179e0fec66"/>
</informationRequirement>
<informationRequirement id="a9d5bee6-7b4f-4588-9c54-3ac3bd93efd3">
<requiredInput href="#_1bbe9689-bd70-45d4-ab30-f3887cf46b28"/>
</informationRequirement>
<literalExpression>
<text>list contains(list2,string1)</text>
</literalExpression>
</decision>
<decision name="count1" id="_a9bc7b65-ddf7-4336-85e8-67833bb1e10e">
<variable typeRef="number" name="count1"/>
<informationRequirement id="_477a43b2-8417-4dbf-a79c-6697ee11b83e">
<requiredInput href="#_86f5e710-a139-4cd5-8ac4-90b4671a75b8"/>
</informationRequirement>
<literalExpression>
<text>count(list1)</text>
</literalExpression>
</decision>
<decision name="min1" id="_7322b523-9698-4037-86cc-bcca6ca3f9f6">
<variable typeRef="number" name="min1"/>
<informationRequirement id="_26809a3e-a4bc-4ad4-b8f2-3ee583a0082e">
<requiredInput href="#_b894ee22-f795-46f7-b713-77d69d07ae22"/>
</informationRequirement>
<literalExpression>
<text>min(numList)</text>
</literalExpression>
</decision>
<inputData name="numList" id="_b894ee22-f795-46f7-b713-77d69d07ae22">
<variable typeRef="tNumList" name="numList"/>
</inputData>
<decision name="sum1" id="_d6b2c4a0-a147-44a1-a9f4-3575f1bb5695">
<variable typeRef="number" name="sum1"/>
<informationRequirement id="beff240e-cf5a-4f0b-8bff-7a8cec8673db">
<requiredInput href="#_b894ee22-f795-46f7-b713-77d69d07ae22"/>
</informationRequirement>
<literalExpression>
<text>sum(numList)</text>
</literalExpression>
</decision>
<decision name="mean1" id="_c7e617bc-5928-4e8a-a700-4fb498c50508">
<variable typeRef="number" name="mean1"/>
<informationRequirement id="bdf663a9-0105-40ab-8dc0-42eb8cc1609e">
<requiredInput href="#_b894ee22-f795-46f7-b713-77d69d07ae22"/>
</informationRequirement>
<literalExpression>
<text>mean(numList)</text>
</literalExpression>
</decision>
<inputData name="num1" id="_25cfe558-925d-438a-8863-983ed1c12f26">
<variable typeRef="number" name="num1"/>
</inputData>
<inputData name="num2" id="_2bfdc253-0033-40fd-94e5-4726aca95933">
<variable typeRef="number" name="num2"/>
</inputData>
<inputData name="num3" id="_c8de2ba0-25c1-4820-973a-417105f4eb5e">
<variable typeRef="number" name="num3"/>
</inputData>
<decision name="mean2" id="_cc131883-6380-47f1-8a4d-9026cd05e1fa">
<variable typeRef="number" name="mean2"/>
<informationRequirement id="_038a599c-7feb-46b9-a3ff-d54ed6000a65">
<requiredInput href="#_25cfe558-925d-438a-8863-983ed1c12f26"/>
</informationRequirement>
<informationRequirement id="d3f9f752-f4f4-4d42-b202-204d72871f58">
<requiredInput href="#_2bfdc253-0033-40fd-94e5-4726aca95933"/>
</informationRequirement>
<informationRequirement id="_7959dd26-b262-4120-8dff-347bc407fa92">
<requiredInput href="#_c8de2ba0-25c1-4820-973a-417105f4eb5e"/>
</informationRequirement>
<literalExpression>
<text>mean(num1,num2,num3)</text>
</literalExpression>
</decision>
<decision name="sublist12" id="_95e0ad53-c08f-46af-baa0-9c36d69002f5">
<variable typeRef="tStringList" name="sublist12"/>
<informationRequirement id="a29945fa-45fe-4464-8d07-3e37c37f7069">
<requiredInput href="#_86f5e710-a139-4cd5-8ac4-90b4671a75b8"/>
</informationRequirement>
<literalExpression>
<text>sublist(list1,1,2)</text>
</literalExpression>
</decision>
<decision name="sublistLast" id="_85f6330f-dcaa-47ca-96bb-1c0228da911f">
<variable typeRef="tStringList" name="sublistLast"/>
<informationRequirement id="b3c894ac-a211-4265-991b-86ea9dc02101">
<requiredInput href="#_86f5e710-a139-4cd5-8ac4-90b4671a75b8"/>
</informationRequirement>
<literalExpression>
<text>sublist(list1,-1,1)</text>
</literalExpression>
</decision>
<decision name="append1" id="_845ea241-587e-43d8-a563-a1dd18693afe">
<variable typeRef="tNumList" name="append1"/>
<informationRequirement id="_2856a9f4-86e6-427c-8a12-74be070a9d7a">
<requiredInput href="#_b894ee22-f795-46f7-b713-77d69d07ae22"/>
</informationRequirement>
<informationRequirement id="_6009109e-b111-49a1-8d35-d0cf710fcdc9">
<requiredInput href="#_25cfe558-925d-438a-8863-983ed1c12f26"/>
</informationRequirement>
<informationRequirement id="_0459361d-c7aa-4244-b020-e75e31f4880a">
<requiredInput href="#_2bfdc253-0033-40fd-94e5-4726aca95933"/>
</informationRequirement>
<literalExpression>
<text>append(numList,num1,num2)</text>
</literalExpression>
</decision>
<decision name="concatenate1" id="_c0c13a64-ef12-4e04-8e3f-fe9193bd72b9">
<variable typeRef="tStringList" name="concatenate1"/>
<informationRequirement id="_11e474f0-81c2-46d1-af6a-8003a07af3af">
<requiredInput href="#_86f5e710-a139-4cd5-8ac4-90b4671a75b8"/>
</informationRequirement>
<informationRequirement id="_799a5d93-d0cb-4a23-ac9c-6e0c9a8996a5">
<requiredInput href="#_82d66f50-2d47-4849-b5fd-da179e0fec66"/>
</informationRequirement>
<literalExpression>
<text>concatenate(list1,list2)</text>
</literalExpression>
</decision>
<decision name="insertBefore1" id="_2064fd78-72aa-4851-9813-8d56674b3936">
<variable typeRef="tStringList" name="insertBefore1"/>
<informationRequirement id="cae9c51a-b8fd-4f39-81e5-46ae70f43d8f">
<requiredInput href="#_82d66f50-2d47-4849-b5fd-da179e0fec66"/>
</informationRequirement>
<informationRequirement id="c4958b0f-6609-4221-8412-80594cf61483">
<requiredInput href="#_1bbe9689-bd70-45d4-ab30-f3887cf46b28"/>
</informationRequirement>
<literalExpression>
<text>insert before(list2,2,string1)</text>
</literalExpression>
</decision>
<decision name="remove2nd" id="_ffd2b93c-2bca-4979-9a65-357ca8ba92ff">
<variable typeRef="tStringList" name="remove2nd"/>
<informationRequirement id="fc58a8c9-b83d-4df6-a63b-4fe1fda6ca38">
<requiredInput href="#_82d66f50-2d47-4849-b5fd-da179e0fec66"/>
</informationRequirement>
<literalExpression>
<text>remove(list2,2)</text>
</literalExpression>
</decision>
<decision name="reverse1" id="_673c3497-f8e7-4340-827d-99d8d08664db">
<variable typeRef="tStringList" name="reverse1"/>
<informationRequirement id="f5aa6eb4-f77b-4f33-b256-e26db5d7a6a4">
<requiredDecision href="#_c0c13a64-ef12-4e04-8e3f-fe9193bd72b9"/>
</informationRequirement>
<literalExpression>
<text>reverse(concatenate1)</text>
</literalExpression>
</decision>
<decision name="appendListItem" id="_d12d9a82-b182-4c15-9fce-d22cdc53dbc4">
<variable typeRef="tStringList" name="appendListItem"/>
<informationRequirement id="cacbbbb5-5e23-4089-a48d-af62e0c605b9">
<requiredInput href="#_86f5e710-a139-4cd5-8ac4-90b4671a75b8"/>
</informationRequirement>
<informationRequirement id="_6ea238a4-45e4-42f1-bbc3-a6032c3ee89e">
<requiredInput href="#_1bbe9689-bd70-45d4-ab30-f3887cf46b28"/>
</informationRequirement>
<literalExpression>
<text>append(list1,string1)</text>
</literalExpression>
</decision>
<decision name="indexOf1" id="_3c7aef83-002c-4c61-9297-e822a7d4e829">
<variable typeRef="tNumList" name="indexOf1"/>
<informationRequirement id="cbf43b3f-1452-4a47-95e7-6b4f0f80651a">
<requiredInput href="#_82d66f50-2d47-4849-b5fd-da179e0fec66"/>
</informationRequirement>
<informationRequirement id="_0327edff-e97a-49dc-b44b-43ba53dc22af">
<requiredInput href="#_1bbe9689-bd70-45d4-ab30-f3887cf46b28"/>
</informationRequirement>
<literalExpression>
<text>index of(list2,string1)</text>
</literalExpression>
</decision>
<decision name="union1" id="_0dee9e3c-ef4e-4853-b182-bdf8bff1d20b">
<variable typeRef="tStringList" name="union1"/>
<informationRequirement id="_27a059d8-41a3-4dbf-b1d3-e5f38a7dfa88">
<requiredDecision href="#_c0c13a64-ef12-4e04-8e3f-fe9193bd72b9"/>
</informationRequirement>
<informationRequirement id="_4a670ede-3c2e-4c66-951a-ca0b3157e738">
<requiredDecision href="#_2064fd78-72aa-4851-9813-8d56674b3936"/>
</informationRequirement>
<literalExpression>
<text>union(insertBefore1,concatenate1)</text>
</literalExpression>
</decision>
<decision name="distinctVals" id="_0bbaa2a8-b265-49d4-9540-28b1bddac540">
<variable typeRef="tStringList" name="distinctVals"/>
<informationRequirement id="c9bc506f-643e-4d68-bdd4-f2a2bab981c1">
<requiredDecision href="#_2064fd78-72aa-4851-9813-8d56674b3936"/>
</informationRequirement>
<literalExpression>
<text>distinct values(insertBefore1)</text>
</literalExpression>
</decision>
<decision name="flatten1" id="_ef7d1df2-8a1c-47cf-ae2e-928f71e2c460">
<variable typeRef="tStringList" name="flatten1"/>
<informationRequirement>
<requiredInput href="#_86f5e710-a139-4cd5-8ac4-90b4671a75b8"/>
</informationRequirement>
<informationRequirement>
<requiredInput href="#_82d66f50-2d47-4849-b5fd-da179e0fec66"/>
</informationRequirement>
<literalExpression>
<text>flatten(append(list1, list2))</text>
</literalExpression>
</decision>
<dmndi:DMNDI>
<dmndi:DMNDiagram id="_c0858816-af7b-40a1-8aa7-6e11b8761215_D1">
<dmndi:Size height="722.0" width="3447.0"/>
<dmndi:DMNShape dmnElementRef="_86f5e710-a139-4cd5-8ac4-90b4671a75b8" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_s1">
<dc:Bounds height="60.0" width="153.0" x="1362.0" y="512.0"/>
</dmndi:DMNShape>
<dmndi:DMNShape dmnElementRef="_82d66f50-2d47-4849-b5fd-da179e0fec66" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_s2">
<dc:Bounds height="60.0" width="153.0" x="2502.0" y="512.0"/>
</dmndi:DMNShape>
<dmndi:DMNShape dmnElementRef="_1bbe9689-bd70-45d4-ab30-f3887cf46b28" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_s3">
<dc:Bounds height="60.0" width="153.0" x="2930.0" y="512.0"/>
</dmndi:DMNShape>
<dmndi:DMNShape dmnElementRef="_99f9f3b2-b956-4a95-82c4-7384c6237a98" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_s4">
<dc:Bounds height="61.0" width="154.0" x="1433.0" y="331.0"/>
</dmndi:DMNShape>
<dmndi:DMNShape dmnElementRef="_75384b82-eb58-4d5b-8e9a-82b14e3f68f4" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_s5">
<dc:Bounds height="61.0" width="154.0" x="2929.0" y="331.0"/>
</dmndi:DMNShape>
<dmndi:DMNShape dmnElementRef="_a9bc7b65-ddf7-4336-85e8-67833bb1e10e" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_s6">
<dc:Bounds height="61.0" width="154.0" x="578.0" y="331.0"/>
</dmndi:DMNShape>
<dmndi:DMNShape dmnElementRef="_7322b523-9698-4037-86cc-bcca6ca3f9f6" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_s7">
<dc:Bounds height="61.0" width="154.0" x="150.0" y="150.0"/>
</dmndi:DMNShape>
<dmndi:DMNShape dmnElementRef="_b894ee22-f795-46f7-b713-77d69d07ae22" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_s8">
<dc:Bounds height="60.0" width="153.0" x="365.0" y="331.0"/>
</dmndi:DMNShape>
<dmndi:DMNShape dmnElementRef="_d6b2c4a0-a147-44a1-a9f4-3575f1bb5695" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_s9">
<dc:Bounds height="61.0" width="154.0" x="364.0" y="150.0"/>
</dmndi:DMNShape>
<dmndi:DMNShape dmnElementRef="_c7e617bc-5928-4e8a-a700-4fb498c50508" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_s10">
<dc:Bounds height="61.0" width="154.0" x="578.0" y="150.0"/>
</dmndi:DMNShape>
<dmndi:DMNShape dmnElementRef="_25cfe558-925d-438a-8863-983ed1c12f26" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_s11">
<dc:Bounds height="60.0" width="153.0" x="1647.0" y="331.0"/>
</dmndi:DMNShape>
<dmndi:DMNShape dmnElementRef="_2bfdc253-0033-40fd-94e5-4726aca95933" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_s12">
<dc:Bounds height="60.0" width="153.0" x="1860.0" y="331.0"/>
</dmndi:DMNShape>
<dmndi:DMNShape dmnElementRef="_c8de2ba0-25c1-4820-973a-417105f4eb5e" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_s13">
<dc:Bounds height="60.0" width="153.0" x="1220.0" y="331.0"/>
</dmndi:DMNShape>
<dmndi:DMNShape dmnElementRef="_cc131883-6380-47f1-8a4d-9026cd05e1fa" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_s14">
<dc:Bounds height="61.0" width="154.0" x="1646.0" y="150.0"/>
</dmndi:DMNShape>
<dmndi:DMNShape dmnElementRef="_95e0ad53-c08f-46af-baa0-9c36d69002f5" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_s15">
<dc:Bounds height="61.0" width="154.0" x="792.0" y="331.0"/>
</dmndi:DMNShape>
<dmndi:DMNShape dmnElementRef="_85f6330f-dcaa-47ca-96bb-1c0228da911f" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_s16">
<dc:Bounds height="61.0" width="154.0" x="1006.0" y="331.0"/>
</dmndi:DMNShape>
<dmndi:DMNShape dmnElementRef="_845ea241-587e-43d8-a563-a1dd18693afe" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_s17">
<dc:Bounds height="61.0" width="154.0" x="1432.0" y="150.0"/>
</dmndi:DMNShape>
<dmndi:DMNShape dmnElementRef="_c0c13a64-ef12-4e04-8e3f-fe9193bd72b9" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_s18">
<dc:Bounds height="61.0" width="154.0" x="2287.0" y="331.0"/>
</dmndi:DMNShape>
<dmndi:DMNShape dmnElementRef="_2064fd78-72aa-4851-9813-8d56674b3936" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_s19">
<dc:Bounds height="61.0" width="154.0" x="3143.0" y="331.0"/>
</dmndi:DMNShape>
<dmndi:DMNShape dmnElementRef="_ffd2b93c-2bca-4979-9a65-357ca8ba92ff" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_s20">
<dc:Bounds height="61.0" width="154.0" x="2501.0" y="331.0"/>
</dmndi:DMNShape>
<dmndi:DMNShape dmnElementRef="_673c3497-f8e7-4340-827d-99d8d08664db" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_s21">
<dc:Bounds height="61.0" width="154.0" x="2287.0" y="150.0"/>
</dmndi:DMNShape>
<dmndi:DMNShape dmnElementRef="_d12d9a82-b182-4c15-9fce-d22cdc53dbc4" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_s22">
<dc:Bounds height="61.0" width="154.0" x="2073.0" y="331.0"/>
</dmndi:DMNShape>
<dmndi:DMNShape dmnElementRef="_3c7aef83-002c-4c61-9297-e822a7d4e829" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_s23">
<dc:Bounds height="61.0" width="154.0" x="2715.0" y="331.0"/>
</dmndi:DMNShape>
<dmndi:DMNShape dmnElementRef="_0dee9e3c-ef4e-4853-b182-bdf8bff1d20b" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_s24">
<dc:Bounds height="61.0" width="154.0" x="2715.0" y="150.0"/>
</dmndi:DMNShape>
<dmndi:DMNShape dmnElementRef="_0bbaa2a8-b265-49d4-9540-28b1bddac540" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_s25">
<dc:Bounds height="61.0" width="154.0" x="3143.0" y="150.0"/>
</dmndi:DMNShape>
<dmndi:DMNShape dmnElementRef="_ef7d1df2-8a1c-47cf-ae2e-928f71e2c460" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_s26">
<dc:Bounds height="61.0" width="154.0" x="2073.0" y="150.0"/>
</dmndi:DMNShape>
<dmndi:DMNEdge dmnElementRef="_45fbfb67-2c44-4a68-96f6-def143caf033" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_e1">
<di:waypoint x="1438.0" y="512.0"/>
<di:waypoint x="1510.0" y="392.0"/>
</dmndi:DMNEdge>
<dmndi:DMNEdge dmnElementRef="_9261a30f-333c-4c97-afa4-af6fb3690095" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_e2">
<di:waypoint x="2578.0" y="512.0"/>
<di:waypoint x="1510.0" y="392.0"/>
</dmndi:DMNEdge>
<dmndi:DMNEdge dmnElementRef="f8cd6b91-c16c-4862-a021-e08c2949a91f" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_e3">
<di:waypoint x="2578.0" y="512.0"/>
<di:waypoint x="3006.0" y="392.0"/>
</dmndi:DMNEdge>
<dmndi:DMNEdge dmnElementRef="a9d5bee6-7b4f-4588-9c54-3ac3bd93efd3" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_e4">
<di:waypoint x="3006.0" y="512.0"/>
<di:waypoint x="3006.0" y="392.0"/>
</dmndi:DMNEdge>
<dmndi:DMNEdge dmnElementRef="_477a43b2-8417-4dbf-a79c-6697ee11b83e" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_e5">
<di:waypoint x="1438.0" y="512.0"/>
<di:waypoint x="655.0" y="392.0"/>
</dmndi:DMNEdge>
<dmndi:DMNEdge dmnElementRef="_26809a3e-a4bc-4ad4-b8f2-3ee583a0082e" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_e6">
<di:waypoint x="441.0" y="331.0"/>
<di:waypoint x="227.0" y="211.0"/>
</dmndi:DMNEdge>
<dmndi:DMNEdge dmnElementRef="beff240e-cf5a-4f0b-8bff-7a8cec8673db" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_e7">
<di:waypoint x="441.0" y="331.0"/>
<di:waypoint x="441.0" y="211.0"/>
</dmndi:DMNEdge>
<dmndi:DMNEdge dmnElementRef="bdf663a9-0105-40ab-8dc0-42eb8cc1609e" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_e8">
<di:waypoint x="441.0" y="331.0"/>
<di:waypoint x="655.0" y="211.0"/>
</dmndi:DMNEdge>
<dmndi:DMNEdge dmnElementRef="_038a599c-7feb-46b9-a3ff-d54ed6000a65" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_e9">
<di:waypoint x="1723.0" y="331.0"/>
<di:waypoint x="1723.0" y="211.0"/>
</dmndi:DMNEdge>
<dmndi:DMNEdge dmnElementRef="d3f9f752-f4f4-4d42-b202-204d72871f58" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_e10">
<di:waypoint x="1936.0" y="331.0"/>
<di:waypoint x="1723.0" y="211.0"/>
</dmndi:DMNEdge>
<dmndi:DMNEdge dmnElementRef="_7959dd26-b262-4120-8dff-347bc407fa92" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_e11">
<di:waypoint x="1296.0" y="331.0"/>
<di:waypoint x="1723.0" y="211.0"/>
</dmndi:DMNEdge>
<dmndi:DMNEdge dmnElementRef="a29945fa-45fe-4464-8d07-3e37c37f7069" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_e12">
<di:waypoint x="1438.0" y="512.0"/>
<di:waypoint x="869.0" y="392.0"/>
</dmndi:DMNEdge>
<dmndi:DMNEdge dmnElementRef="b3c894ac-a211-4265-991b-86ea9dc02101" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_e13">
<di:waypoint x="1438.0" y="512.0"/>
<di:waypoint x="1083.0" y="392.0"/>
</dmndi:DMNEdge>
<dmndi:DMNEdge dmnElementRef="_2856a9f4-86e6-427c-8a12-74be070a9d7a" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_e14">
<di:waypoint x="441.0" y="331.0"/>
<di:waypoint x="1509.0" y="211.0"/>
</dmndi:DMNEdge>
<dmndi:DMNEdge dmnElementRef="_6009109e-b111-49a1-8d35-d0cf710fcdc9" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_e15">
<di:waypoint x="1723.0" y="331.0"/>
<di:waypoint x="1509.0" y="211.0"/>
</dmndi:DMNEdge>
<dmndi:DMNEdge dmnElementRef="_0459361d-c7aa-4244-b020-e75e31f4880a" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_e16">
<di:waypoint x="1936.0" y="331.0"/>
<di:waypoint x="1509.0" y="211.0"/>
</dmndi:DMNEdge>
<dmndi:DMNEdge dmnElementRef="_11e474f0-81c2-46d1-af6a-8003a07af3af" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_e17">
<di:waypoint x="1438.0" y="512.0"/>
<di:waypoint x="2364.0" y="392.0"/>
</dmndi:DMNEdge>
<dmndi:DMNEdge dmnElementRef="_799a5d93-d0cb-4a23-ac9c-6e0c9a8996a5" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_e18">
<di:waypoint x="2578.0" y="512.0"/>
<di:waypoint x="2364.0" y="392.0"/>
</dmndi:DMNEdge>
<dmndi:DMNEdge dmnElementRef="cae9c51a-b8fd-4f39-81e5-46ae70f43d8f" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_e19">
<di:waypoint x="2578.0" y="512.0"/>
<di:waypoint x="3220.0" y="392.0"/>
</dmndi:DMNEdge>
<dmndi:DMNEdge dmnElementRef="c4958b0f-6609-4221-8412-80594cf61483" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_e20">
<di:waypoint x="3006.0" y="512.0"/>
<di:waypoint x="3220.0" y="392.0"/>
</dmndi:DMNEdge>
<dmndi:DMNEdge dmnElementRef="fc58a8c9-b83d-4df6-a63b-4fe1fda6ca38" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_e21">
<di:waypoint x="2578.0" y="512.0"/>
<di:waypoint x="2578.0" y="392.0"/>
</dmndi:DMNEdge>
<dmndi:DMNEdge dmnElementRef="f5aa6eb4-f77b-4f33-b256-e26db5d7a6a4" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_e22">
<di:waypoint x="2364.0" y="331.0"/>
<di:waypoint x="2364.0" y="211.0"/>
</dmndi:DMNEdge>
<dmndi:DMNEdge dmnElementRef="cacbbbb5-5e23-4089-a48d-af62e0c605b9" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_e23">
<di:waypoint x="1438.0" y="512.0"/>
<di:waypoint x="2150.0" y="392.0"/>
</dmndi:DMNEdge>
<dmndi:DMNEdge dmnElementRef="_6ea238a4-45e4-42f1-bbc3-a6032c3ee89e" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_e24">
<di:waypoint x="2578.0" y="512.0"/>
<di:waypoint x="2150.0" y="392.0"/>
</dmndi:DMNEdge>
<dmndi:DMNEdge dmnElementRef="cbf43b3f-1452-4a47-95e7-6b4f0f80651a" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_e25">
<di:waypoint x="2578.0" y="512.0"/>
<di:waypoint x="2792.0" y="392.0"/>
</dmndi:DMNEdge>
<dmndi:DMNEdge dmnElementRef="_0327edff-e97a-49dc-b44b-43ba53dc22af" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_e26">
<di:waypoint x="3006.0" y="512.0"/>
<di:waypoint x="2792.0" y="392.0"/>
</dmndi:DMNEdge>
<dmndi:DMNEdge dmnElementRef="_27a059d8-41a3-4dbf-b1d3-e5f38a7dfa88" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_e27">
<di:waypoint x="2364.0" y="331.0"/>
<di:waypoint x="2792.0" y="211.0"/>
</dmndi:DMNEdge>
<dmndi:DMNEdge dmnElementRef="_4a670ede-3c2e-4c66-951a-ca0b3157e738" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_e28">
<di:waypoint x="3220.0" y="331.0"/>
<di:waypoint x="2792.0" y="211.0"/>
</dmndi:DMNEdge>
<dmndi:DMNEdge dmnElementRef="c9bc506f-643e-4d68-bdd4-f2a2bab981c1" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_e29">
<di:waypoint x="3220.0" y="331.0"/>
<di:waypoint x="3220.0" y="211.0"/>
</dmndi:DMNEdge>
<dmndi:DMNEdge dmnElementRef="_883c9eb4-1f4f-4885-82c0-234f9ac9a1d7" id="_c0858816-af7b-40a1-8aa7-6e11b8761215_e30">
<di:waypoint x="2150.0" y="331.0"/>
<di:waypoint x="2150.0" y="211.0"/>
</dmndi:DMNEdge>
</dmndi:DMNDiagram>
</dmndi:DMNDI>
</definitions>