Constant DMN_2_0111
Source pub const DMN_2_0111: &str = "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n<definitions namespace=\"https://dsntk.io\"\n name=\"compliance-level-2-test-0111\"\n id=\"_6eefc765-d800-40a1-a3fd-e24db1f97e04\"\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 <extensionElements/>\n <decision name=\"Advertisement\" id=\"advertisement\">\n <variable typeRef=\"string\" name=\"Advertisement\" id=\"_7f901e84-f450-4108-8b5e-409742a9e301\"/>\n <informationRequirement id=\"_937b0758-6905-4f1d-9874-7b62a2024fdc\">\n <requiredInput href=\"#inputData_input_1\"/>\n </informationRequirement>\n <decisionTable hitPolicy=\"FIRST\" outputLabel=\"Advertisement\" typeRef=\"string\" id=\"decisionTable_1\">\n <input id=\"input_1\">\n <inputExpression typeRef=\"number\">\n <text>age</text>\n </inputExpression>\n </input>\n <output id=\"output_1\"/>\n <rule id=\"DecisionRule_0bqji8h\">\n <inputEntry id=\"UnaryTests_0zl6br9\">\n <text>>18</text>\n </inputEntry>\n <outputEntry id=\"LiteralExpression_10tjqb0\">\n <text>\"Cars\"</text>\n </outputEntry>\n </rule>\n <rule id=\"DecisionRule_1m87ug5\">\n <inputEntry id=\"UnaryTests_0loyy07\">\n <text>>12</text>\n </inputEntry>\n <outputEntry id=\"LiteralExpression_0rlkccr\">\n <text>\"Videogames\"</text>\n </outputEntry>\n </rule>\n <rule id=\"DecisionRule_0fnal3o\">\n <inputEntry id=\"UnaryTests_1jpefrb\">\n <text>>0</text>\n </inputEntry>\n <outputEntry id=\"LiteralExpression_1nermff\">\n <text>\"Toys\"</text>\n </outputEntry>\n </rule>\n </decisionTable>\n </decision>\n <inputData name=\"age\" id=\"inputData_input_1\">\n <variable typeRef=\"number\" name=\"age\" id=\"_966f839f-5392-4d9c-902c-397105f16303\"/>\n </inputData>\n <dmndi:DMNDI>\n <dmndi:DMNDiagram id=\"Definitions_1qokm8z_D1\">\n <dmndi:Size height=\"650.0\" width=\"650.0\"/>\n <dmndi:DMNShape dmnElementRef=\"advertisement\" id=\"Definitions_1qokm8z_s1\">\n <dc:Bounds height=\"61.0\" width=\"154.0\" x=\"150.0\" y=\"150.0\"/>\n </dmndi:DMNShape>\n <dmndi:DMNShape dmnElementRef=\"inputData_input_1\" id=\"Definitions_1qokm8z_s2\">\n <dc:Bounds height=\"60.0\" width=\"153.0\" x=\"151.0\" y=\"331.0\"/>\n </dmndi:DMNShape>\n <dmndi:DMNEdge dmnElementRef=\"_937b0758-6905-4f1d-9874-7b62a2024fdc\" id=\"Definitions_1qokm8z_e1\">\n <di:waypoint x=\"227.0\" y=\"331.0\"/>\n <di:waypoint x=\"227.0\" y=\"211.0\"/>\n </dmndi:DMNEdge>\n </dmndi:DMNDiagram>\n </dmndi:DMNDI>\n</definitions>\n";