<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<definitions namespace="https://dsntk.io"
name="compliance-level-2-test-0007"
id="_ce2d82cb-5fb7-4e80-873e-3a0c18ca37d1"
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/">
<decision name="Approval Status" id="_3b2953a3-745f-4d2e-b55d-75c8c5ae653c">
<variable typeRef="string" name="Approval Status"/>
<informationRequirement id="_239d9761-857d-4350-aafe-c2be728e0a2e">
<requiredInput href="#_5a4bdb64-f0ef-4978-9e03-6f1ae64a1f17"/>
</informationRequirement>
<informationRequirement id="_7c1ce32d-66a6-42a8-8083-1e561947f7f0">
<requiredInput href="#_41effb45-b3c4-46ac-b1da-122b3e428a98"/>
</informationRequirement>
<informationRequirement id="_6a334676-b5df-4f07-8060-ac6dca6e5214">
<requiredInput href="#_8ff18665-84e9-49f2-a8df-8981b1844549"/>
</informationRequirement>
<decisionTable hitPolicy="PRIORITY" outputLabel="Approval Status" preferredOrientation="Rule-as-Row">
<input id="_f64e79ef-12df-471a-8830-18dd1060e8f0" label="Age">
<inputExpression typeRef="number">
<text>Age</text>
</inputExpression>
</input>
<input id="_066896e9-14c6-4684-a6a7-1036057c69ae" label="RiskCategory">
<inputExpression typeRef="string">
<text>RiskCategory</text>
</inputExpression>
<inputValues>
<text>"High", "Low", "Medium"</text>
</inputValues>
</input>
<input id="_11764a00-cb22-4e5b-8e52-cbcd2a4d3971" label="isAffordable">
<inputExpression typeRef="boolean">
<text>isAffordable</text>
</inputExpression>
</input>
<output id="_c8adc49f-998f-48b8-bd79-746d9c3d25b3">
<outputValues>
<text>"Approved", "Declined"</text>
</outputValues>
</output>
<rule id="_d720490a-c6c7-4e48-b003-44d99720c632">
<inputEntry id="_d720490a-c6c7-4e48-b003-44d99720c632-0">
<text>>=18</text>
</inputEntry>
<inputEntry id="_d720490a-c6c7-4e48-b003-44d99720c632-1">
<text>"Medium","Low"</text>
</inputEntry>
<inputEntry id="_d720490a-c6c7-4e48-b003-44d99720c632-2">
<text>true</text>
</inputEntry>
<outputEntry id="_d720490a-c6c7-4e48-b003-44d99720c632-3">
<text>"Approved"</text>
</outputEntry>
</rule>
<rule id="_8e20e9ca-e276-4c26-b09a-52fe55f7b18a">
<inputEntry id="_8e20e9ca-e276-4c26-b09a-52fe55f7b18a-0">
<text>-</text>
</inputEntry>
<inputEntry id="_8e20e9ca-e276-4c26-b09a-52fe55f7b18a-1">
<text>-</text>
</inputEntry>
<inputEntry id="_8e20e9ca-e276-4c26-b09a-52fe55f7b18a-2">
<text>-</text>
</inputEntry>
<outputEntry id="_8e20e9ca-e276-4c26-b09a-52fe55f7b18a-3">
<text>"Declined"</text>
</outputEntry>
</rule>
</decisionTable>
</decision>
<inputData name="Age" id="_41effb45-b3c4-46ac-b1da-122b3e428a98">
<variable typeRef="number" name="Age"/>
</inputData>
<inputData name="RiskCategory" id="_5a4bdb64-f0ef-4978-9e03-6f1ae64a1f17">
<variable typeRef="string" name="RiskCategory"/>
</inputData>
<inputData name="isAffordable" id="_8ff18665-84e9-49f2-a8df-8981b1844549">
<variable typeRef="boolean" name="isAffordable"/>
</inputData>
<dmndi:DMNDI>
<dmndi:DMNDiagram id="_501f6033-f4bc-4823-99aa-edaf29ac2e0b_D1">
<dmndi:Size height="650.0" width="879.0"/>
<dmndi:DMNShape dmnElementRef="_3b2953a3-745f-4d2e-b55d-75c8c5ae653c" id="_501f6033-f4bc-4823-99aa-edaf29ac2e0b_s1">
<dc:Bounds height="61.0" width="154.0" x="362.0" y="150.0"/>
</dmndi:DMNShape>
<dmndi:DMNShape dmnElementRef="_41effb45-b3c4-46ac-b1da-122b3e428a98" id="_501f6033-f4bc-4823-99aa-edaf29ac2e0b_s2">
<dc:Bounds height="60.0" width="153.0" x="150.0" y="331.0"/>
</dmndi:DMNShape>
<dmndi:DMNShape dmnElementRef="_5a4bdb64-f0ef-4978-9e03-6f1ae64a1f17" id="_501f6033-f4bc-4823-99aa-edaf29ac2e0b_s3">
<dc:Bounds height="60.0" width="153.0" x="363.0" y="331.0"/>
</dmndi:DMNShape>
<dmndi:DMNShape dmnElementRef="_8ff18665-84e9-49f2-a8df-8981b1844549" id="_501f6033-f4bc-4823-99aa-edaf29ac2e0b_s4">
<dc:Bounds height="60.0" width="153.0" x="576.0" y="331.0"/>
</dmndi:DMNShape>
<dmndi:DMNEdge dmnElementRef="_239d9761-857d-4350-aafe-c2be728e0a2e" id="_501f6033-f4bc-4823-99aa-edaf29ac2e0b_e1">
<di:waypoint x="439.0" y="331.0"/>
<di:waypoint x="439.0" y="211.0"/>
</dmndi:DMNEdge>
<dmndi:DMNEdge dmnElementRef="_7c1ce32d-66a6-42a8-8083-1e561947f7f0" id="_501f6033-f4bc-4823-99aa-edaf29ac2e0b_e2">
<di:waypoint x="226.0" y="331.0"/>
<di:waypoint x="439.0" y="211.0"/>
</dmndi:DMNEdge>
<dmndi:DMNEdge dmnElementRef="_6a334676-b5df-4f07-8060-ac6dca6e5214" id="_501f6033-f4bc-4823-99aa-edaf29ac2e0b_e3">
<di:waypoint x="652.0" y="331.0"/>
<di:waypoint x="439.0" y="211.0"/>
</dmndi:DMNEdge>
</dmndi:DMNDiagram>
</dmndi:DMNDI>
</definitions>