Constant dmntk_examples::DMN_3_0035

source ·
pub const DMN_3_0035: &str = "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n<definitions exporter=\"DMN Modeler\" exporterVersion=\"6.0.7.2\" namespace=\"http://www.trisotech.com/dmn/definitions/_a76ecb13-8ecb-4eb4-b590-41f33e8d5108\" name=\"rgbcolor\" triso:logoChoice=\"Default\"\n             id=\"_a76ecb13-8ecb-4eb4-b590-41f33e8d5108\" xmlns=\"https://www.omg.org/spec/DMN/20191111/MODEL/\" xmlns:di=\"http://www.omg.org/spec/DMN/20180521/DI/\"\n             xmlns:dmndi=\"https://www.omg.org/spec/DMN/20191111/DMNDI/\" xmlns:dc=\"http://www.omg.org/spec/DMN/20180521/DC/\" xmlns:triso=\"http://www.trisotech.com/2015/triso/modeling\"\n             xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\">\n    <extensionElements/>\n    <itemDefinition name=\"tValue\" label=\"tValue\">\n        <typeRef>number</typeRef>\n        <allowedValues triso:constraintsType=\"simple\">\n            <text>[0..255]</text>\n        </allowedValues>\n    </itemDefinition>\n    <itemDefinition name=\"t015\" label=\"t015\">\n        <typeRef>number</typeRef>\n        <allowedValues triso:constraintsType=\"simple\">\n            <text>[0..15]</text>\n        </allowedValues>\n    </itemDefinition>\n    <itemDefinition name=\"tCMYK\" label=\"tCMYK\">\n        <itemComponent name=\"C\" id=\"_961de564-811a-478c-bb63-e46a028acaef\">\n            <typeRef>number</typeRef>\n        </itemComponent>\n        <itemComponent name=\"M\" id=\"_aa7fe801-8a13-4d7e-856b-fc4798f4c75f\">\n            <typeRef>number</typeRef>\n        </itemComponent>\n        <itemComponent name=\"Y\" id=\"_1dc22ac9-058f-4f65-85b0-9fdb8f59553f\">\n            <typeRef>number</typeRef>\n        </itemComponent>\n        <itemComponent name=\"K\" id=\"_817f3567-e168-4fbe-88a0-bf6803776abd\">\n            <typeRef>number</typeRef>\n        </itemComponent>\n    </itemDefinition>\n    <itemDefinition isCollection=\"false\" name=\"tRGB\" label=\"tRGB\">\n        <itemComponent isCollection=\"false\" name=\"R\" id=\"_4e556193-4c54-4cb9-93bd-b7692baf30ca\">\n            <typeRef>tValue</typeRef>\n            <allowedValues triso:constraintsType=\"simple\">\n                <text>[0..255]</text>\n            </allowedValues>\n        </itemComponent>\n        <itemComponent isCollection=\"false\" name=\"G\" id=\"_b186a9a4-69f0-45c3-b61d-d71cfe53d5d5\">\n            <typeRef>tValue</typeRef>\n            <allowedValues triso:constraintsType=\"simple\">\n                <text>[0..255]</text>\n            </allowedValues>\n        </itemComponent>\n        <itemComponent isCollection=\"false\" name=\"B\" id=\"_83c4bf71-8ed4-4163-af63-b81e2be7853c\">\n            <typeRef>tValue</typeRef>\n            <allowedValues triso:constraintsType=\"simple\">\n                <text>[0..255]</text>\n            </allowedValues>\n        </itemComponent>\n    </itemDefinition>\n    <itemDefinition isCollection=\"false\" name=\"tProfileofColor\" label=\"tProfileofColor\">\n        <itemComponent isCollection=\"false\" name=\"RGB notation\" id=\"_a7eef908-98c5-48fa-957d-c73cab1f4864\">\n            <typeRef>tRGB</typeRef>\n        </itemComponent>\n        <itemComponent isCollection=\"false\" name=\"Hex notation\" id=\"_43236c49-e0a3-47d8-8c25-2007f90f9f6e\">\n            <typeRef>string</typeRef>\n        </itemComponent>\n        <itemComponent isCollection=\"false\" name=\"CMYK notation\" id=\"_86f9cb6e-5ef9-4734-bef6-b856bfffd052\">\n            <typeRef>tCMYK</typeRef>\n        </itemComponent>\n    </itemDefinition>\n    <businessKnowledgeModel name=\"remainder\" id=\"_164dc6ba-de3d-44e6-8a19-b6480354e6b9\">\n        <variable name=\"remainder\" id=\"_1fe7cdad-f987-4257-bd57-bc20a1b083f8\"/>\n        <encapsulatedLogic kind=\"FEEL\" id=\"_5995b18a-65f6-4805-b0e8-b505ea742fe7\">\n            <formalParameter typeRef=\"number\" name=\"num\" id=\"_0e114a11-569e-498c-a5c1-35cda7d48cae\"/>\n            <formalParameter typeRef=\"number\" name=\"divisor\" id=\"_57b5a7e9-45fc-46df-8f78-48e529f35acd\"/>\n            <literalExpression id=\"_462ea1ed-2fbb-4b4f-b240-fc9737578149\">\n                <text>num-(floor(num/divisor)*divisor)</text>\n            </literalExpression>\n        </encapsulatedLogic>\n    </businessKnowledgeModel>\n    <businessKnowledgeModel name=\"single encode to hex\" id=\"_f184a8e1-8808-4e5b-95e2-5d232563d35d\">\n        <variable name=\"single encode to hex\" id=\"_67626047-2376-4f3f-a104-24030bf96a83\"/>\n        <encapsulatedLogic kind=\"FEEL\" id=\"_69e87c91-f53e-422e-badf-fcdb7e85214c\">\n            <formalParameter typeRef=\"t015\" name=\"digit\" id=\"_b6afec0c-b966-4b57-b2b2-a9d0f24cf1e8\"/>\n            <context id=\"_cf5ec156-65dd-4d53-bcbe-fbbde472e646\">\n                <contextEntry>\n                    <variable typeRef=\"string\" name=\"mapping\" id=\"_e5001ab3-b31a-4842-896f-cee34757bf7d\"/>\n                    <decisionTable hitPolicy=\"UNIQUE\" outputLabel=\"mapping\" id=\"_6cdd88cf-4641-469c-9cd8-de76a0117d9b\">\n                        <input id=\"_06cdfb50-a239-4b4f-9499-e0230043bb3e\">\n                            <inputExpression typeRef=\"t015\">\n                                <text>digit</text>\n                            </inputExpression>\n                            <inputValues triso:constraintsType=\"simple\">\n                                <text>[0..15]</text>\n                            </inputValues>\n                        </input>\n                        <output id=\"_d495dae7-84e1-4d7c-b722-6a1685488304\"/>\n                        <rule id=\"_67d56550-572e-4809-ac54-f1969b240701\">\n                            <inputEntry id=\"_f0c78afe-4e14-4b51-a0af-a27866494c07\">\n                                <text>[0..9]</text>\n                            </inputEntry>\n                            <outputEntry id=\"_4b68683c-107d-4086-8e1a-aca08a387519\">\n                                <text>string(digit)</text>\n                            </outputEntry>\n                        </rule>\n                        <rule id=\"_ebc5dfd0-4689-41d7-8f7d-8bc16221f99e\">\n                            <inputEntry id=\"_da7f17d7-69c6-4666-9b8a-c23de8a824f1\">\n                                <text>10</text>\n                            </inputEntry>\n                            <outputEntry id=\"_91a2de90-6692-4d28-a4e6-26706b8f1d4c\">\n                                <text>\"A\"</text>\n                            </outputEntry>\n                        </rule>\n                        <rule id=\"_70b1e233-ec2b-402a-9a6b-998ac19df2b6\">\n                            <inputEntry id=\"_73736c27-4142-4cf3-827f-732f755b1c6b\">\n                                <text>11</text>\n                            </inputEntry>\n                            <outputEntry id=\"_d98c96a0-5e75-4bd9-8ca5-0a0e873bb840\">\n                                <text>\"B\"</text>\n                            </outputEntry>\n                        </rule>\n                        <rule id=\"_bec3f1a9-6b46-4bac-9efc-1e650ba5cc7e\">\n                            <inputEntry id=\"_8e50458c-aec6-4048-a81c-5904700f22f4\">\n                                <text>12</text>\n                            </inputEntry>\n                            <outputEntry id=\"_e1a2b249-412b-4f74-a1a5-22554aaed39b\">\n                                <text>\"C\"</text>\n                            </outputEntry>\n                        </rule>\n                        <rule id=\"_dbae577a-9875-4678-8c1a-b9554a4ec35c\">\n                            <inputEntry id=\"_f91ddf49-2349-4fc1-b4a2-a66c76a1853c\">\n                                <text>13</text>\n                            </inputEntry>\n                            <outputEntry id=\"_404e8564-609a-4aa1-8e09-24338a403d94\">\n                                <text>\"D\"</text>\n                            </outputEntry>\n                        </rule>\n                        <rule id=\"_cda3e8bd-1c4c-4583-9ef2-74d60c31af34\">\n                            <inputEntry id=\"_ea973684-e1e1-4467-b1f3-2cf8ad895532\">\n                                <text>14</text>\n                            </inputEntry>\n                            <outputEntry id=\"_96dc8e49-4e2c-4400-8d6a-44139b7c9f4b\">\n                                <text>\"E\"</text>\n                            </outputEntry>\n                        </rule>\n                        <rule id=\"_0c1bbb23-1b68-4bad-9ced-dbf677b87d6d\">\n                            <inputEntry id=\"_a87ee56d-b1c6-4c06-8b7f-32456de33bfa\">\n                                <text>15</text>\n                            </inputEntry>\n                            <outputEntry id=\"_d1183152-9178-41ae-b5d1-43ef8821e8ef\">\n                                <text>\"F\"</text>\n                            </outputEntry>\n                        </rule>\n                    </decisionTable>\n                </contextEntry>\n                <contextEntry>\n                    <literalExpression id=\"_c512eb30-0587-4335-bbb6-b54c2fb9baca\">\n                        <text>mapping</text>\n                    </literalExpression>\n                </contextEntry>\n            </context>\n        </encapsulatedLogic>\n    </businessKnowledgeModel>\n    <businessKnowledgeModel name=\"to hex\" id=\"_c36b4a7d-0eb1-4714-b6cd-ae50c8fabcc5\">\n        <variable name=\"to hex\" id=\"_e18903c9-019d-4a9f-b9d0-ea088be5524a\"/>\n        <encapsulatedLogic kind=\"FEEL\" id=\"_eef86b24-d4cb-4358-9640-fcb56edb5163\">\n            <formalParameter typeRef=\"tValue\" name=\"num\" id=\"_da72fded-697c-410f-98a0-e957fd0fe8a7\"/>\n            <literalExpression id=\"_266d4933-85e0-4441-b429-d9f190020580\">\n                <text>if num &lt; 16\n                    then \"0\" + single encode to hex(num)\n                    else single encode to hex(floor(num/16)) + single encode to hex(remainder(num, 16))\n                </text>\n            </literalExpression>\n        </encapsulatedLogic>\n        <knowledgeRequirement id=\"ce27566d-b787-4039-b233-f13088c0fc62\">\n            <requiredKnowledge href=\"#_164dc6ba-de3d-44e6-8a19-b6480354e6b9\"/>\n        </knowledgeRequirement>\n        <knowledgeRequirement id=\"_262fc1c7-b1b9-4e51-a8e8-a3adc1d3f1d7\">\n            <requiredKnowledge href=\"#_f184a8e1-8808-4e5b-95e2-5d232563d35d\"/>\n        </knowledgeRequirement>\n    </businessKnowledgeModel>\n    <decision name=\"hex Value\" id=\"_4759c73a-7eff-420f-b856-d89332811121\">\n        <variable typeRef=\"string\" name=\"hex Value\" id=\"_022c7f7f-28a4-4370-8c2d-72124fa6d07e\"/>\n        <informationRequirement id=\"_04752c35-5a9f-46ad-baec-bcbccbdc0103\">\n            <requiredInput href=\"#_76c4fb6d-9093-4b70-8b70-54bce203d401\"/>\n        </informationRequirement>\n        <informationRequirement id=\"_7a3a5f2a-a21b-400c-bdf9-477961b25d57\">\n            <requiredInput href=\"#_b4ef0ae3-fda6-4b02-8109-7ffabc6f218c\"/>\n        </informationRequirement>\n        <informationRequirement id=\"a1875caa-2578-439d-87b6-f07a42a0918c\">\n            <requiredInput href=\"#_7562a59d-4ec2-4686-aa92-34741382356f\"/>\n        </informationRequirement>\n        <knowledgeRequirement id=\"_5b1fbb1b-45b5-4d74-82d9-dbdb95c877fe\">\n            <requiredKnowledge href=\"#_c36b4a7d-0eb1-4714-b6cd-ae50c8fabcc5\"/>\n        </knowledgeRequirement>\n        <literalExpression id=\"_a0147eeb-8f85-44f5-8c91-e1f140718dad\">\n            <text>\"#\" + to hex(R Value) + to hex(G Value) + to hex(B Value)</text>\n        </literalExpression>\n    </decision>\n    <inputData name=\"R Value\" id=\"_76c4fb6d-9093-4b70-8b70-54bce203d401\">\n        <variable typeRef=\"tValue\" name=\"R Value\" id=\"_0c516ce4-cfce-4b62-9570-36b9ffa578c2\"/>\n    </inputData>\n    <inputData name=\"G Value\" id=\"_b4ef0ae3-fda6-4b02-8109-7ffabc6f218c\">\n        <variable typeRef=\"tValue\" name=\"G Value\" id=\"_1c704638-2c81-41bb-ae9b-c359b357ea1f\"/>\n    </inputData>\n    <inputData name=\"B Value\" id=\"_7562a59d-4ec2-4686-aa92-34741382356f\">\n        <variable typeRef=\"tValue\" name=\"B Value\" id=\"_bfa2c7fd-4786-4124-ba79-9bf789d3e89d\"/>\n    </inputData>\n    <decision name=\"cmyk Value\" id=\"_4969da0d-33af-4380-bcb3-19a85331f5a1\">\n        <variable typeRef=\"tCMYK\" name=\"cmyk Value\" id=\"_c42af6eb-c147-491f-a4ab-f71cbd9dde97\"/>\n        <informationRequirement id=\"_58ef01f7-adc6-465a-be11-7d887fb3a99b\">\n            <requiredInput href=\"#_76c4fb6d-9093-4b70-8b70-54bce203d401\"/>\n        </informationRequirement>\n        <informationRequirement id=\"fdbf98f0-20a3-4795-b24d-81067e2f1717\">\n            <requiredInput href=\"#_b4ef0ae3-fda6-4b02-8109-7ffabc6f218c\"/>\n        </informationRequirement>\n        <informationRequirement id=\"e99dae90-27a9-4d14-be69-70e92ea34686\">\n            <requiredInput href=\"#_7562a59d-4ec2-4686-aa92-34741382356f\"/>\n        </informationRequirement>\n        <context id=\"_5ae53635-a8bb-4d91-97cf-ab02215c2645\">\n            <contextEntry>\n                <variable typeRef=\"number\" name=\"Rn\" id=\"_29668bf9-99dc-44eb-8185-79affe821451\"/>\n                <literalExpression id=\"_78581190-3494-49ad-95c0-98ee46744d30\">\n                    <text>R Value / 255</text>\n                </literalExpression>\n            </contextEntry>\n            <contextEntry>\n                <variable typeRef=\"number\" name=\"Gn\" id=\"_ca2eac85-e940-45df-8d8d-67b15ca49106\"/>\n                <literalExpression id=\"_40449677-ca6e-406b-a5d0-acdb572a8cfc\">\n                    <text>G Value / 255</text>\n                </literalExpression>\n            </contextEntry>\n            <contextEntry>\n                <variable typeRef=\"number\" name=\"Bn\" id=\"_7fbc054a-806f-4d17-9360-178e63ace3de\"/>\n                <literalExpression id=\"_7e253f01-40eb-4500-8c79-678c88656139\">\n                    <text>B Value / 255</text>\n                </literalExpression>\n            </contextEntry>\n            <contextEntry>\n                <variable typeRef=\"number\" name=\"Kn\" id=\"_32295b7c-fa65-4c5f-9d49-221da22288da\"/>\n                <literalExpression id=\"_bbba98e9-7682-47f8-8e17-dfe221601872\">\n                    <text>1-max(Rn, Gn, Bn)</text>\n                </literalExpression>\n            </contextEntry>\n            <contextEntry>\n                <variable typeRef=\"number\" name=\"Cn\" id=\"_7b4e91b6-be23-49e7-bafe-3b4d2abd1e64\"/>\n                <literalExpression id=\"_f49843ae-dc08-4c65-b0dd-36f0f23ccb79\">\n                    <text>if Kn=1 then 0 else (1-Rn-Kn) / (1-Kn)</text>\n                </literalExpression>\n            </contextEntry>\n            <contextEntry>\n                <variable typeRef=\"number\" name=\"Mn\" id=\"_7965cc95-8c0b-4710-926f-676948b4e8d6\"/>\n                <literalExpression id=\"_a58f764a-68d6-4cc0-9127-b9e1a4327bb9\">\n                    <text>if Kn=1 then 0 else (1-Gn-Kn) / (1-Kn)</text>\n                </literalExpression>\n            </contextEntry>\n            <contextEntry>\n                <variable typeRef=\"number\" name=\"Yn\" id=\"_ca93d416-311a-447e-8c8a-82852008e28b\"/>\n                <literalExpression id=\"_3511735d-5fc9-427f-ae06-07c369dc6d9f\">\n                    <text>if Kn=1 then 0 else (1-Bn-Kn) / (1-Kn)</text>\n                </literalExpression>\n            </contextEntry>\n            <contextEntry>\n                <variable typeRef=\"tCMYK\" name=\"cmyk\" id=\"_1634e30a-2bf1-4be3-9065-e1f0413c06ee\"/>\n                <context id=\"_36db5b09-91f5-4333-a354-11ff3df10927\">\n                    <contextEntry>\n                        <variable typeRef=\"number\" name=\"C\" id=\"_2beb452a-deeb-40af-bcf6-12b7d5231f2e\"/>\n                        <literalExpression id=\"_0af37aa1-9ce9-4cbb-92f6-2d04dc372e87\">\n                            <text>decimal(Cn*100, 0)</text>\n                        </literalExpression>\n                    </contextEntry>\n                    <contextEntry>\n                        <variable typeRef=\"number\" name=\"M\" id=\"_c7964597-7979-43a0-8c34-19b033690729\"/>\n                        <literalExpression id=\"_fc2ff920-ce53-48d9-a773-5f320d1db99e\">\n                            <text>decimal(Mn*100, 0)</text>\n                        </literalExpression>\n                    </contextEntry>\n                    <contextEntry>\n                        <variable typeRef=\"number\" name=\"Y\" id=\"_05e92ab2-e6da-49f2-a112-76893f68c48d\"/>\n                        <literalExpression id=\"_4ea289e2-7dd8-4183-b7c9-28cd22bccead\">\n                            <text>decimal(Yn*100, 0)</text>\n                        </literalExpression>\n                    </contextEntry>\n                    <contextEntry>\n                        <variable typeRef=\"number\" name=\"K\" id=\"_04017620-47ee-4daa-b99b-3b72d7215ee4\"/>\n                        <literalExpression id=\"_a6f42375-54c2-497b-b32c-eb576a819482\">\n                            <text>decimal(Kn*100, 0)</text>\n                        </literalExpression>\n                    </contextEntry>\n                </context>\n            </contextEntry>\n            <contextEntry>\n                <literalExpression id=\"_d8e15dc8-345e-45dd-8cf0-9e0c9eb6291b\">\n                    <text>cmyk</text>\n                </literalExpression>\n            </contextEntry>\n        </context>\n    </decision>\n    <decision name=\"Profile of Color\" id=\"_70c6c572-8743-468f-8b77-e2d4940bec8f\">\n        <variable typeRef=\"tProfileofColor\" name=\"Profile of Color\" id=\"_b431c9d0-4f5d-469b-a115-5b127f984646\"/>\n        <informationRequirement id=\"c3333706-c3b6-415b-9a22-32418d4de44e\">\n            <requiredDecision href=\"#_4759c73a-7eff-420f-b856-d89332811121\"/>\n        </informationRequirement>\n        <informationRequirement id=\"_052cfd68-edeb-47a4-9256-7f568a0f168c\">\n            <requiredDecision href=\"#_4969da0d-33af-4380-bcb3-19a85331f5a1\"/>\n        </informationRequirement>\n        <informationRequirement id=\"d7965721-6fa1-4053-aad2-5e1043ac78af\">\n            <requiredInput href=\"#_76c4fb6d-9093-4b70-8b70-54bce203d401\"/>\n        </informationRequirement>\n        <informationRequirement id=\"db55ba0e-8fc0-4653-ad1d-dc5de31b7175\">\n            <requiredInput href=\"#_b4ef0ae3-fda6-4b02-8109-7ffabc6f218c\"/>\n        </informationRequirement>\n        <informationRequirement id=\"c827d880-b3dd-4615-8957-311338ed36ef\">\n            <requiredInput href=\"#_7562a59d-4ec2-4686-aa92-34741382356f\"/>\n        </informationRequirement>\n        <context id=\"_36cc7671-0380-4a96-8d51-93c1d1192d94\">\n            <contextEntry>\n                <variable typeRef=\"tProfileofColor\" name=\"Profile of Color\" id=\"_f1f51c5a-e9f0-4369-bbd7-e88276b055ef\"/>\n                <context id=\"_4ab5ac12-2e1c-408b-b4c3-03fc7e3e2588\">\n                    <contextEntry>\n                        <variable typeRef=\"tRGB\" name=\"RGB notation\" id=\"_97625c3b-e3f7-4b16-9908-0ad210658d6c\"/>\n                        <context id=\"_b49c4de8-1886-4a46-956d-931d4ac7893e\">\n                            <contextEntry>\n                                <variable typeRef=\"tValue\" name=\"R\" id=\"_77235502-e4dc-4f54-a934-fe222d4559d1\"/>\n                                <literalExpression id=\"_48e6bd27-c844-41dc-9bbc-f3a5b47a4cd6\">\n                                    <text>R Value</text>\n                                </literalExpression>\n                            </contextEntry>\n                            <contextEntry>\n                                <variable typeRef=\"tValue\" name=\"G\" id=\"_5a974e63-0305-4a3a-b0b0-21f50a09340a\"/>\n                                <literalExpression id=\"_001d3a71-9063-4986-a0bb-90ad957779ad\">\n                                    <text>G Value</text>\n                                </literalExpression>\n                            </contextEntry>\n                            <contextEntry>\n                                <variable typeRef=\"tValue\" name=\"B\" id=\"_d5f489cf-dbf0-4110-9319-cd829efbf778\"/>\n                                <literalExpression id=\"_1c918fce-dfc9-4d9b-bd4f-428700cb4858\">\n                                    <text>B Value</text>\n                                </literalExpression>\n                            </contextEntry>\n                        </context>\n                    </contextEntry>\n                    <contextEntry>\n                        <variable typeRef=\"string\" name=\"Hex notation\" id=\"_10ea0dbb-5ad7-447d-b6ac-7836773dd4a3\"/>\n                        <literalExpression id=\"_ef8ff37f-f4d3-4d87-ac13-3f3da345dc37\">\n                            <text>hex Value</text>\n                        </literalExpression>\n                    </contextEntry>\n                    <contextEntry>\n                        <variable typeRef=\"tCMYK\" name=\"CMYK notation\" id=\"_abf3c3ff-4d32-4ad6-9ede-ef5f07612ae4\"/>\n                        <literalExpression id=\"_cac637d5-a188-49f0-b0fa-2ea464595141\">\n                            <text>cmyk Value</text>\n                        </literalExpression>\n                    </contextEntry>\n                </context>\n            </contextEntry>\n            <contextEntry>\n                <literalExpression id=\"_e87e0b6f-401a-4bab-938e-07012e3bcf99\">\n                    <text>Profile of Color</text>\n                </literalExpression>\n            </contextEntry>\n        </context>\n    </decision>\n    <dmndi:DMNDI>\n        <dmndi:DMNDiagram id=\"_a76ecb13-8ecb-4eb4-b590-41f33e8d5108_D1\">\n            <dmndi:Size height=\"904.0\" width=\"1200.0\"/>\n            <dmndi:DMNShape dmnElementRef=\"_164dc6ba-de3d-44e6-8a19-b6480354e6b9\" id=\"_a76ecb13-8ecb-4eb4-b590-41f33e8d5108_s1\">\n                <dc:Bounds height=\"61.0\" width=\"154.0\" x=\"150.0\" y=\"693.0\"/>\n            </dmndi:DMNShape>\n            <dmndi:DMNShape dmnElementRef=\"_f184a8e1-8808-4e5b-95e2-5d232563d35d\" id=\"_a76ecb13-8ecb-4eb4-b590-41f33e8d5108_s2\">\n                <dc:Bounds height=\"61.0\" width=\"154.0\" x=\"364.0\" y=\"693.0\"/>\n            </dmndi:DMNShape>\n            <dmndi:DMNShape dmnElementRef=\"_c36b4a7d-0eb1-4714-b6cd-ae50c8fabcc5\" id=\"_a76ecb13-8ecb-4eb4-b590-41f33e8d5108_s3\">\n                <dc:Bounds height=\"61.0\" width=\"154.0\" x=\"257.0\" y=\"512.0\"/>\n            </dmndi:DMNShape>\n            <dmndi:DMNShape dmnElementRef=\"_4759c73a-7eff-420f-b856-d89332811121\" id=\"_a76ecb13-8ecb-4eb4-b590-41f33e8d5108_s4\">\n                <dc:Bounds height=\"61.0\" width=\"154.0\" x=\"534.0\" y=\"331.0\"/>\n            </dmndi:DMNShape>\n            <dmndi:DMNShape dmnElementRef=\"_76c4fb6d-9093-4b70-8b70-54bce203d401\" id=\"_a76ecb13-8ecb-4eb4-b590-41f33e8d5108_s5\">\n                <dc:Bounds height=\"60.0\" width=\"153.0\" x=\"471.0\" y=\"512.0\"/>\n            </dmndi:DMNShape>\n            <dmndi:DMNShape dmnElementRef=\"_b4ef0ae3-fda6-4b02-8109-7ffabc6f218c\" id=\"_a76ecb13-8ecb-4eb4-b590-41f33e8d5108_s6\">\n                <dc:Bounds height=\"60.0\" width=\"153.0\" x=\"684.0\" y=\"512.0\"/>\n            </dmndi:DMNShape>\n            <dmndi:DMNShape dmnElementRef=\"_7562a59d-4ec2-4686-aa92-34741382356f\" id=\"_a76ecb13-8ecb-4eb4-b590-41f33e8d5108_s7\">\n                <dc:Bounds height=\"60.0\" width=\"153.0\" x=\"897.0\" y=\"512.0\"/>\n            </dmndi:DMNShape>\n            <dmndi:DMNShape dmnElementRef=\"_4969da0d-33af-4380-bcb3-19a85331f5a1\" id=\"_a76ecb13-8ecb-4eb4-b590-41f33e8d5108_s8\">\n                <dc:Bounds height=\"61.0\" width=\"154.0\" x=\"748.0\" y=\"331.0\"/>\n            </dmndi:DMNShape>\n            <dmndi:DMNShape dmnElementRef=\"_70c6c572-8743-468f-8b77-e2d4940bec8f\" id=\"_a76ecb13-8ecb-4eb4-b590-41f33e8d5108_s9\">\n                <dc:Bounds height=\"61.0\" width=\"154.0\" x=\"748.0\" y=\"150.0\"/>\n            </dmndi:DMNShape>\n            <dmndi:DMNEdge dmnElementRef=\"ce27566d-b787-4039-b233-f13088c0fc62\" id=\"_a76ecb13-8ecb-4eb4-b590-41f33e8d5108_e1\">\n                <di:waypoint x=\"227.0\" y=\"693.0\"/>\n                <di:waypoint x=\"334.0\" y=\"573.0\"/>\n            </dmndi:DMNEdge>\n            <dmndi:DMNEdge dmnElementRef=\"_262fc1c7-b1b9-4e51-a8e8-a3adc1d3f1d7\" id=\"_a76ecb13-8ecb-4eb4-b590-41f33e8d5108_e2\">\n                <di:waypoint x=\"441.0\" y=\"693.0\"/>\n                <di:waypoint x=\"334.0\" y=\"573.0\"/>\n            </dmndi:DMNEdge>\n            <dmndi:DMNEdge dmnElementRef=\"_5b1fbb1b-45b5-4d74-82d9-dbdb95c877fe\" id=\"_a76ecb13-8ecb-4eb4-b590-41f33e8d5108_e3\">\n                <di:waypoint x=\"334.0\" y=\"512.0\"/>\n                <di:waypoint x=\"611.0\" y=\"392.0\"/>\n            </dmndi:DMNEdge>\n            <dmndi:DMNEdge dmnElementRef=\"_04752c35-5a9f-46ad-baec-bcbccbdc0103\" id=\"_a76ecb13-8ecb-4eb4-b590-41f33e8d5108_e4\">\n                <di:waypoint x=\"547.0\" y=\"512.0\"/>\n                <di:waypoint x=\"611.0\" y=\"392.0\"/>\n            </dmndi:DMNEdge>\n            <dmndi:DMNEdge dmnElementRef=\"_7a3a5f2a-a21b-400c-bdf9-477961b25d57\" id=\"_a76ecb13-8ecb-4eb4-b590-41f33e8d5108_e5\">\n                <di:waypoint x=\"760.0\" y=\"512.0\"/>\n                <di:waypoint x=\"611.0\" y=\"392.0\"/>\n            </dmndi:DMNEdge>\n            <dmndi:DMNEdge dmnElementRef=\"a1875caa-2578-439d-87b6-f07a42a0918c\" id=\"_a76ecb13-8ecb-4eb4-b590-41f33e8d5108_e6\">\n                <di:waypoint x=\"973.0\" y=\"512.0\"/>\n                <di:waypoint x=\"611.0\" y=\"392.0\"/>\n            </dmndi:DMNEdge>\n            <dmndi:DMNEdge dmnElementRef=\"_58ef01f7-adc6-465a-be11-7d887fb3a99b\" id=\"_a76ecb13-8ecb-4eb4-b590-41f33e8d5108_e7\">\n                <di:waypoint x=\"547.0\" y=\"512.0\"/>\n                <di:waypoint x=\"825.0\" y=\"392.0\"/>\n            </dmndi:DMNEdge>\n            <dmndi:DMNEdge dmnElementRef=\"fdbf98f0-20a3-4795-b24d-81067e2f1717\" id=\"_a76ecb13-8ecb-4eb4-b590-41f33e8d5108_e8\">\n                <di:waypoint x=\"760.0\" y=\"512.0\"/>\n                <di:waypoint x=\"825.0\" y=\"392.0\"/>\n            </dmndi:DMNEdge>\n            <dmndi:DMNEdge dmnElementRef=\"e99dae90-27a9-4d14-be69-70e92ea34686\" id=\"_a76ecb13-8ecb-4eb4-b590-41f33e8d5108_e9\">\n                <di:waypoint x=\"973.0\" y=\"512.0\"/>\n                <di:waypoint x=\"825.0\" y=\"392.0\"/>\n            </dmndi:DMNEdge>\n            <dmndi:DMNEdge dmnElementRef=\"c3333706-c3b6-415b-9a22-32418d4de44e\" id=\"_a76ecb13-8ecb-4eb4-b590-41f33e8d5108_e10\">\n                <di:waypoint x=\"611.0\" y=\"331.0\"/>\n                <di:waypoint x=\"825.0\" y=\"211.0\"/>\n            </dmndi:DMNEdge>\n            <dmndi:DMNEdge dmnElementRef=\"_052cfd68-edeb-47a4-9256-7f568a0f168c\" id=\"_a76ecb13-8ecb-4eb4-b590-41f33e8d5108_e11\">\n                <di:waypoint x=\"825.0\" y=\"331.0\"/>\n                <di:waypoint x=\"825.0\" y=\"211.0\"/>\n            </dmndi:DMNEdge>\n            <dmndi:DMNEdge dmnElementRef=\"d7965721-6fa1-4053-aad2-5e1043ac78af\" id=\"_a76ecb13-8ecb-4eb4-b590-41f33e8d5108_e12\">\n                <di:waypoint x=\"547.0\" y=\"512.0\"/>\n                <di:waypoint x=\"825.0\" y=\"211.0\"/>\n            </dmndi:DMNEdge>\n            <dmndi:DMNEdge dmnElementRef=\"db55ba0e-8fc0-4653-ad1d-dc5de31b7175\" id=\"_a76ecb13-8ecb-4eb4-b590-41f33e8d5108_e13\">\n                <di:waypoint x=\"760.0\" y=\"512.0\"/>\n                <di:waypoint x=\"825.0\" y=\"211.0\"/>\n            </dmndi:DMNEdge>\n            <dmndi:DMNEdge dmnElementRef=\"c827d880-b3dd-4615-8957-311338ed36ef\" id=\"_a76ecb13-8ecb-4eb4-b590-41f33e8d5108_e14\">\n                <di:waypoint x=\"973.0\" y=\"512.0\"/>\n                <di:waypoint x=\"825.0\" y=\"211.0\"/>\n            </dmndi:DMNEdge>\n        </dmndi:DMNDiagram>\n    </dmndi:DMNDI>\n</definitions>\n\n";