Constant DMN_3_0021
Source pub const DMN_3_0021: &str = "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n<definitions namespace=\"http://www.trisotech.com/definitions/_f52ca843-504b-4c3b-a6bc-4d377bffef7a\"\n name=\"filter001\" \n id=\"_g52ca843-504b-4c3b-a6bc-4d377bffef7a\"\n xmlns=\"https://www.omg.org/spec/DMN/20191111/MODEL/\"\n xmlns:di=\"http://www.omg.org/spec/DMN/20180521/DI/\"\n xmlns:dmndi=\"https://www.omg.org/spec/DMN/20191111/DMNDI/\"\n xmlns:dc=\"http://www.omg.org/spec/DMN/20180521/DC/\">\n\n <itemDefinition isCollection=\"true\" name=\"tStringList\" id=\"tStringList\">\n <typeRef>string</typeRef>\n </itemDefinition>\n \n <inputData name=\"Employees\" id=\"_Employees\">\n <variable typeRef=\"tStringList\" name=\"Employees\"/>\n </inputData>\n \n <decision name=\"decision1\" id=\"decision1\">\n <variable typeRef=\"tStringList\" name=\"decision1\"/>\n <informationRequirement id=\"_14c133f4-3127-4c16-97b6-e0e1b76d2c07\">\n <requiredInput href=\"#_Employees\"/>\n </informationRequirement>\n <literalExpression>\n <text>sublist(Employees, 2, 1)</text>\n </literalExpression>\n </decision>\n \n <decision name=\"decision2\" id=\"decision2\">\n <variable typeRef=\"string\" name=\"decision2\"/>\n <informationRequirement id=\"_72809455-c133-48a0-88e1-5900fb71b43f\">\n <requiredInput href=\"#_Employees\"/>\n </informationRequirement>\n <literalExpression>\n <text>sublist(Employees, 2, 1)</text>\n </literalExpression>\n </decision>\n \n <decision name=\"decision3\" id=\"decision3\">\n <variable typeRef=\"tStringList\" name=\"decision3\"/>\n <informationRequirement id=\"_8643a0b7-f6a9-45fe-9fa1-3550c6b289c4\">\n <requiredInput href=\"#_Employees\"/>\n </informationRequirement>\n <literalExpression>\n <text>Employees[item = \"Bob\"]</text>\n </literalExpression>\n </decision>\n \n <decision name=\"decision4\" id=\"decision4\">\n <variable typeRef=\"string\" name=\"decision4\"/>\n <informationRequirement id=\"_53c66f19-5053-4427-90d9-2d953be5eb44\">\n <requiredInput href=\"#_Employees\"/>\n </informationRequirement>\n <literalExpression>\n <text>Employees[item = \"Bob\"]</text>\n </literalExpression>\n </decision>\n \n <decision name=\"decision5\" id=\"decision5\">\n <variable typeRef=\"string\" name=\"decision5\"/>\n <informationRequirement id=\"_fda891d5-fc32-4e86-9b94-59faf98c9ae9\">\n <requiredInput href=\"#_Employees\"/>\n </informationRequirement>\n <literalExpression>\n <text>upper case( Employees[item = \"Bob\"] )</text>\n </literalExpression>\n </decision>\n\n <decision name=\"decision6\" id=\"decision6\">\n <variable typeRef=\"string\" name=\"decision6\"/>\n <informationRequirement id=\"_8fe9a56e-0e7c-4183-8437-960c3b9166a8\">\n <requiredInput href=\"#_Employees\"/>\n </informationRequirement>\n <literalExpression>\n <text>lower case( Employees[item = \"Bob\"] )</text>\n </literalExpression>\n </decision>\n \n <dmndi:DMNDI>\n <dmndi:DMNDiagram id=\"_f52ca843-504b-4c3b-a6bc-4d377bffef7a_D1\">\n <dmndi:Size height=\"650.0\" width=\"1310.0\"/>\n <dmndi:DMNShape dmnElementRef=\"_Employees\" id=\"_f52ca843-504b-4c3b-a6bc-4d377bffef7a_s1\">\n <dc:Bounds height=\"60.0\" width=\"153.0\" x=\"579.0\" y=\"331.0\"/>\n </dmndi:DMNShape>\n <dmndi:DMNShape dmnElementRef=\"decision1\" id=\"_f52ca843-504b-4c3b-a6bc-4d377bffef7a_s2\">\n <dc:Bounds height=\"61.0\" width=\"154.0\" x=\"150.0\" y=\"150.0\"/>\n </dmndi:DMNShape>\n <dmndi:DMNShape dmnElementRef=\"decision2\" id=\"_f52ca843-504b-4c3b-a6bc-4d377bffef7a_s3\">\n <dc:Bounds height=\"61.0\" width=\"154.0\" x=\"364.0\" y=\"150.0\"/>\n </dmndi:DMNShape>\n <dmndi:DMNShape dmnElementRef=\"decision3\" id=\"_f52ca843-504b-4c3b-a6bc-4d377bffef7a_s4\">\n <dc:Bounds height=\"61.0\" width=\"154.0\" x=\"578.0\" y=\"150.0\"/>\n </dmndi:DMNShape>\n <dmndi:DMNShape dmnElementRef=\"decision4\" id=\"_f52ca843-504b-4c3b-a6bc-4d377bffef7a_s5\">\n <dc:Bounds height=\"61.0\" width=\"154.0\" x=\"792.0\" y=\"150.0\"/>\n </dmndi:DMNShape>\n <dmndi:DMNShape dmnElementRef=\"decision5\" id=\"_f52ca843-504b-4c3b-a6bc-4d377bffef7a_s6\">\n <dc:Bounds height=\"61.0\" width=\"154.0\" x=\"1006.0\" y=\"150.0\"/>\n </dmndi:DMNShape>\n <dmndi:DMNEdge dmnElementRef=\"_14c133f4-3127-4c16-97b6-e0e1b76d2c07\" id=\"_f52ca843-504b-4c3b-a6bc-4d377bffef7a_e1\">\n <di:waypoint x=\"655.0\" y=\"331.0\"/>\n <di:waypoint x=\"227.0\" y=\"211.0\"/>\n </dmndi:DMNEdge>\n <dmndi:DMNEdge dmnElementRef=\"_72809455-c133-48a0-88e1-5900fb71b43f\" id=\"_f52ca843-504b-4c3b-a6bc-4d377bffef7a_e2\">\n <di:waypoint x=\"655.0\" y=\"331.0\"/>\n <di:waypoint x=\"441.0\" y=\"211.0\"/>\n </dmndi:DMNEdge>\n <dmndi:DMNEdge dmnElementRef=\"_8643a0b7-f6a9-45fe-9fa1-3550c6b289c4\" id=\"_f52ca843-504b-4c3b-a6bc-4d377bffef7a_e3\">\n <di:waypoint x=\"655.0\" y=\"331.0\"/>\n <di:waypoint x=\"655.0\" y=\"211.0\"/>\n </dmndi:DMNEdge>\n <dmndi:DMNEdge dmnElementRef=\"_53c66f19-5053-4427-90d9-2d953be5eb44\" id=\"_f52ca843-504b-4c3b-a6bc-4d377bffef7a_e4\">\n <di:waypoint x=\"655.0\" y=\"331.0\"/>\n <di:waypoint x=\"869.0\" y=\"211.0\"/>\n </dmndi:DMNEdge>\n <dmndi:DMNEdge dmnElementRef=\"fda891d5-fc32-4e86-9b94-59faf98c9ae9\" id=\"_f52ca843-504b-4c3b-a6bc-4d377bffef7a_e5\">\n <di:waypoint x=\"655.0\" y=\"331.0\"/>\n <di:waypoint x=\"1083.0\" y=\"211.0\"/>\n </dmndi:DMNEdge>\n </dmndi:DMNDiagram>\n </dmndi:DMNDI>\n</definitions>";